onionshare/tails
2014-05-27 21:08:56 +00:00
..
lib re-added dependencies, to get onionshare working in Tails again (fixes #16) 2014-05-27 21:08:56 +00:00
README.md re-added dependencies, to get onionshare working in Tails again (fixes #16) 2014-05-27 21:08:56 +00:00
tails-onionshare re-added dependencies, to get onionshare working in Tails again (fixes #16) 2014-05-27 21:08:56 +00:00

Running OnionShare in Tails

It's tricky to get all of the correct python dependencies in Tails. Until OnionShare is properly packaged in Debian (and their dependencies, flask and stem, are also packaged in the version of Debian that Tails is based on) and can just be auto-installed on boot, this is a hack to get it working.

Run the tails-onionshare binary in this folder as root, and OnionShare will use the libraries in the lib folder so they don't have to be installed system-wide.

amnesia@amnesia:~/Persistent/onionshare/tails$ sudo ./tails-onionshare /home/amnesia/Persistent/secrets.pdf
[sudo] password for amnesia:
Calculating SHA1 checksum.
Connecting to Tor control port to set up hidden service on port 39465.
Punching a hole in the firewall.

Give this URL to the person you're sending the file to:
http://sq64tkg4fxoscwns.onion/42b60c759a1ae438337dc797e910b60e

Press Ctrl-C to stop server
 * Running on http://127.0.0.1:39465/
127.0.0.1 - - [27/May/2014 21:05:32] "GET /42b60c759a1ae438337dc797e910b60e HTTP/1.1" 200 -
127.0.0.1 - - [27/May/2014 21:05:36] "GET /favicon.ico HTTP/1.1" 200 -
127.0.0.1 - - [27/May/2014 21:05:36] "GET /favicon.ico HTTP/1.1" 200 -