From 5ddf4a3925497d0c1699c4a333f0b1d531bb351e Mon Sep 17 00:00:00 2001 From: arthurfranca Date: Mon, 12 Jun 2023 15:22:20 -0300 Subject: [PATCH] Suggest rate limiting --- 34.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/34.md b/34.md index f8a6364..0bae417 100644 --- a/34.md +++ b/34.md @@ -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.