An open public text sharing site built for Tor. Designed for people to publically post ciphertext to a public pool that people can access by id and decrypt locally with a known passphrase.
Clearnet: link Onion service: awaitt
- Clone the git repo
- Run
python3 setup.py - Once it completes, note the onion addres
- Run
python3 app.pyin a screen or nohup environment.
Made for week 14 of siege. Final week :D!