From 6fc8ffd6879cc6e93c539845d50914b21223a391 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 23 May 2026 07:07:11 -0600 Subject: [PATCH] puttin dis minimum viable product out there to loaf for a bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f4d7112..61801fb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ For when you need to distribute information anonymously, but wish to keep it provably full and intact, but _also_ have options to prove attribution. ## Writeup +### Purpose +todo +### Method +todo ### Issues - two-way deanonymization is assumed when either method to attribute is used - when sha512 method is used, originator is assumed to be the owner of the ed25519 key and vice versa @@ -10,6 +14,9 @@ For when you need to distribute information anonymously, but wish to keep it pro ## Usage ### Installation +todo +### Usage +todo ## todo 1. validate attribution thing