Include OnionShare
_Originally created by @Anonymous on [#7870 (Redmine)](https://public-redmine-archive.tails.boum.org/code/issues/7870)_
OnionShare is a tool that lets people very easily set up a temporary Tor
Hidden service to share files of any size. They would host the file on
their computer and share a .onion URL generated by OnionShare with one
or several persons who can then, simply by using the Tor Browser on
their machine, download this file. Traffic is end-to-end encrypted and
never leaves the Tor network.
OnionShare is written in Python and sets up a local webserver for the
time being (using Flask/Werkzeug). It provides CLI options and a GUI.
The software should soon be in Debian (currently in NEW queue).
I think it’s a great tool that would give Tails users an easy way to
share files without having to use leaky third party services.
What do you think?
<https://onionshare.org/>
Feature Branch: feature/7870-include_onionshare
### Attachments
* [onionshare_0.9.1-1-bpo8+1.gitbundle](https://redmine.tails.boum.org/code/attachments/download/1498/onionshare_0.9.1-1-bpo8+1.gitbundle)
* [onionshare-settings.png](https://redmine.tails.boum.org/code/attachments/download/1518/onionshare-settings.png)
### Subtasks
- [x] tails/tails#12021
### Related issues
- **Related to** tails/tails#7879
- **Related to** tails/tails#11542
- **Related to** tails/tails#11826
- [x] **Blocked by** tails/tails#7873
- **Blocks** tails/tails#6742
- **Blocks** tails/tails#8173
- **Blocks** tails/tails#6788
- **Blocks** tails/tails#12130
issue