summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst15
1 files changed, 12 insertions, 3 deletions
diff --git a/anastasis.rst b/anastasis.rst
index d0012c7a..bb206db3 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -803,10 +803,19 @@ SMS (sms)
^^^^^^^^^
Sends an SMS with a code to the users phone.
-The must send this code back with his request (see $RESPONSE under 'Managing truth').
+The user must send this code back with his request (see $RESPONSE under 'Managing truth').
If the transmitted code is correct, the server responses with the requested encrypted key share.
FIXME: details!
+
+Email verification (email)
+^^^^^^^^^^^^^^^^^^^^^^^^^^
+Sends an email with a code to the users mail address.
+The user must send this code back with his request (see $RESPONSE under 'Managing truth').
+If the transmitted code is correct, the server responses with the requested encrypted key share.
+FIXME: details!
+
+
Video identification (vid)
^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -827,8 +836,8 @@ function over the same security answer is used to provide **optional data**
for the decryption of the (encrypted) **key share**.
-Post-Indent (post)
-^^^^^^^^^^^^^^^^^^
+Snail mail verification (post)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Physical address verification via snail mail.
FIXME: details!