2e3527394eb663659be93f858a8335cf64de7fc3
Verifiably, Attributably Secure Archives
For when you need to distribute information anonymously, but wish to keep it provably full and intact, but also wish to 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
- any reveal of either signed note or sha512 attribution passphrase, the other is assumed to belong to the same entity
- opsec failures can result in two-way deanonymization
Usage
Installation
todo
Usage
todo
todo
- x validate attribution thing
- ? clean up output
- x sanity checks
- this README.md
- x the README-instructions.txt and placedment for archive
- passphrase strength/length checks
- sha256 mode with independant passphrase(?)
- encrypt archive option
- inner
- outer
- random data optional
- x now only takes up 2Kb!
- writeup in this README
- usage in this README
- specification definition
- Specification.md
- FileMap.md
Changelog
- reduced random data to 2x 10Kb
- reduced random data to 2x 1Kb
Description
Languages
Shell
100%