OnionShare is a secure and anonymous way to share files
OnionShare lets you securely and anonymously share files of any size. It works by starting a web server, making it accessible as a Tor Onion Service, and generating an unguessable URL to access and download the files.
It does not require setting up a separate server or using a third party file-sharing service. You host the files on your own computer and use a Tor Onion Service to make it temporarily accessible over the internet. The receiving user just needs to open the URL in Tor Browser to download the file.
- Developed at devel:languages:python
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-onionshare && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
onionshare-2.2.tar.gz | 0003319589 3.17 MB | |
onionshare.desktop | 0000000582 582 Bytes | |
python-onionshare.changes | 0000003928 3.84 KB | |
python-onionshare.spec | 0000003083 3.01 KB |
Revision 4 (latest revision is 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 746605
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Version 2.2 * fix for desktop icon installation * New feature: Website mode, which allows publishing a static HTML website as an onion service * Allow individual files to be viewed or downloaded in Share mode, including the ability to browse into subdirectories and use breadcrumbs to navigate back * Show a counter when individual files or pages are viewed * Better History items including colors and status codes to differentiate between successful and failed requests * Swap out the random /slug suffix for HTTP basic authentication (when in non-public mode) * Hide the Tor connection settings if the ONIONSHARE_HIDE_TOR_SETTINGS environment variable is set (Tails compatibility) * Remove the NoScript XSS warning in Receive Mode now that the NoScript/Tor Browser bug is fixed. The ajax upload method still exists when javascript is enabled. * Better support for DragonFly BSD * Updated various dependencies, including Flask, Werkzeug, urllib3, requests, and PyQt5 * Updated Tor to 0.4.1.5 * Other minor bug fixes * New translations: Arabic (العربية) Dutch (Nederlands) Persian (فارسی) Romanian (Română) Serbian latin (Srpska (latinica)) * Removed translations with fewer than 90% of strings translated: Finnish (Suomi)
Comments 0