mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 22:23:09 +00:00
881 B
881 B
Mixnet FURPS
Functionality
- Relay nodes can mount mixnet protocol, acting as sender, intermediary or exit nodes.
- Nodes can connect to other nodes that support mix using static configuration.
- Client nodes can send light push requests over the mixnet before delivery to a service node.
- Client nodes can receive a response to a light push request over the mixnet.
- Nodes can discover other nodes that support mix using available peer discovery mechanisms.
Usability
Reliability
Performance
- P1. Payloads are limited to 4kB
Supportability
wakunode2for intermediary and exit nodes.- nwaku CLI for sender nodes.
- Browser based apps built using js-waku support acting as entry nodes.
- Browser based apps built using js-waku support discovering mix nodes using available peer discovery mechanisms.