This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-03-19 04:16:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Miguel Jacq
4a55b7a13b
Refactor the onionkey stuff to be more like @maqp's revised version (thanks)
2018-09-13 12:21:38 +10:00
..
__init__.py
Move downloads_dir validation into the /upload request in Web, and display an error in both CLI and GUI
2018-05-19 21:11:57 -07:00
common.py
Refactor uploads GUI so that each upload POST has one progess bar, and a list of files, with partial styling
2018-05-19 22:36:08 -07:00
onion.py
Rather than hide persistence/stealth mode altogether if the Tor version is high enough for v3, give the user the option to 'use legacy v2 onions' in Settings dialog, so that they may continue to use persistence etc
2018-08-22 11:45:08 +10:00
onionkey.py
Refactor the onionkey stuff to be more like @maqp's revised version (thanks)
2018-09-13 12:21:38 +10:00
onionshare.py
Remove --shutdown-timeout as an option for onionshare_gui, since GUI options are set in the settings dialog. Also fixed a bug where --local-only and --shutdown-timeout were not compatible in onionshare CLI
2018-05-04 16:43:30 -07:00
settings.py
Rather than hide persistence/stealth mode altogether if the Tor version is high enough for v3, give the user the option to 'use legacy v2 onions' in Settings dialog, so that they may continue to use persistence etc
2018-08-22 11:45:08 +10:00
socks.py
Various fixes
2015-07-25 11:22:24 +02:00
strings.py
Update GPL copyright year
2018-04-24 10:07:59 -07:00
web.py
Improve the CLI output for receive mode
2018-05-20 15:20:21 -07:00