From d38138b69c2f46c0a1fdf6d5971cc2ae0a9447dd Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 21 Oct 2021 08:25:19 +0200 Subject: get rid of policy download signature, explain upload signature better --- doc/sphinx/rest.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/sphinx/rest.rst') diff --git a/doc/sphinx/rest.rst b/doc/sphinx/rest.rst index 03ee138..767ae99 100644 --- a/doc/sphinx/rest.rst +++ b/doc/sphinx/rest.rst @@ -187,7 +187,6 @@ In the following, UUID is always defined and used according to `RFC 4122`_. *If-None-Match*: If this is not the very first request of the client, this contains the Etag-value which the client has received before from the server. The client SHOULD send this header with every request (except for the first request) to avoid unnecessary downloads. - *Anastasis-Account-Signature*: The client must provide Base-32 encoded EdDSA signature over hash of body with ``$ACCOUNT_PRIV``, affirming desire to download the requested encrypted recovery document. The purpose used MUST be ``TALER_SIGNATURE_ANASTASIS_POLICY_DOWNLOAD`` (1401). .. http:post:: /policy/$ACCOUNT_PUB -- cgit v1.2.3