mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-03 14:43:08 +00:00
914 B
914 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. 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 support acting as entry nodes.
- Browser based apps built using js-waku support discovering mix nodes using available peer discovery mechanisms.