From 82c288c2f2a4253836d11e16f8697380d3fb4864 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 25 Oct 2020 22:59:28 +0100 Subject: fix typos --- anastasis.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'anastasis.rst') 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: -- cgit v1.2.3