558db9f563
Modified Tor Browser using Tails API for better security. (dumb?) Signed-off-by: ink-repo <ink-repo@noreply>
20 lines
1.3 KiB
Text
20 lines
1.3 KiB
Text
# torrc-defaults for Tor Browser
|
|
#
|
|
# DO NOT EDIT THIS FILE
|
|
#
|
|
# This file is distributed with Tor Browser and SHOULD NOT be modified (it
|
|
# may be overwritten during the next Tor Browser update). To customize your
|
|
# Tor configuration, shut down Tor Browser and edit the torrc file.
|
|
#
|
|
# If non-zero, try to write to disk less frequently than we would otherwise.
|
|
AvoidDiskWrites 1
|
|
# Where to send logging messages. Format is minSeverity[-maxSeverity]
|
|
# (stderr|stdout|syslog|file FILENAME).
|
|
Log notice stdout
|
|
CookieAuthentication 1
|
|
DormantCanceledByStartup 1
|
|
## obfs4proxy configuration
|
|
ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit exec TorBrowser\Tor\PluggableTransports\obfs4proxy.exe
|
|
|
|
## snowflake configuration
|
|
ClientTransportPlugin snowflake exec TorBrowser\Tor\PluggableTransports\snowflake-client.exe -url https://snowflake-broker.torproject.net.global.prod.fastly.net/ -front cdn.sstatic.net -ice stun:stun.l.google.com:19302,stun:stun.voip.blackberry.com:3478,stun:stun.altar.com.pl:3478,stun:stun.antisip.com:3478,stun:stun.bluesip.net:3478,stun:stun.dus.net:3478,stun:stun.epygi.com:3478,stun:stun.sonetel.com:3478,stun:stun.sonetel.net:3478,stun:stun.stunprotocol.org:3478,stun:stun.uls.co.za:3478,stun:stun.voipgate.com:3478,stun:stun.voys.nl:3478
|