taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 522dfc268ed6a4759ef98a8de04faa4d511a5fd9
parent 1c9f542e3c324b53be2260676c45dc57867dbefd
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 28 Nov 2020 00:04:19 -0500

add article

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -309,7 +309,7 @@ Availability Considerations Anastasis considers two main threats against availability. First, the Anastasis server operators must be protected against denial-of-service attacks -where an adversary attempts to exhaust operator's resources. The API protects +where an adversary attempts to exhaust the 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 indefinitely.