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-14 18:06:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
0bab7be444
Communicate the receive mode dir to the GUI, so clicking the open folder button opens the file manager to the correct directory
2018-10-25 21:38:20 -07:00
..
web
Communicate the receive mode dir to the GUI, so clicking the open folder button opens the file manager to the correct directory
2018-10-25 21:38:20 -07:00
__init__.py
Receive mode puts files in a directory based on the timestamp of the upload
2018-10-25 21:13:16 -07:00
common.py
Receive mode puts files in a directory based on the timestamp of the upload
2018-10-25 21:13:16 -07:00
onion.py
Remove the useless gui=True arg getting passed intro strings._ all over the place
2018-09-30 17:47:10 -07:00
onionkey.py
More clarity for the returned values in generate_v3_private_key(), also more consistent with generate_v2_private_key()
2018-09-13 12:29:48 +10:00
onionshare.py
Properly handle exceptions in CLI, and pass the actual exception message in TorErrorProtocolError exceptions
2018-09-18 17:17:25 -07:00
settings.py
Fix tests
2018-09-30 17:35:58 -07:00
strings.py
Remove the useless gui=True arg getting passed intro strings._ all over the place
2018-09-30 17:47:10 -07:00