mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
06a3599fe1
Store the built-in bridges in OnionShare settings as a dict, and try writing those into the torrc if present. If they aren't present in OnionShare settings, use the hardcoded templates instead. Fetch the latest built-in bridges over Tor, once connected to Tor. If we can't fetch the bridges over Tor, fall back to Meek (domain-fronting) and try again. Then write those as the dict to the OnionShare settings, to take precedence next time. |
||
---|---|---|
.. | ||
resources | ||
web | ||
__init__.py | ||
censorship.py | ||
common.py | ||
meek.py | ||
mode_settings.py | ||
onion.py | ||
onionshare.py | ||
settings.py |