onionshare/cli/onionshare_cli
2022-01-16 16:06:29 -08:00
..
resources Version bump to 2.4.1 2022-01-16 16:06:29 -08:00
web Solve obnoxious cx_Freeze issue that broke websockets by enforcing async_mode=gevent, and including the correct modules in the build 2021-12-21 16:55:59 -08:00
__init__.py Support sending a custom Content-Security-Policy header in Website mode 2021-11-23 18:44:14 -08:00
censorship.py Move the ability to use Tor vs Meek into the CensorshipCircumvention class so that we can use those endpoints over Tor elsewhere later 2021-11-27 10:35:25 +11:00
common.py Allow onionshare-cli binary made by cx_Freeze find tor binaries in macOS 2021-12-22 13:08:01 -08:00
meek.py Don't enqueue stdout from Meek subprocess in a Thread, just read it as it comes. Solves infinite loop queue read issue on cleanup() 2021-12-15 18:28:55 +11:00
mode_settings.py Support sending a custom Content-Security-Policy header in Website mode 2021-11-08 16:31:05 +11:00
onion.py Also codesign libevent-2.1.7.dylib 2022-01-16 11:44:30 -08:00
onionshare.py Explicitly cleanup temp files and dirs 2021-12-01 20:34:54 -08:00
settings.py Built-in bridge refactoring. 2021-11-24 17:55:47 +11:00