summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-25 22:59:28 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-25 22:59:28 +0100
commit82c288c2f2a4253836d11e16f8697380d3fb4864 (patch)
tree42fd176601e31d3d60888805d95dbd86a38812c2 /anastasis.rst
parent919b293070ac5ce443f68a25eacefeb3663aec0e (diff)
downloaddocs-82c288c2f2a4253836d11e16f8697380d3fb4864.tar.gz
docs-82c288c2f2a4253836d11e16f8697380d3fb4864.tar.bz2
docs-82c288c2f2a4253836d11e16f8697380d3fb4864.zip
fix typos
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/anastasis.rst b/anastasis.rst
index f7232c59..74d5160d 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -312,7 +312,7 @@ Anastasis server operators must be protected against denial-of-service attacks
where an adversary attempts to exhaust operator's resources. The API protects
against these attacks by allowing operators to set fees for all
operations. Furthermore, all data stored comes with an expiration logic, so an
-attacker cannot force servers to store data indefinitively.
+attacker cannot force servers to store data indefinitely.
A second availability issue arises from strong adversaries that may be able to
compute the account keys of some user. While we assume that such an adversary
@@ -484,7 +484,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_.
:status 200 OK:
The escrow provider responds with an EncryptedRecoveryDocument_ object.
:status 304 Not modified:
- The client requested the same ressource it already knows.
+ The client requested the same resource it already knows.
:status 400 Bad request:
The $ACCOUNT_PUB is not an EdDSA public key.
:status 402 Payment Required: