From 80e0641bcb14edfea3cff81ee106be024c5acee9 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 28 Nov 2020 00:21:29 -0500 Subject: add article --- anastasis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anastasis.rst b/anastasis.rst index 68247385..29f395f5 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -512,7 +512,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_. While the document's structure is described in JSON below, the upload should just be the bytestream of the raw data (i.e. 32-byte nonce followed by 16-byte tag followed by the encrypted document). - If request has been seen before, the server should do nothing, and otherwise store the new version. + If the request has been seen before, the server should do nothing, and otherwise store the new version. The body must begin with a nonce, an AES-GCM tag and continue with the ciphertext. The format is the same as specified for the response of the GET method. The Anastasis server cannot fully validate the format, but MAY impose -- cgit v1.2.3