mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
724 B
724 B
Mixnet FURPS
Functionality
- Relay nodes can mount mixnet protocol, acting as sender, intermediary or exit nodes.
- Nodes can discover other nodes that support mix using available peer discovery mechanisms
- 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.
Usability
Reliability
Performance
- P1. Payload (store query, light push message) are limited to 4kB
Supportability
wakunode2for intermediary and exit nodes.- nwaku CLI for sender nodes.
- Browser based apps built using js-waku should support acting as entry nodes.