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-01-29 15:53:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
History
Micah Lee
5d37d9b7b2
Removed all of the Tails-specific code. If we use ephemeral hidden services, we no longer need to touch the filesystem, and hopefully no longer need root in Tails.
2015-09-07 21:44:29 -07:00
..
__init__.py
add utf-8 encoding to all .py files
2014-09-02 17:30:01 -07:00
common.py
figure out the osx_resource_dir only once, to fix issue with cli version in OSX
2015-06-16 14:30:09 -07:00
downloads.py
specify types in all str.format() calls (
fixes
#169
)
2015-05-15 12:26:58 -07:00
file_selection.py
specify types in all str.format() calls (
fixes
#169
)
2015-05-15 12:26:58 -07:00
onionshare_gui.py
Removed all of the Tails-specific code. If we use ephemeral hidden services, we no longer need to touch the filesystem, and hopefully no longer need root in Tails.
2015-09-07 21:44:29 -07:00
options.py
pep8: fix empty line counts
2014-11-18 18:29:32 +01:00
server_status.py
URL display is no longer tiny, and window gets autoresized if URL is too big (
fixes
#183
)
2015-05-18 11:05:33 -07:00