mirror of
https://github.com/onionshare/onionshare.git
synced 2025-12-16 00:34:09 -05:00
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 | ||