Suggest rate limiting

This commit is contained in:
arthurfranca 2023-06-12 15:22:20 -03:00
parent 9ee0d7d335
commit 5ddf4a3925

2
34.md
View File

@ -23,6 +23,8 @@ It is a backward-compatible proposal because non-supporting `relays` ignore the
`Relays` should advertise support using both [NIP-11](11.md) `supported_nips` and `supported_nip_extensions` fields.
`Relays` should limit max daily user events, such as likes, reposts, zaps and comments, per IP to avoid bad actors gaming the algorithms.
## Motivation
Different algorithms are required to support diverse apps' event sorting needs.