summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 00:10:24 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 00:10:24 -0500
commitfc782972fec3213885bf15169d4fbe0d3fcd351e (patch)
tree41d75e044b88429fac874c461ffcef0462406901
parent46cf831b8dafeac5892cfbe6bb0085ee0e01aa68 (diff)
downloaddocs-fc782972fec3213885bf15169d4fbe0d3fcd351e.tar.gz
docs-fc782972fec3213885bf15169d4fbe0d3fcd351e.tar.bz2
docs-fc782972fec3213885bf15169d4fbe0d3fcd351e.zip
mark up ‘$ACCOUNT_PUB’ (two instances)
-rw-r--r--anastasis.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/anastasis.rst b/anastasis.rst
index b9a4c578..205a6ba1 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -450,8 +450,8 @@ recovery documents with the escrow provider. Generally, a client will deposit
the same encrypted recovery document with each escrow provider, but provide
a different truth to each escrow provider.
-Operations by the client are identified and authorized by $ACCOUNT_PUB, which
-should be kept secret from third parties. $ACCOUNT_PUB should be an account
+Operations by the client are identified and authorized by ``$ACCOUNT_PUB``, which
+should be kept secret from third parties. ``$ACCOUNT_PUB`` should be an account
public key using the Crockford base32-encoding.
In the following, UUID is always defined and used according to `RFC 4122`_.