From 90ed8aacaed784a7635d84f711d66a511b8db306 Mon Sep 17 00:00:00 2001 From: jm-clius Date: Tue, 3 Jun 2025 17:22:48 +0100 Subject: [PATCH] docs: oops, forgot actual furps --- FURPS/core/mix.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/FURPS/core/mix.md b/FURPS/core/mix.md index e69de29..d9204c6 100644 --- a/FURPS/core/mix.md +++ b/FURPS/core/mix.md @@ -0,0 +1,18 @@ +# Mixnet FURPS + +## Functionality + +1. Relay nodes can mount mixnet protocol, acting as entry, exit or mixnet nodes +2. Nodes can discover mixnet relay and exit nodes using existing peer discovery mechanisms +3. Client nodes can send lightpush requests over the mixnet before delivery to a service node +4. Client nodes can receive a response to a lightpush request over the mixnet + +## Usability + +## Reliability + +## Performance + +## Supportability + +## + (Privacy, Anonymity, Deployments)