gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (832e4a4 -> 424f45f)


From: gnunet
Subject: [taler-docs] branch master updated (832e4a4 -> 424f45f)
Date: Sat, 28 Nov 2020 06:31:22 +0100

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

ttn pushed a change to branch master
in repository docs.

    from 832e4a4  delete extra indentation (eight instances)
     new 3fc26ba  mark up ‘$ACCOUNT_PRIV’
     new 424f45f  fix typo: s/incidate/indicate/

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 anastasis.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/anastasis.rst b/anastasis.rst
index c03620f..8c3a8aa 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -545,7 +545,7 @@ In the following, UUID is always defined and used according 
to `RFC 4122`_.
   The server MUST refuse the upload with a "304" status code if the Etag 
matches
   the latest version already known to the server.
 
-  *Anastasis-Policy-Signature*: The client must provide Base-32 encoded EdDSA 
signature over hash of body with $ACCOUNT_PRIV, affirming desire to upload an 
encrypted recovery document.
+  *Anastasis-Policy-Signature*: The client must provide Base-32 encoded EdDSA 
signature over hash of body with ``$ACCOUNT_PRIV``, affirming desire to upload 
an encrypted recovery document.
 
   *Payment-Identifier*: Base-32 encoded 32-byte payment identifier that was 
included in a previous payment (see 402 status code). Used to allow the server 
to check that the client paid for the upload (to protect the server against DoS 
attacks) and that the client knows a real secret of financial value (as the 
**kdf_id** might be known to an attacker). If this header is missing in the 
client's request (or the associated payment has exceeded the upload limit), the 
server must return a 402  [...]
 
@@ -553,7 +553,7 @@ In the following, UUID is always defined and used according 
to `RFC 4122`_.
 
   :http:statuscode:`204 No content`:
     The encrypted recovery document was accepted and stored.  
"Anastasis-Version" and "Anastasis-UUID" headers
-    incidate what version and UUID was assigned to this encrypted recovery 
document upload by the server.
+    indicate what version and UUID was assigned to this encrypted recovery 
document upload by the server.
   :http:statuscode:`304 Not modified`:
     The same encrypted recovery document was previously accepted and stored.  
"Anastasis-Version" header
     incidates what version was previously assigned to this encrypted recovery 
document.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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