This commit is contained in:
decanus 2019-08-26 15:37:50 +02:00
parent 448aeb5937
commit 5a65cf9b90
No known key found for this signature in database
GPG Key ID: E95B8C69228FF5B4

2
x7.md
View File

@ -540,7 +540,7 @@ For a mixnet based approach, see e.g. https://github.com/w3f/messaging/issues/22
#### Spam/Flood Resistant (PARTIAL)
> The availability of the system is resistant to denial-of-service attacks and bulk messaging
- Proof of work produces a nonce based on payload and TTL. However, this doesn't take heterogenerous devices into account.
- Proof of work produces a nonce based on payload and TTL. However, this doesn't take heterogeneous devices into account.
- For Status this is a NO since PoW is set arbitrarily low.