From 906dd7e9ee39029876d14fc4e80281ffcebaf9a1 Mon Sep 17 00:00:00 2001 From: Dawid Potocki Date: Wed, 7 Aug 2019 12:59:42 +1200 Subject: [PATCH 1/6] Update information about Tor in Self-Contained Networks Change Tor Browser to Tor, as TB is not a network. Update Android informations, we don't live in 2008! --- _includes/sections/self-contained-networks.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/self-contained-networks.html b/_includes/sections/self-contained-networks.html index 083d08ac..fe96cff1 100644 --- a/_includes/sections/self-contained-networks.html +++ b/_includes/sections/self-contained-networks.html @@ -7,11 +7,11 @@
{% include card.html color="success" - title="Tor Browser" + title="Tor" image="/assets/img/tools/Tor-Project.png" url="https://www.torproject.org/" tor="http://expyuzz4wqqyqhjn.onion" - footer='OS: Windows, macOS, Linux, iOS, Android, OpenBSD.' + footer='OS: Windows, macOS, Linux, iOS, Android (Tor Browser, Proxy other apps with Orbot), OpenBSD.' description="The Tor network is a group of volunteer-operated servers that allows people to improve their privacy and security on the Internet. Tor's users employ this network by connecting through a series of virtual tunnels rather than making a direct connection, thus allowing both organizations and individuals to share information over public networks without compromising their privacy. Tor is an effective censorship circumvention tool." %} From a4ba40a92d9442d238bcce8569aa04067996392d Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Wed, 7 Aug 2019 03:30:44 -0500 Subject: [PATCH 2/6] Add Social News Aggregators (#1091) * Create online_bulletin_board.html * Update nav.html * Create social-news-agregator.html * Update nav.html * Update and rename online_bulletin_board.html to social-news-agregator.html * Update old.html * Add files via upload * Update social-news-agregator.html * Attempt to fix build error * attempt * Fix mistake * Delete voat.png * Add files via upload * Update social-news-agregator.html * Remove Voat * Update social-news-agregator.html * Update social-news-agregator.html * Update social-news-agregator.html * Update social-news-agregator.html * minor fix * Update social-news-agregator.html Merges the changes from https://github.com/gjhklfdsa/privacytools.io/pull/4 into this PR. Co-Authored-By: gjhklfdsa1 * Change icon to fa-newspaper * Syntax and spelling fixes * Update aether logo --- _includes/nav.html | 2 + .../sections/social-news-aggregator.html | 57 ++++++++++++++++++ assets/img/tools/aether.png | Bin 0 -> 16631 bytes assets/img/tools/raddle.png | Bin 0 -> 11730 bytes assets/img/tools/tildes.png | Bin 0 -> 8864 bytes pages/old.html | 2 + pages/providers/social-news-aggregator.html | 8 +++ 7 files changed, 69 insertions(+) create mode 100644 _includes/sections/social-news-aggregator.html create mode 100644 assets/img/tools/aether.png create mode 100644 assets/img/tools/raddle.png create mode 100644 assets/img/tools/tildes.png create mode 100644 pages/providers/social-news-aggregator.html diff --git a/_includes/nav.html b/_includes/nav.html index 0eea52ef..bb50d012 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -16,6 +16,8 @@