mirror of https://github.com/vacp2p/rfc-index.git
Update and rename RLN-RELAY.md to rln-relay.md
This commit is contained in:
parent
94db40661e
commit
244ea55480
|
@ -10,7 +10,7 @@ contributors:
|
|||
- Aaryamann Challani <aaryamann@status.im>
|
||||
---
|
||||
|
||||
The `17/WAKU2-RLN-RELAY` protocol is an extension of `11/WAKU2-RELAY` which additionally provides spam protection using [Rate Limiting Nullifiers (RLN)](/spec/32).
|
||||
The `17/WAKU2-RLN-RELAY` protocol is an extension of `11/WAKU2-RELAY` which additionally provides spam protection using [Rate Limiting Nullifiers (RLN)](../../../../vac/32/rln-v1.md).
|
||||
|
||||
The security objective is to contain spam activity in a GossipSub network by enforcing a global messaging rate to all the peers.
|
||||
Peers that violate the messaging rate are considered spammers and their message is considered spam.
|
Loading…
Reference in New Issue