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:
zenithium
2020-03-10 16:15:14 +00:00
committed by GitHub
parent 76db0cf742
commit edd177f9a8
2 changed files with 15 additions and 4 deletions

View File

@ -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"