summaryrefslogtreecommitdiff
path: root/comparison
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-08-10 15:02:46 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-08-10 15:02:46 +0200
commit1cd57cf06f93d5f06af79afb8162628e7449af64 (patch)
treec29b3197b5ddcf652f7ee33fd8c51c4733744037 /comparison
parent834aec12632ec5a41208cb7aefce15ef588f16ba (diff)
downloadpapers-1cd57cf06f93d5f06af79afb8162628e7449af64.tar.gz
papers-1cd57cf06f93d5f06af79afb8162628e7449af64.tar.bz2
papers-1cd57cf06f93d5f06af79afb8162628e7449af64.zip
imporoved criteria
Diffstat (limited to 'comparison')
-rw-r--r--comparison/comparison.tex21
1 files changed, 15 insertions, 6 deletions
diff --git a/comparison/comparison.tex b/comparison/comparison.tex
index 2055e28..4777131 100644
--- a/comparison/comparison.tex
+++ b/comparison/comparison.tex
@@ -27,20 +27,29 @@
\item \textbf{Exculpability When Restoring From Backup}. Usually conflicts with offline double spending detection.
\item \textbf{Traceability.} Means that (a threshold of) authorities can deanonymize a customer
if required (e.g. to catch a criminal).
- \item \textbf{Transferability.}. Ability to transfer a coin from one user to another.
+ \item \textbf{Transferability.}. Ability to transfer a coin from one user to another. None/Sharing/Transfer.
\item \textbf{Taxability / Income Transparency.} E-Cash can't be reliably transferred
without the transaction being recorded at the exchange.
+ \item \textbf{Time/Storage for Withdrawal.} What data the wallet need to store / send / receive.
\item \textbf{Time/Storage for Deposit.} Often not considered, especially
in ``constant time'' schemes.
- \item \textbf{Time/Storage for Withdrawal.}
- \item \textbf{Divisibility/Change.}.
- \item \textbf{Robust Spending.} The customer either can prove that they payed for
+ \item \textbf{Divisibility/Change.}. Also: Which mechanism is used for divisibility. None/offline/online.
+ \item \textbf{Robustness Under Failures}.
+ \item \textbf{Robust Receipts for Spending.} The customer either can prove that they payed for
a contract, or they can get their (unlinkable) money back.
- \item \textbf{Provably Secure.}
- \item \textbf{Endorsed (??).} Separation of the coin and permission to spend
+ \item \textbf{Provably Secure (?).}
+ \item \textbf{Endorsed.} Separation of the coin and permission to spend
it, see \cite{camenisch2007endorsed}. Allows fair exchange (?).
+ \item \textbf{Key Expiration.} How/when do keys expire. How do users exchange
+ old coins for new coins?
+ \item \textbf{Relience on hardware security modules.} (E.g. ``Untraceable Off-line Cash in Wallet with Observers'').
\end{itemize}
+
+\section{Misc.}
+
+
+
\bibliography{literature}
\bibliographystyle{alpha}