From a6f7c1b2b546ef9d055781eeb74154ae7e7393ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Thor=C3=A9n?= Date: Fri, 5 Mar 2021 15:03:20 +0800 Subject: [PATCH] Update 2021-03-03-rln-relay.md --- _posts/2021-03-03-rln-relay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2021-03-03-rln-relay.md b/_posts/2021-03-03-rln-relay.md index 12d6221..c41150f 100644 --- a/_posts/2021-03-03-rln-relay.md +++ b/_posts/2021-03-03-rln-relay.md @@ -8,7 +8,7 @@ published: true permalink: /rln-relay categories: research summary: This post is going to give you an overview of how spam protection can be achieved in Waku Relay through rate-limiting nullifiers. We will cover a summary of spam-protection methods in centralized and p2p systems, and the solution overview and details of the economic spam-protection method. The open issues and future steps are discussed in the end. -image: assets/img/rln-relay/rain.jpg +image: assets/img/rain.png discuss: https://forum.vac.dev/t/privacy-preserving-p2p-economic-spam-protection-in-waku-v2-with-rate-limiting-nullfiers/66 --- # Introduction