summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 23:35:54 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 23:35:54 -0500
commit7fadedcefac52182b8cdd48718d95f9ec3e122ac (patch)
tree643720cc14eb305d0c2d5c0861e2a9286f4566fd
parent3c15f5cd491ee75b3819f34a2c071f6870cd17b1 (diff)
downloaddocs-7fadedcefac52182b8cdd48718d95f9ec3e122ac.tar.gz
docs-7fadedcefac52182b8cdd48718d95f9ec3e122ac.tar.bz2
docs-7fadedcefac52182b8cdd48718d95f9ec3e122ac.zip
add article
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index de286f00..6e0c0f18 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -137,7 +137,7 @@ This identifier will be first hashed with Argon2, to provide a **kdf_id**
which will be used to derive other keys later. The Hash must also include the
respective **server_salt**. This also ensures that the **kdf_id** is different
on each server. The use of Argon2 and the respective **server_salt** is intended
-to make it difficult to brute-force **kdf_id** values and help protect user's
+to make it difficult to brute-force **kdf_id** values and help protect the user's
privacy. Also this ensures that the kdf_ids on every server differs. However,
we do not assume that the **identifier** or the **kdf_id** cannot be
determined by an adversary performing a targeted attack, as a user's