Solve issues related to WebRTC (#1773)
* Add explanation for disabling WebRTC in Safari * Add brief explanation of what disabling WebRTC does * Update _includes/sections/browser-webrtc.html Co-Authored-By: Jonah Aragon <jonah@triplebit.net> * Removed second test button * Add note about WebRTC with Snowflake * Grammar is hard Co-Authored-By: Jonah Aragon <jonah@triplebit.net> * Corrected iOS to macOS iOS is for phones Co-authored-by: Jonah Aragon <jonah@triplebit.net>
This commit is contained in:
@ -67,7 +67,7 @@ opera="https://addons.opera.com/en/extensions/details/terms-of-service-didnt-rea
|
||||
{% include cardv2.html
|
||||
title="Snowflake"
|
||||
image="/assets/img/svg/3rd-party/snowflake.svg"
|
||||
description="<strong>Snowflake</strong> is a new <a href=https://2019.www.torproject.org/docs/pluggable-transports.html.en>pluggable transport</a> from the Tor Project. If you have an uncensored connection, running this extension volunteers your connection to be used as a Snowflake proxy to help users unable to connect to the Tor network. Your IP will not be visible to the sites users visit using your proxy, as this extension will not make you an exit node. If your access to the Tor network is blocked, this extension will not assist you, and you should use the <a href=https://www.torproject.org>Tor Browser</a> instead."
|
||||
description="<strong>Snowflake</strong> is a new <a href=https://2019.www.torproject.org/docs/pluggable-transports.html.en>pluggable transport</a> from the Tor Project. If you have an uncensored connection, running this extension volunteers your connection to be used as a Snowflake proxy to help users unable to connect to the Tor network. Your IP will not be visible to the sites users visit using your proxy, as this extension will not make you an exit node. If your access to the Tor network is blocked, this extension will not assist you, and you should use the <a href=https://www.torproject.org>Tor Browser</a> instead. <b>Note:</b> This add-on does not work with WebRTC disabled."
|
||||
website="https://snowflake.torproject.org"
|
||||
forum="https://forum.privacytools.io/t/discussion-snowflake/1146"
|
||||
git="https://gitweb.torproject.org/pluggable-transports/snowflake.git"
|
||||
|
Reference in New Issue
Block a user