taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit c8f07b0d743a8cbc065c4672e83b1e6c43c0249c
parent 7188d2b17aa5971fe7f3928fda6fa4541fe7b9bb
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 03:20:24 -0400

add comma

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -165,7 +165,7 @@ Verification For users to authorize "policy" operations we need an EdDSA key pair. As we cannot assure that the corresponding private key is truly secret, such policy operations must never be destructive: Should an adversary learn the private -key, they could access (and with the **kdf_id** decrypt) the user's policy (but +key, they could access (and with the **kdf_id**, decrypt) the user's policy (but not the core secret), or upload a new version of the **encrypted recovery document** (but not delete an existing version).