From 5956072e16c75ac45778535dc63365f130dc85f7 Mon Sep 17 00:00:00 2001 From: Dennis Neufeld Date: Wed, 1 Apr 2020 13:57:40 +0000 Subject: small correction --- anastasis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anastasis.rst b/anastasis.rst index e451c93f..73a2eeda 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -635,7 +635,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_. policy_salt: [32]; //bytearray // Master key, AES-encrypted with key derived from - // salt and secrets revealed by the following list of + // salt and keyshares revealed by the following list of // escrow methods identified by UUID. encrypted_master_key: [32]; //bytearray -- cgit v1.2.3