puttin dis minimum viable product out there to loaf for a bit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user