Fix metadata

This commit is contained in:
Franck Royer
2021-05-24 12:45:20 +10:00
parent 3bf411b259
commit ccdb9318f0

View File

@@ -6,10 +6,9 @@ date: 2021-05-21 12:00:00 +0800
author: franck
published: true
permalink: /2021-05-21-js-waku
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/rain.png
discuss: https://forum.vac.dev/t/privacy-preserving-p2p-economic-spam-protection-in-waku-v2-with-rate-limiting-nullfiers/66
categories: platform
summary: "Presenting JS-Waku"
discuss:
---
After almost three months working on JS-Waku,