From 18b1761a16f91f07c5d82d185624539acf06426c Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sun, 21 Jul 2019 12:39:29 -0700 Subject: [PATCH] Browser Addons: Add Snowflake (#1040) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Snowflake to browser addons section * Remove Firefox and Chrome links * Add forum link * Update description Thanks, Jonah! ❤️ --- _includes/sections/browser-addons.html | 12 ++++++++++++ assets/img/addons/snowflake.png | Bin 0 -> 4802 bytes 2 files changed, 12 insertions(+) create mode 100644 assets/img/addons/snowflake.png diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index 2b95ab44..3502e043 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -82,6 +82,18 @@ opera="" safari="" %} +{% include cardv2.html +title="Snowflake" +image="/assets/img/addons/snowflake.png" +description="Snowflake is a new pluggable transport 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 Tor Browser instead." +website="https://snowflake.torproject.org" +forum="https://forum.privacytools.io/t/discussion-snowflake/1146" +github="https://gitweb.torproject.org/pluggable-transports/snowflake.git" +firefox="" +chrome="" +%} + +

For Experts Only