mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
Backporting previous roadmap to help clarity on what is planned and changed in H2. Uses new format https://github.com/waku-org/pm/pull/299
940 B
940 B
RLN Relay FURPS
Functionality
- Light push service node can attach RLN proof for clients.
Usability
- Light push clients do not need RLN logic.
Reliability
- Relay node can fallback to alternative RPC endpoints if the primary Web3 RPC provider becomes unavailable.
Performance
- In a network of 10k RLN Relay nodes with each node sending one 1-100KB message every 10-30s, messages are propagated within 500ms, with 99.9% success (Vac-DST).
- In a network of 10k RLN Relay nodes, a spamming node will be disconnected from its peers in under 1 min. (Vac-DST)
Supportability
- Service node proof generation for light push clients is available in
wakunode2for browser clients.
+ (Privacy, Anonymity, Deployments)
- Service node proof generation for light push clients is deployed on TWN.
- Service node proof generation for light push clients is enabled by default in nwaku-compose.