Skip to content

A simple, fast, standalone, self-hosted pastebin service for sharing messages and files using TorV3 ephemeral links.

License

Notifications You must be signed in to change notification settings

ssmithx/burn-after-reading

 
 

Repository files navigation

Burn After Reading

Burn After Reading is a simple, fast, standalone pastebin service for the Start9 Embassy that uses Tor (.onion) ephemeral links to share encrypted messages and files that are destroyed (burned) after they are viewed. Using a Tor-enabled browser, you can try the hosted demo version here: http://burrrrn6i4g4feosxlliwgfn5ocdznkxxkcfu5ftnwyzxk7fdbwfibyd.onion/.

Dependencies

Cloning

Clone the project locally. Note the submodule link to the original project(s).

git clone [email protected]:Start9Labs/burn-after-reading.git
cd burn-after-reading

Building

To build the project, run the following commands:

make

Installing (on Embassy)

SSH into an Embassy device. scp the .s9pk to any directory from your local machine. Run the following command to determine successful install:

appmgr install burn-after-reading.s9pk

About

A simple, fast, standalone, self-hosted pastebin service for sharing messages and files using TorV3 ephemeral links.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 46.4%
  • Rust 27.4%
  • HTML 14.3%
  • SCSS 9.8%
  • Makefile 1.9%
  • Dockerfile 0.2%