diff --git a/waku/standards/core/17/RLN-RELAY.md b/waku/standards/core/17/rln-relay.md similarity index 99% rename from waku/standards/core/17/RLN-RELAY.md rename to waku/standards/core/17/rln-relay.md index 6d28b4f..8645fff 100644 --- a/waku/standards/core/17/RLN-RELAY.md +++ b/waku/standards/core/17/rln-relay.md @@ -10,7 +10,7 @@ contributors: - Aaryamann Challani --- -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.