commit aa72dd1c8bbcaf0a69a24d553681eaafd59140a9
parent 563a699d4a62fee4c54f1c6c0ac6cea6b8642d41
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 27 Nov 2020 23:39:47 -0500
mark up ‘kdf_id’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anastasis.rst b/anastasis.rst
@@ -162,7 +162,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).