aboutsummaryrefslogtreecommitdiff
path: root/contrib/articles/ui/ui-outline.tex
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-03 13:32:20 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-03 13:33:34 +0530
commitb56fedc0aefefb86fa8fe82135e219f4e2fddb6c (patch)
treeee237487128c09afff5fe7fa459e8d194b084ce2 /contrib/articles/ui/ui-outline.tex
parent16bf55622a2813a98e53e3a7311d201f1a46d71a (diff)
downloadwallet-core-b56fedc0aefefb86fa8fe82135e219f4e2fddb6c.tar.xz
cleanup
Diffstat (limited to 'contrib/articles/ui/ui-outline.tex')
-rw-r--r--contrib/articles/ui/ui-outline.tex101
1 files changed, 101 insertions, 0 deletions
diff --git a/contrib/articles/ui/ui-outline.tex b/contrib/articles/ui/ui-outline.tex
new file mode 100644
index 000000000..ba3cfd18e
--- /dev/null
+++ b/contrib/articles/ui/ui-outline.tex
@@ -0,0 +1,101 @@
+\documentclass[letterpaper,12pt]{article}
+\usepackage[margin=1in]{geometry}
+\usepackage{url}
+
+\begin{document}
+
+
+theme : Privacy increses usability
+title?
+
+outline :
+
+
+Describe workflow in existing payment systems
+- Cash
+ - authentication at ATM
+ - transaction authenticated by the cash
+ - worries : counterfit bills, wrong currency, etc.
+ - refunds
+- CC authentication
+ - online vs offline
+ - extended verification
+ - credential theft
+ "this reversal of authentication vs shoping slows shopping"
+ - worse because exposing yourself to a merchant
+ - can choose not to use a particular ATM
+ - 40 million stolen at target
+ - refunds, annoys banks
+ - swipe vs chip vs NFC
+- Bitcoin
+ - external application
+ - p2p not prowser friendly
+ - 5+ or 10 minute transactions mean designing new shopping carts
+ - minning suck0rs,
+ - massive transaction fees : blockchain.info
+ - hits you 2-3 times
+ - conversion sucks
+ - DDoS : wired article?
+
+
+Taler overview
+ copy from proposals?
+- bank, mint
+- wallet
+- merchant
+- auditor
+
+Taler payment process from customers prospective
+- similar to cash
+ - ATM
+ - merchant
+- contract
+ - digitally signed is better than paper reciept
+- failure modes
+ - insufficent funds
+ - restoring from backups causes double spending
+ - mint gives proof
+ - restoring from backups can lose coins
+ - mint not accepted by merchant
+ - F
+- change
+- refunds
+ vs CC
+ vs Cash
+
+
+Wallet provides isolation
+ Near copy from EXIST protosal?
+- Limits user risk
+- Nearly eliminates risk for merchant and mint
+ - lower transaction fees
+- Reserves simplify things
+
+Denomination choice
+- Anonymity refresh protocol
+- Withdraw automates like ATMs
+
+Broser extension
+- RESTful vs Bitcoin, OpenCoin, etc.
+ - Retrying RESTful transactions always works
+- minimizing dialog
+- see & pay ??
+- TBB integration
+ - Needed anyways
+- Other browser integration?
+ - Is it wise? Ok if not worried about anonymity Taler is still better
+ - Is tor2web worse?
+- W3C
+
+Autopay? pat payment recognision?
+- dangerous?
+- high charges
+- good for funny money
+
+NFC
+
+
+\end{document}
+
+
+