RLNv2: enhanced spam protection for all peer-to-peer networks
11-13, 14:30–16:00 (Asia/Bangkok), Classroom C

RLN is a protocol designed to prevent DoS attacks in a privacy-preserving manner. It uses zero-knowledge proof to limit the number of actions a user can take. In a p2p network, it can be used to limit messages sent over a period of time by one sender. RLN’s latest upgrade limits to N (instead of 1) messages per epoch. Also, the Merkle tree is now built on-chain, greatly improving the UX.

Come learn how to use an implementation of RLNv2 to DoS protect a peer-to-peer network.