gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] 02/02: Make double pending Exculpability s


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/02: Make double pending Exculpability section about prevention
Date: Thu, 18 May 2017 00:01:08 +0200

This is an automated email from the git hooks/post-receive script.

burdges pushed a commit to branch master
in repository exchange.

commit 02a3f3d96e37edf0ca47b83743ce8bec8256bc51
Author: Jeffrey Burdges <address@hidden>
AuthorDate: Wed May 17 23:58:31 2017 +0200

    Make double pending Exculpability section about prevention
---
 doc/paper/taler.tex | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex
index 080cb7f..a2b9680 100644
--- a/doc/paper/taler.tex
+++ b/doc/paper/taler.tex
@@ -1407,7 +1407,7 @@ protocol is never used.
 \subsection{Exculpability arguments}
 
 \begin{lemma}\label{lemma:double-spending}
-The exchange can detect and prove double-spending.
+The exchange can detect, prevent, and prove double-spending.
 \end{lemma}
 
 \begin{proof}
@@ -1417,13 +1417,15 @@ obtains either a deposit-permission or a 
refresh-record, both of which
 contain a signature made with the public key of coin to authorizing the
 respective operation.  If the exchange has a set of refresh-records and
 deposit-permissions whose total value exceed the value of the coin, the
-exchange can show this set to prove that double-spending was attempted.
+exchange can show this set to prove that double-spending is being
+attempted and justify rejecting the operation.
 \end{proof}
 
 \begin{corollary}
-Merchants and customers can verify double-spending proofs by verifying that the
-signatures in the set of refresh-records and deposit-permissions are correct 
and
-that the total value exceeds the coin's value.
+Merchants and customers can verify proofs of double-spending attempts
+by verifying that the signatures in the set of refresh-records and
+deposit-permissions are correct and that the total value would exceed
+the coin's value.
 \end{corollary}
 
 \begin{lemma}

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]