summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Document reader --gui/--data-dir modes and current platform supportGab Virebent6 hours1-2/+26
| | | | | | Clarify that only the submission web form is truly cross-platform today; nymdrop and nymdrop-reader are Linux/amd64 only because upstream nym-client ships no Windows or macOS binary. Point to the linux/amd64 release build.
* Initial public release: Nym-native anonymous submission systemGab Virebent2026-06-201-0/+65
End-to-end verified pipeline (browser -> HTTP relay -> Nym mixnet -> reader). Client-side X25519+HKDF+AES-GCM-256, no-log blind relay, AGPL-3.0.