mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-05 07:33:08 +00:00
941 B
941 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.
- Browser clients can discover other nodes that support mix using available peer discovery mechanisms
- Browser clients can send light push requests over the mixnet before delivery to a service node.
- Browser clients can receive a response to a light push request over the mixnet.
Usability
Reliability
Performance
Supportability
wakunode2for intermediary and exit nodes.- nwaku CLI for sender nodes.
- Browser based apps built using js-waku should support acting as entry nodes.