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.
|
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
|
## Writeup
|
||||||
|
### Purpose
|
||||||
|
todo
|
||||||
|
### Method
|
||||||
|
todo
|
||||||
### Issues
|
### Issues
|
||||||
- two-way deanonymization is assumed when either method to attribute is used
|
- 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
|
- 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
|
## Usage
|
||||||
### Installation
|
### Installation
|
||||||
|
todo
|
||||||
|
### Usage
|
||||||
|
todo
|
||||||
|
|
||||||
## todo
|
## todo
|
||||||
1. validate attribution thing
|
1. validate attribution thing
|
||||||
|
|||||||
Reference in New Issue
Block a user