gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-docs] branch master updated: spec fix


From: gnunet
Subject: [GNUnet-SVN] [taler-docs] branch master updated: spec fix
Date: Thu, 17 Oct 2019 11:16:22 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 02e8f77  spec fix
02e8f77 is described below

commit 02e8f7703d16d02f0315a019f42584d51484a3cb
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Oct 17 11:16:19 2019 +0200

    spec fix
---
 anastasis.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/anastasis.rst b/anastasis.rst
index 3dcc4ce..a3728ba 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -326,7 +326,7 @@ malicious policy, a user can still retrieve an older 
version of the policy to
 recover access to their data.  This append-only storage for policies still
 leaves a strong adversary with the option of uploading many policies to
 exhaust the Anastasis server's capacity.  We limit this attack by requiring a
-policy upload to include a reference to a **payment secret** from a payment
+policy upload to include a reference to a **payment identifier** from a payment
 made by the user.  Thus, a policy upload requires both knowledge of the
 **identity** and making a payment.  This effectively prevents and adversary
 from using the append-only policy storage from exhausting Anastasis server
@@ -400,7 +400,7 @@ Receiving Terms of Service
       // Amount required per policy upload. Note that the amount is NOT 
charged additionally
       // to the monthly_storage_fee. Instead, when a payment is made, the 
amount is
       // divided by the policy_upload_fee (and rounded down) to determine how 
many
-      // uploads can be made under the associated **payment secret**.
+      // uploads can be made under the associated **payment identifier**.
       policy_upload_ratio: Amount;
 
       // maximum policy upload size supported

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



reply via email to

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