From 7e20a1cb9c5067832a835ec65960c3d37d3fcd7a Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Thu, 3 Dec 2020 22:44:27 -0600 Subject: [PATCH] Fun Refactoring! --- _includes/legacy/cardv2.html | 2 +- _includes/legacy/head.html | 18 +- _includes/legacy/nav.html | 2 +- _includes/legacy/sections/android-addons.html | 4 +- .../sections/android-operating-systems.html | 18 +- _includes/legacy/sections/browser-addons.html | 54 ++-- .../sections/browser-recommendation.html | 34 +-- .../sections/calendar-contacts-sync.html | 12 +- _includes/legacy/sections/cloud-storage.html | 6 +- .../legacy/sections/decentralized-video.html | 4 +- _includes/legacy/sections/dns.html | 30 +-- _includes/legacy/sections/email-clients.html | 24 +- .../legacy/sections/email-providers.html | 114 ++++---- .../legacy/sections/file-encryption.html | 18 +- _includes/legacy/sections/file-sharing.html | 10 +- _includes/legacy/sections/file-sync.html | 4 +- _includes/legacy/sections/fourteen-eyes.html | 8 +- _includes/legacy/sections/header.html | 4 +- .../legacy/sections/hosting-provider.html | 12 +- .../legacy/sections/instant-messenger.html | 16 +- .../legacy/sections/key-disclosure-law.html | 8 +- _includes/legacy/sections/notebooks.html | 12 +- .../legacy/sections/operating-systems.html | 28 +- .../other-mobile-operating-systems.html | 4 +- _includes/legacy/sections/participate.html | 10 +- .../legacy/sections/password-managers.html | 12 +- _includes/legacy/sections/paste-services.html | 8 +- .../legacy/sections/productivity-tools.html | 22 +- _includes/legacy/sections/quotes.html | 2 +- _includes/legacy/sections/resources.html | 12 +- .../legacy/sections/router-firmware.html | 18 +- _includes/legacy/sections/search-engines.html | 16 +- .../sections/self-contained-networks.html | 22 +- .../legacy/sections/selfhosted-cloud.html | 10 +- .../legacy/sections/social-networks.html | 20 +- .../sections/social-news-aggregator.html | 12 +- _includes/legacy/sections/teamchat.html | 8 +- .../sections/tor-operating-systems.html | 8 +- .../legacy/sections/video-frontends.html | 4 +- .../sections/voice-video-messenger.html | 14 +- _includes/legacy/sections/vpn.html | 68 ++--- _includes/legacy/sections/warrant-canary.html | 2 +- _includes/legacy/sections/windows10.html | 2 +- _includes/legacy/sponsors/gold.html | 12 +- _includes/legacy/sponsors/silver.html | 8 +- _includes/nav.html | 47 +++- _includes/recommendation-card.html | 2 +- _layouts/page.html | 3 + assets/css/app.scss | 249 +++++++++++++++++- collections/_evergreen/browsers.html | 5 +- legacy_pages/about/about.html | 24 +- legacy_pages/browsers.html | 16 -- legacy_pages/donate.html | 16 +- legacy_pages/old.html | 86 +++--- legacy_pages/os.html | 14 +- legacy_pages/providers.html | 6 +- legacy_pages/providers/dns.html | 2 +- legacy_pages/providers/email.html | 28 +- legacy_pages/providers/hosting.html | 2 +- legacy_pages/providers/paste.html | 2 +- legacy_pages/providers/search-engines.html | 2 +- legacy_pages/providers/social-networks.html | 2 +- .../providers/social-news-aggregator.html | 2 +- legacy_pages/providers/storage.html | 2 +- legacy_pages/providers/video.html | 4 +- legacy_pages/providers/vpn.html | 24 +- legacy_pages/services/chat.html | 6 +- legacy_pages/software/cal-card.html | 2 +- legacy_pages/software/cloud.html | 2 +- legacy_pages/software/email.html | 4 +- legacy_pages/software/encryption.html | 2 +- legacy_pages/software/file-sharing.html | 2 +- legacy_pages/software/file-sync.html | 2 +- legacy_pages/software/networks.html | 2 +- legacy_pages/software/notebooks.html | 2 +- legacy_pages/software/passwords.html | 2 +- legacy_pages/software/productivity.html | 2 +- .../software/real-time-communication.html | 6 +- legacy_pages/sponsors.html | 6 +- 79 files changed, 794 insertions(+), 520 deletions(-) delete mode 100644 legacy_pages/browsers.html diff --git a/_includes/legacy/cardv2.html b/_includes/legacy/cardv2.html index cd270fa5..73d65abd 100644 --- a/_includes/legacy/cardv2.html +++ b/_includes/legacy/cardv2.html @@ -57,7 +57,7 @@ {% assign tooltip = attr[1] %} {% endif %} {% endfor %} - {% include badge.html + {% include legacy/badge.html link=link color=color text=text diff --git a/_includes/legacy/head.html b/_includes/legacy/head.html index 26c31897..f5e9b754 100644 --- a/_includes/legacy/head.html +++ b/_includes/legacy/head.html @@ -17,7 +17,7 @@ {% endif %} - + @@ -35,7 +35,7 @@ "privacytoolsIO" ], "url": "{{ site.production_url }}", - "logo": "{{ site.production_url }}/assets/img/svg/layout/brand/square-transparent.svg", + "logo": "{{ site.production_url }}/assets/img/legacy_svg/layout/brand/square-transparent.svg", "sameAs": [ "https://blog.privacytools.io", "https://twitter.com/privacytoolsIO", @@ -48,14 +48,14 @@ {% endif %} - - - - - - + + + + + + - + diff --git a/_includes/legacy/nav.html b/_includes/legacy/nav.html index 21d80d1d..bf4ae4b0 100644 --- a/_includes/legacy/nav.html +++ b/_includes/legacy/nav.html @@ -2,7 +2,7 @@ -{% include cardv2.html +{% include legacy/cardv2.html title="ETag Stoppa" - image="/assets/img/svg/3rd-party/etag_stoppa.svg" + image="/assets/img/legacy_svg/3rd-party/etag_stoppa.svg" description="ETag Stoppa Prevents Firefox from storing entity tags by removing ETag response headers unconditionally and without exceptions." website="https://addons.mozilla.org/firefox/addon/etag-stoppa/" forum="" @@ -151,9 +151,9 @@ firefox="https://addons.mozilla.org/firefox/addon/etag-stoppa/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Cookie AutoDelete: Automatically Delete Cookies" - image="/assets/img/png/3rd-party/cookie_autodelete.png" + image="/assets/img/legacy_png/3rd-party/cookie_autodelete.png" description="Cookie AutoDelete automatically removes cookies, lingering sessions, and other information that can be used to spy on you when they are no longer used by open browser tabs." website="https://addons.mozilla.org/firefox/addon/cookie-autodelete/" forum="https://forum.privacytools.io/t/discussion-cookie-autodelete/267" @@ -168,9 +168,9 @@ These addons require quite a lot of interaction from the user, and some of them completely replace the add-ons we've recommended above. Some sites may not work properly without careful configuration. -{% include cardv2.html +{% include legacy/cardv2.html title="uMatrix: Stop Cross-Site Requests" - image="/assets/img/png/3rd-party/umatrix.png" + image="/assets/img/legacy_png/3rd-party/umatrix.png" description="uMatrix gives you control over the requests that websites make to other websites. Many websites integrate features which let other websites track you, such as Facebook Like Buttons or Google Analytics. uMatrix allows 1st party scripts in its default configuration. If you want the default functionality of NoScript consider blocking 1st party scripts everywhere by default. This addon has been discontinued." website="https://addons.mozilla.org/firefox/addon/umatrix/" privacy-policy="https://github.com/gorhill/uMatrix/wiki/Privacy-policy" @@ -181,9 +181,9 @@ opera="https://addons.opera.com/extensions/details/umatrix" %} -{% include cardv2.html +{% include legacy/cardv2.html title="CanvasBlocker" - image="/assets/img/svg/3rd-party/canvasblocker.svg" + image="/assets/img/legacy_svg/3rd-party/canvasblocker.svg" description="CanvasBlocker allows users to prevent websites from using some Javascript APIs to fingerprint them. Users can choose to block the APIs entirely on some or all websites (which may break some websites) or just block or fake its fingerprinting-friendly readout API." website="https://github.com/kkapsner/CanvasBlocker/" privacy-policy="https://addons.mozilla.org/firefox/addon/canvasblocker/privacy/" diff --git a/_includes/legacy/sections/browser-recommendation.html b/_includes/legacy/sections/browser-recommendation.html index 96eca12f..2d68b290 100644 --- a/_includes/legacy/sections/browser-recommendation.html +++ b/_includes/legacy/sections/browser-recommendation.html @@ -3,9 +3,9 @@ Browser Recommendations For Desktop -{% include cardv2.html +{% include legacy/cardv2.html title="Firefox" - image="/assets/img/svg/3rd-party/firefox_browser.svg" + image="/assets/img/legacy_svg/3rd-party/firefox_browser.svg" description='Firefox is fast, reliable, open-source, and respects your privacy. Don\'t forget to adjust the settings according to our recommendations: Privacy Add-ons WebRTC about:config tweaks.' website="https://firefox.com" @@ -20,9 +20,9 @@ netbsd="http://pkgsrc.se/www/firefox" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Tor Browser - Provides Anonymity" - image="/assets/img/svg/3rd-party/tor_browser.svg" + image="/assets/img/legacy_svg/3rd-party/tor_browser.svg" description='Tor Browser is your choice if you need an extra layer of anonymity. It\'s a modified version of Firefox ESR, which comes with pre-installed privacy add-ons, encryption, and an advanced proxy. How does Tor work?' website="https://www.torproject.org/" privacy-policy="https://support.torproject.org/tbb/tbb-3/" @@ -39,9 +39,9 @@ Browser Recommendations For Android -{% include cardv2.html +{% include legacy/cardv2.html title="Firefox" - image="/assets/img/svg/3rd-party/firefox_browser.svg" + image="/assets/img/legacy_svg/3rd-party/firefox_browser.svg" description='Firefox is fast, reliable, open-source, and respects your privacy. Don\'t forget to adjust the settings according to our recommendations: Privacy Add-ons WebRTC about:config tweaks.' website="https://www.mozilla.org/en-US/firefox/mobile/" @@ -53,9 +53,9 @@ android="https://www.mozilla.org/firefox/all/#product-android-release" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Tor Browser - Provides Anonymity" - image="/assets/img/svg/3rd-party/tor_browser.svg" + image="/assets/img/legacy_svg/3rd-party/tor_browser.svg" description='Tor Browser is your choice if you need an extra layer of anonymity. It\'s a modified version of Firefox ESR, which comes with pre-installed privacy add-ons, encryption and an advanced proxy. How does Tor work?' website="https://www.torproject.org/" privacy-policy="https://support.torproject.org/tbb/tbb-3/" @@ -67,9 +67,9 @@ googleplay="https://play.google.com/store/apps/details?id=org.torproject.torbrowser" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Bromite" - image="/assets/img/svg/3rd-party/bromite.svg" + image="/assets/img/legacy_svg/3rd-party/bromite.svg" description='Bromite is a Chromium-based browser with privacy and security enhancements, built-in adblocking and DNS over HTTPS support; it includes patches from ungoogled-chromium and other privacy-focused projects. More info can be found on the official website.' website="https://www.bromite.org/" forum="https://forum.privacytools.io/t/discussion-bromite-browsers/1521" @@ -84,7 +84,7 @@
  • Privacy Browser - An open-source web browser focused on user privacy. Features include integrated ad blocking with EasyList, SSL certificate pinning, and Tor Orbot proxy support. - {% include badge.html + {% include legacy/badge.html color="warning" icon="fas fa-exclamation-triangle" link="https://play.google.com/store/apps/details?id=com.google.android.webview" @@ -97,9 +97,9 @@

    Browser Recommendations For iOS

    -{% include cardv2.html +{% include legacy/cardv2.html title="Firefox" - image="/assets/img/svg/3rd-party/firefox_browser.svg" + image="/assets/img/legacy_svg/3rd-party/firefox_browser.svg" description='Firefox is fast, reliable, open-source, and respects your privacy. Note: Because of limitations set by Apple in iOS, our recommended tweaks cannot be applied. However, Firefox for iOS has an Enhanced Tracking Protection feature that uses a list provided by Disconnect to identify and block ad, social, and analytics trackers, as well as cryptominers and fingerprinters.' website="https://www.mozilla.org/en-US/firefox/mobile/" privacy-policy="https://www.mozilla.org/en-US/privacy/firefox/" @@ -109,9 +109,9 @@ %} -{% include cardv2.html +{% include legacy/cardv2.html title="Onion Browser" - image="/assets/img/svg/3rd-party/onion_browser.svg" + image="/assets/img/legacy_svg/3rd-party/onion_browser.svg" description='Onion Browser is an open-source browser that lets you browse the web anonymously over the Tor network on iOS devices and is endorsed by the Tor Project. Warning: there are certain anonymity-related issues with Onion Browser due to iOS limitations.' website="https://onionbrowser.com/" privacy-policy="https://onionbrowser.com/privacy-policy" @@ -121,9 +121,9 @@ %} -{% include cardv2.html +{% include legacy/cardv2.html title="DuckDuckGo Privacy Browser" - image="/assets/img/svg/3rd-party/duckduckgo.svg" + image="/assets/img/legacy_svg/3rd-party/duckduckgo.svg" description='DuckDuckGo Privacy Browser is an open-source web browser that has built-in ad and tracker blocking and utilizes ToS;DR to rate the privacy policies of the sites you visit.' website="https://duckduckgo.com/app" privacy-policy="https://duckduckgo.com/privacy" diff --git a/_includes/legacy/sections/calendar-contacts-sync.html b/_includes/legacy/sections/calendar-contacts-sync.html index 71940410..ea55242f 100644 --- a/_includes/legacy/sections/calendar-contacts-sync.html +++ b/_includes/legacy/sections/calendar-contacts-sync.html @@ -5,9 +5,9 @@ {% - include cardv2.html + include legacy/cardv2.html title="Nextcloud" - image="/assets/img/svg/3rd-party/nextcloud.svg" + image="/assets/img/legacy_svg/3rd-party/nextcloud.svg" description="Nextcloud is a suite of client-server software for creating and using file hosting services. This includes calendar sync via CalDAV and contacts sync via CardDAV. Nextcloud is free and open-source, thereby allowing anyone to install and operate it without charge on a private server." website="https://nextcloud.com/" privacy-policy="https://nextcloud.com/privacy/" @@ -24,9 +24,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="EteSync" - image="/assets/img/svg/3rd-party/etesync.svg" + image="/assets/img/legacy_svg/3rd-party/etesync.svg" description="EteSync is a secure, end-to-end encrypted, and privacy-respecting cloud backup and synchronization software for your personal information (e.g. contacts and calendars). There are native clients for Android, iOS, and the web, and an adapter layer for most desktop clients. It costs $24 per year to use, or you can host the server yourself for free." website="https://www.etesync.com/" privacy-policy="https://www.etesync.com/tos/#privacy" @@ -45,9 +45,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="Email Providers" - image="/assets/img/svg/layout/email.svg" + image="/assets/img/legacy_svg/layout/email.svg" description='Many email providers also offer calendar and or contacts sync services. Refer to our Email Provider recommendations to choose an email provider and see if they also offer calendar and/or contacts sync.' website="/providers/email" %} diff --git a/_includes/legacy/sections/cloud-storage.html b/_includes/legacy/sections/cloud-storage.html index 252c6746..f9a411d4 100644 --- a/_includes/legacy/sections/cloud-storage.html +++ b/_includes/legacy/sections/cloud-storage.html @@ -4,9 +4,9 @@ If you are currently using Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should pick an alternative here. -{% include cardv2.html +{% include legacy/cardv2.html title="Nextcloud - Choose your hoster" - image="/assets/img/svg/3rd-party/nextcloud.svg" + image="/assets/img/legacy_svg/3rd-party/nextcloud.svg" description="Nextcloud is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control. The only limits on storage and bandwidth are the limits on the server provider you choose." website="https://nextcloud.com/" privacy-policy="https://nextcloud.com/privacy/" @@ -26,6 +26,6 @@

    Worth Mentioning

    diff --git a/_includes/legacy/sections/decentralized-video.html b/_includes/legacy/sections/decentralized-video.html index 6893b395..9a85a918 100644 --- a/_includes/legacy/sections/decentralized-video.html +++ b/_includes/legacy/sections/decentralized-video.html @@ -4,9 +4,9 @@ If you are currently using a platform like YouTube or Vimeo, you should pick an alternative here. -{% include cardv2.html +{% include legacy/cardv2.html title="PeerTube" - image="/assets/img/svg/3rd-party/peertube.svg" + image="/assets/img/legacy_svg/3rd-party/peertube.svg" description='PeerTube, developed by Framasoft, is a free and decentralized alternative to video platforms, with over 400,000 videos published by over 50,000 users and viewed over 10 million times. If you are looking for a server to join, you are welcome to join our hosted instance: tube.privacytools.io' website="https://joinpeertube.org" github="https://github.com/Chocobozzz/PeerTube" diff --git a/_includes/legacy/sections/dns.html b/_includes/legacy/sections/dns.html index aa89c5f8..d906ac38 100644 --- a/_includes/legacy/sections/dns.html +++ b/_includes/legacy/sections/dns.html @@ -538,9 +538,9 @@ We also log how many times this or that tracker has been blocked. We need this i {% - include cardv2.html + include legacy/cardv2.html title="Unbound" - image="/assets/img/svg/3rd-party/unbound.svg" + image="/assets/img/legacy_svg/3rd-party/unbound.svg" description='A validating, recursive, caching DNS resolver, supporting DNS-over-TLS, and has been independently audited.' website="https://nlnetlabs.nl/projects/unbound/about/" forum="https://forum.privacytools.io/t/discussion-unbound/3563" @@ -548,9 +548,9 @@ We also log how many times this or that tracker has been blocked. We need this i %} {% - include cardv2.html + include legacy/cardv2.html title="dnscrypt-proxy" - image="/assets/img/svg/3rd-party/dnscrypt-proxy.svg" + image="/assets/img/legacy_svg/3rd-party/dnscrypt-proxy.svg" description='A DNS proxy with support for DNSCrypt, DNS-over-HTTPS, and Anonymized DNSCrypt, a relay-based protocol that the hides client IP address.' website="https://github.com/DNSCrypt/dnscrypt-proxy/wiki" forum="https://forum.privacytools.io/t/discussion-dnscrypt-proxy/1498" @@ -558,9 +558,9 @@ We also log how many times this or that tracker has been blocked. We need this i %} {% - include cardv2.html + include legacy/cardv2.html title="Stubby" - image="/assets/img/png/3rd-party/stubby.png" + image="/assets/img/legacy_png/3rd-party/stubby.png" description='An application that acts as a local DNS-over-TLS stub resolver. Stubby can be used in combination with Unbound by managing the upstream TLS connections (since Unbound cannot yet re-use TCP/TLS connections) with Unbound providing a local cache.' website="https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby" forum="https://forum.privacytools.io/t/discussion-stubby/3582" @@ -568,9 +568,9 @@ We also log how many times this or that tracker has been blocked. We need this i %} {% - include cardv2.html + include legacy/cardv2.html title="Firefox's built-in DNS-over-HTTPS resolver" - image="/assets/img/svg/3rd-party/firefox_browser.svg" + image="/assets/img/legacy_svg/3rd-party/firefox_browser.svg" description='Firefox comes with built-in DNS-over-HTTPS support for NextDNS and Cloudflare but users can manually use any other DoH resolver.' labels="color==warning::icon==fas fa-exclamation-triangle::link==https://developers.cloudflare.com/1.1.1.1/privacy/firefox::text==Warning::tooltip==Cloudflare logs a limited amount of data about the DNS requests that are sent to their custom resolver for Firefox." website="https://support.mozilla.org/en-US/kb/firefox-dns-over-https" @@ -585,9 +585,9 @@ We also log how many times this or that tracker has been blocked. We need this i {% - include cardv2.html + include legacy/cardv2.html title="Android 9's built-in DNS-over-TLS resolver" - image="/assets/img/svg/3rd-party/android.svg" + image="/assets/img/legacy_svg/3rd-party/android.svg" description="Android 9 (Pie) comes with built-in DNS-over-TLS support without the need for a 3rd-party application." labels="color==warning::icon==fas fa-exclamation-triangle::link==https://developers.google.com/speed/public-dns/docs/using#android_9_pie_or_later::text==Warning::tooltip==Android 9's DoT settings have no effect when used concurrently with VPN-based apps which override the DNS." website="https://support.google.com/android/answer/9089903#private_dns" @@ -595,9 +595,9 @@ We also log how many times this or that tracker has been blocked. We need this i %} {% - include cardv2.html + include legacy/cardv2.html title="Nebulo" - image="/assets/img/png/3rd-party/nebulo.png" + image="/assets/img/legacy_png/3rd-party/nebulo.png" description='An open-source Android client supporting DNS-over-HTTPS and DNS-over-TLS, caching DNS responses, and locally logging DNS queries.' website="https://git.frostnerd.com/PublicAndroidApps/smokescreen/-/blob/master/README.md" privacy-policy="https://smokescreen.app/privacypolicy" @@ -614,9 +614,9 @@ We also log how many times this or that tracker has been blocked. We need this i {% - include cardv2.html + include legacy/cardv2.html title="DNSCloak" - image="/assets/img/png/3rd-party/dnscloak.png" + image="/assets/img/legacy_png/3rd-party/dnscloak.png" description='An open-source iOS client supporting DNS-over-HTTPS, DNSCrypt, and dnscrypt-proxy options such as caching DNS responses, locally logging DNS queries, and custom block lists. Users can add custom resolvers by DNS stamp.' website="https://github.com/s-s/dnscloak/blob/master/README.md" privacy-policy="https://drive.google.com/file/d/1050No_pU74CAWUS5-BwQWyO2x_aiMzWc/view" @@ -654,7 +654,7 @@ We also log how many times this or that tracker has been blocked. We need this i

    DNS-over-HTTPS (DoH)

    - Similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443 and more difficult to block. {% include badge.html color="warning" text="Warning" tooltip="DoH contains metadata such as user-agent (which may include system information) that is sent to the DNS server." link="https://tools.ietf.org/html/rfc8484#section-8.2" icon="fas fa-exclamation-triangle" %} + Similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443 and more difficult to block. {% include legacy/badge.html color="warning" text="Warning" tooltip="DoH contains metadata such as user-agent (which may include system information) that is sent to the DNS server." link="https://tools.ietf.org/html/rfc8484#section-8.2" icon="fas fa-exclamation-triangle" %}

    DNSCrypt

    diff --git a/_includes/legacy/sections/email-clients.html b/_includes/legacy/sections/email-clients.html index 3b79f346..a6c6b371 100644 --- a/_includes/legacy/sections/email-clients.html +++ b/_includes/legacy/sections/email-clients.html @@ -1,8 +1,8 @@

    Desktop Email Clients

    -{% include cardv2.html +{% include legacy/cardv2.html title="Thunderbird" - image="/assets/img/svg/3rd-party/thunderbird.svg" + image="/assets/img/legacy_svg/3rd-party/thunderbird.svg" description="Thunderbird is a free, open source, cross-platform email, newsgroup, news feed, and chat (XMPP, IRC, Twitter) client developed by the Thunderbird community, and previously by the Mozilla Foundation." website="https://www.thunderbird.net/" privacy-policy="https://www.mozilla.org/privacy/thunderbird/" @@ -16,9 +16,9 @@ netbsd="http://pkgsrc.se/mail/thunderbird" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Mailpile" - image="/assets/img/svg/3rd-party/mailpile.svg" + image="/assets/img/legacy_svg/3rd-party/mailpile.svg" description="Mailpile is a free, community funded, open source email client with user-friendly encryption and privacy features." website="https://www.mailpile.is/" privacy-policy="https://www.mailpile.is/privacy.html" @@ -28,9 +28,9 @@ linux="https://www.mailpile.is/download/linux.html" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Mailvelope" - image="/assets/img/svg/3rd-party/mailvelope.svg" + image="/assets/img/legacy_svg/3rd-party/mailvelope.svg" description="Mailvelope is a browser extension that enables the exchange of encrypted emails following the OpenPGP encryption standard." website="https://www.mailvelope.com/en" privacy-policy="https://www.mailvelope.com/en/privacy-policy" @@ -53,9 +53,9 @@

    Android Email Clients

    -{% include cardv2.html +{% include legacy/cardv2.html title="FairEmail" - image="/assets/img/svg/3rd-party/fairemail.svg" + image="/assets/img/legacy_svg/3rd-party/fairemail.svg" description="FairEmail is a minimal, open source email app, using open standards (IMAP, SMTP, OpenPGP) with a low data and battery usage." website="https://email.faircode.eu/" privacy-policy="https://github.com/M66B/FairEmail/blob/master/PRIVACY.md" @@ -65,9 +65,9 @@ googleplay="https://play.google.com/store/apps/details?id=eu.faircode.email" %} -{% include cardv2.html +{% include legacy/cardv2.html title="K-9 Mail" - image="/assets/img/svg/3rd-party/k9mail.svg" + image="/assets/img/legacy_svg/3rd-party/k9mail.svg" description="K-9 Mail is an independent mail application that supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP." website="https://k9mail.app/" privacy-policy="https://k9mail.app/privacy" @@ -79,9 +79,9 @@

    iOS Email Clients

    -{% include cardv2.html +{% include legacy/cardv2.html title="Canary Mail" - image="/assets/img/svg/3rd-party/canarymail.svg" + image="/assets/img/legacy_svg/3rd-party/canarymail.svg" labels="color==warning::link==https://canarymail.io/faq.html::text==Closed source::tooltip==The source programming code for Canary Mail is not available. Canary Mail is a proprietary application." description="Canary Mail is a paid email client designed to make end-to-end encryption seamless with security features such as a biometric app lock." website="https://canarymail.io/" diff --git a/_includes/legacy/sections/email-providers.html b/_includes/legacy/sections/email-providers.html index ae636377..c170cab6 100644 --- a/_includes/legacy/sections/email-providers.html +++ b/_includes/legacy/sections/email-providers.html @@ -9,188 +9,188 @@
    ProtonMail
    -

    ProtonMail {% include badge.html color="info" text="Free" %}

    +

    ProtonMail {% include legacy/badge.html color="info" text="Free" %}

    ProtonMail.com is an email service with a focus on privacy, encryption, security, and ease of use. They have been in operation since 2013. ProtonMail is based in Genève, Switzerland. Accounts start with 500 MB storage with their free plan.

    Free accounts have some limitations and do not allow the use of the ProtonMail Bridge, which is required to use a recommended email client (e.g. Thunderbird) or to search email by body text. Paid accounts are available starting at €48/y which include features like ProtonMail Bridge, additional storage, custom domain support, and more. The webmail and mobile apps can only search To:, From:, Date: and Subject: (this is likely to change when v4.0 of ProtonMail is released).

    -
    {% include badge.html color="success" text="Domains and Aliases" %}
    +
    {% include legacy/badge.html color="success" text="Domains and Aliases" %}

    Paid ProtonMail users can use their own domain with the service. Catch-all addresses are supported with custom domains for Professional and Visionary plans. ProtonMail also supports subaddressing, which is useful for users who don't want to purchase a domain.

    -
    {% include badge.html color="success" text="Payment Methods" %}
    +
    {% include legacy/badge.html color="success" text="Payment Methods" %}

    ProtonMail accepts Bitcoin in addition to accepting credit/debit cards and PayPal.

    -
    {% include badge.html color="success" text="Account Security" %}
    +
    {% include legacy/badge.html color="success" text="Account Security" %}

    ProtonMail supports TOTP two factor authentication only. The use of a U2F security key is not yet supported. ProtonMail is planning to implement U2F upon completion of their Single Sign On (SSO) code.

    -
    {% include badge.html color="success" text="Data Security" %}
    +
    {% include legacy/badge.html color="success" text="Data Security" %}

    ProtonMail has zero access encryption at rest for your emails, address book contacts, and calendars. This means the messages and other data stored in your account are only readable by you.

    -
    {% include badge.html color="success" text="Email Encryption" %}
    +
    {% include legacy/badge.html color="success" text="Email Encryption" %}

    ProtonMail has integrated OpenPGP encryption in their webmail. Emails to other ProtonMail users are encrypted automatically, and encryption to non-ProtonMail users with an OpenPGP key can be enabled easily in your account settings. They also allow you to encrypt messages to non-ProtonMail users without the need for them to sign up for a ProtonMail account or use software like OpenPGP.

    ProtonMail also supports the discovery of public keys via HTTP from their Web Key Directory (WKD). This allows users outside of ProtonMail to find the OpenPGP keys of ProtonMail users easily, for cross-provider E2EE.

    -
    {% include badge.html color="success" text=".onion Service" %}
    +
    {% include legacy/badge.html color="success" text=".onion Service" %}

    ProtonMail is accessible via Tor at protonirockerxow.onion.

    -
    {% include badge.html color="info" text="Extra Functionality" %}
    +
    {% include legacy/badge.html color="info" text="Extra Functionality" %}

    ProtonMail offers a "Visionary" account for €24/Month, which also enables access to ProtonVPN in addition to providing multiple accounts, domains, aliases, and extra storage.

    Mailbox
    -

    Mailbox.org {% include badge.html color="info" text="€12/y" %}

    +

    Mailbox.org {% include legacy/badge.html color="info" text="€12/y" %}

    Mailbox.org is an email service with a focus on being secure, ad-free, and privately powered by 100% eco-friendly energy. They have been in operation since 2014. Mailbox.org is based in Berlin, Germany. Accounts start with 2 GB of storage, which can be upgraded as needed.

    -
    {% include badge.html color="success" text="Domains and Aliases" %}
    +
    {% include legacy/badge.html color="success" text="Domains and Aliases" %}

    Mailbox.org lets users use their own domain and they support catch-all addresses. Mailbox.org also supports subaddressing, which is useful for users who don't want to purchase a domain.

    -
    {% include badge.html color="warning" text="Payment Methods" %}
    +
    {% include legacy/badge.html color="warning" text="Payment Methods" %}

    Mailbox.org doesn't accept Bitcoin or any other cryptocurrencies as a result of their payment processor BitPay suspending operations in Germany. However, they do accept Cash by mail, cash payment to bank account, bank transfer, credit card, PayPal and couple of German-specific processors: paydirekt and Sofortüberweisung.

    -
    {% include badge.html color="success" text="Account Security" %}
    +
    {% include legacy/badge.html color="success" text="Account Security" %}

    Mailbox.org supports two factor authentication for their webmail only. You can use either TOTP or a Yubikey via the Yubicloud. Web standards such as U2F and WebAuthn are not yet supported.

    -
    {% include badge.html color="warning" text="Data Security" %}
    +
    {% include legacy/badge.html color="warning" text="Data Security" %}

    Mailbox.org allows for encryption of incoming mail using their encrypted mailbox. New messages that you receive will then be immediately encrypted with your public key.

    However, Open-Exchange, the software platform used by Mailbox.org, does not support the encryption of your address book and calendar. A standalone option may be more appropriate for that information.

    -
    {% include badge.html color="success" text="Email Encryption" %}
    +
    {% include legacy/badge.html color="success" text="Email Encryption" %}

    Mailbox.org has integrated encryption in their webmail, which simplifies sending messages to users with public OpenPGP keys. They also allow remote recipients to decrypt an email on Mailbox.org's servers. This feature is useful when the remote recipient does not have OpenPGP and cannot decrypt a copy of the email in their own mailbox.

    Mailbox.org also supports the discovery of public keys via HTTP from their Web Key Directory (WKD). This allows users outside of Mailbox.org to find the OpenPGP keys of Mailbox.org users easily, for cross-provider E2EE.

    -
    {% include badge.html color="warning" text=".onion Service" %}
    +
    {% include legacy/badge.html color="warning" text=".onion Service" %}

    You can access your Mailbox.org account via IMAP/SMTP using their .onion service. However, their webmail interface cannot be accessed via their .onion service, and users may experience TLS certificate errors.

    -
    {% include badge.html color="info" text="Extra Functionality" %}
    +
    {% include legacy/badge.html color="info" text="Extra Functionality" %}

    All accounts come with limited cloud storage that can be encrypted. Mailbox.org also offers the alias @secure.mailbox.org, which enforces the TLS encryption on the connection between mail servers, otherwise the message will not be sent at all. Mailbox.org also supports Exchange ActiveSync in addition to standard access protocols like IMAP and POP3.

    Posteo
    -

    Posteo {% include badge.html color="info" text="€12/y" %}

    +

    Posteo {% include legacy/badge.html color="info" text="€12/y" %}

    Posteo.de is an email provider that focuses on anonymous, secure, and private email. Their servers are powered by 100% sustainable energy. They have been in operation since 2009. Posteo is based in Germany and has a free 14-day trial. Posteo comes with 2 GB for the monthly cost and an extra gigabyte can be purchased for €0.25 per month.

    -
    {% include badge.html color="warning" text="Domains and Aliases" %}
    +
    {% include legacy/badge.html color="warning" text="Domains and Aliases" %}

    Posteo does not allow the use of custom domains, however users may still make use of subaddressing.

    -
    {% include badge.html color="warning" text="Payment Methods" %}
    +
    {% include legacy/badge.html color="warning" text="Payment Methods" %}

    Posteo does not accept Bitcoin or other cryptocurrencies as a form of payment, however they do accept cash-by-mail. They also accept credit/debit cards, bank transfers, and PayPal, and remove PII (personally identifiable information) that they receive in connection with these payment methods.

    -
    {% include badge.html color="success" text="Account Security" %}
    +
    {% include legacy/badge.html color="success" text="Account Security" %}

    Posteo supports two factor authentication for their webmail only. You can use either TOTP a Yubikey with TOTP. Web standards such as U2F and WebAuthn are not yet supported.

    -
    {% include badge.html color="warning" text="Data Security" %}
    +
    {% include legacy/badge.html color="warning" text="Data Security" %}

    Posteo has zero access encryption for email storage. This means the messages stored in your account are only readable by you.

    Posteo also supports the encryption of your address book contacts and calendars at rest. However, Posteo still uses standard CalDAV and CardDAV for calendars and contacts. These protocols do not support E2EE (End-To-End Encryption). A standalone option may be more appropiate.

    -
    {% include badge.html color="success" text="Email Encryption" %}
    +
    {% include legacy/badge.html color="success" text="Email Encryption" %}

    Posteo has integrated encryption in their webmail, which simplifies sending messages to users with public OpenPGP keys. They also support the discovery of public keys via HTTP from their Web Key Directory (WKD). This allows users outside of Posteo to find the OpenPGP keys of Posteo users easily, for cross-provider E2EE.

    -
    {% include badge.html color="danger" text=".onion Service" %}
    +
    {% include legacy/badge.html color="danger" text=".onion Service" %}

    Posteo does not operate a .onion service.

    -
    {% include badge.html color="info" text="Extra Functionality" %}
    +
    {% include legacy/badge.html color="info" text="Extra Functionality" %}

    Posteo allows users to set up their own mailing lists. Each account can create one list for free.

    Disroot
    -

    Disroot {% include badge.html color="info" text="Free" %}

    +

    Disroot {% include legacy/badge.html color="info" text="Free" %}

    Disroot offers email amongst other services. The service is maintained by volunteers and its community. They have been in operation since 2015. Disroot is based in Amsterdam. Disroot is free and uses open source software such as Rainloop to provide service. Users support the service through donations and buying extra storage. The mailbox limit is 1 GB, but extra storage can be purchased 0.15€ per GB per month paid yearly.

    -
    {% include badge.html color="success" text="Domains and Aliases" %}
    +
    {% include legacy/badge.html color="success" text="Domains and Aliases" %}

    Disroot lets users use their own domain. They have aliases, however you must manually apply for them.

    -
    {% include badge.html color="success" text="Payment Methods" %}
    +
    {% include legacy/badge.html color="success" text="Payment Methods" %}

    Disroot accepts Bitcoin and Faircoin as payment methods. They also accept PayPal, direct bank deposit, and Patreon payments. Disroot is a not-for-profit organization that also accepts donations through Liberapay, Flattr, and Monero, but these payment methods cannot be used to purchase services.

    -
    {% include badge.html color="success" text="Account Security" %}
    +
    {% include legacy/badge.html color="success" text="Account Security" %}

    Disroot supports TOTP two factor authentication for webmail only. They do not allow U2F security key authentication.

    -
    {% include badge.html color="warning" text="Data Security" %}
    +
    {% include legacy/badge.html color="warning" text="Data Security" %}

    Disroot uses full disk encryption. However, it doesn't appear to be "zero access", meaning it is technically possible for them to decrypt the data they have.

    Disroot also uses the standard CalDAV and CardDAV protocols for calendars and contacts, which do not support E2EE. A standalone option may be more appropriate.

    -
    {% include badge.html color="success" text="Email Encryption" %}
    +
    {% include legacy/badge.html color="success" text="Email Encryption" %}

    Disroot allows for encrypted emails to be sent from their webmail application using OpenPGP. However, Disroot has not integrated a Web Key Directory (WKD) for users on their platform.

    -
    {% include badge.html color="danger" text=".onion Service" %}
    +
    {% include legacy/badge.html color="danger" text=".onion Service" %}

    Disroot does not operate a .onion service.

    -
    {% include badge.html color="info" text="Extra Functionality" %}
    +
    {% include legacy/badge.html color="info" text="Extra Functionality" %}

    They offer other services such as NextCloud, XMPP Chat, Etherpad, Ethercalc, Pastebin, Online polls and a Gitea instance. They also have an app available in F-Droid.

    Tutanota
    -

    Tutanota {% include badge.html color="info" text="Free" %}

    +

    Tutanota {% include legacy/badge.html color="info" text="Free" %}

    Tutanota.com is an email service with a focus on security and privacy through the use of encryption. Tutanota has been in operation since 2011 and is based in Hanover, Germany. Accounts start with 1GB storage with their free plan.

    Tutanota doesn't allow the use of third-party email clients. There are plans to allow Tutanota pull email from external email accounts using the IMAP protocol. Email import is currently not possible.

    Emails can be exported individually or by bulk selection. Tutanota does not allow for subfolders as you might expect with other email providers.

    Tutanota is working on a desktop client and they have an app available in F-Droid. They also have their app in conventional stores such as App Store on iOS and Google Play for Android.

    -
    {% include badge.html color="success" text="Domains and Aliases" %}
    +
    {% include legacy/badge.html color="success" text="Domains and Aliases" %}

    Paid Tutanota accounts can use up to 5 aliases and custom domains. Tutanota doesn't allow for subaddressing (plus addresses), but you can use a catch-all with a custom domain.

    -
    {% include badge.html color="danger" text="Payment Methods" %}
    +
    {% include legacy/badge.html color="danger" text="Payment Methods" %}

    Tutanota accepts only credit cards and PayPal.

    -
    {% include badge.html color="success" text="Account Security" %}
    +
    {% include legacy/badge.html color="success" text="Account Security" %}

    Tutanota supports two factor authentication. Users can either use TOTP or U2F. U2F support is not yet available on Android.

    -
    {% include badge.html color="success" text="Data Security" %}
    +
    {% include legacy/badge.html color="success" text="Data Security" %}

    Tutanota has zero access encryption at rest for your emails, address book contacts, and calendars. This means the messages and other data stored in your account are only readable by you.

    -
    {% include badge.html color="warning" text="Email Encryption" %}
    +
    {% include legacy/badge.html color="warning" text="Email Encryption" %}

    Tutanota does not use OpenPGP. Tutanota users can only receive encrypted emails when external users send them through a temporary Tutanota mailbox.

    Tutanota does have plans to support AutoCrypt. This would allow for external users to send encrypted emails to Tutanota users as long as their email client supports the AutoCrypt headers.

    -
    {% include badge.html color="danger" text=".onion Service" %}
    +
    {% include legacy/badge.html color="danger" text=".onion Service" %}

    Tutanota does not operate a .onion service but may consider it in the future.

    -
    {% include badge.html color="info" text="Extra Functionality" %}
    +
    {% include legacy/badge.html color="info" text="Extra Functionality" %}

    Tutanota offers the business version of Tutanota to non-profit organizations for free or with a heavy discount.

    Tutanota also has a business feature called Secure Connect. This ensures customer contact to the business uses E2EE. The feature costs €240/y.

    @@ -199,38 +199,38 @@
    StartMail
    -

    StartMail {% include badge.html color="info" text="Personal USD $59.95/y" %}

    +

    StartMail {% include legacy/badge.html color="info" text="Personal USD $59.95/y" %}

    StartMail.com is an email service with a focus on security and privacy through the use of standard OpenPGP encryption. StartMail has been in operation since 2014 and is based in Boulevard 11, Zeist Netherlands. Accounts start with 10GB. They offer a 30-day trial.

    -
    {% include badge.html color="success" text="Domains and Aliases" %}
    +
    {% include legacy/badge.html color="success" text="Domains and Aliases" %}

    Personal accounts can use Custom or Generated aliases. Business accounts can use Domain aliases.

    -
    {% include badge.html color="warning" text="Payment Methods" %}
    +
    {% include legacy/badge.html color="warning" text="Payment Methods" %}

    StartMail accepts Visa, MasterCard, American Express and Paypal. StartMail also has other payment options such as Bitcoin (currently only for Personal accounts) and SEPA Direct Debit for accounts older than a year.

    -
    {% include badge.html color="success" text="Account Security" %}
    +
    {% include legacy/badge.html color="success" text="Account Security" %}

    StartMail supports TOTP two factor authentication for webmail only. They do not allow U2F security key authentication.

    -
    {% include badge.html color="warning" text="Data Security" %}
    +
    {% include legacy/badge.html color="warning" text="Data Security" %}

    StartMail has zero access encryption at rest, using their "user vault" system. When a user logs in, the vault is opened, and the email is then moved to the vault out of the queue where it is decrypted by the corresponding private key.

    StartMail supports importing contacts however, they are only accessible in the webmail and not through protocols such as CalDAV. Contacts are also not stored using zero knowledge encryption, so a standalone option may be more appropriate.

    -
    {% include badge.html color="success" text="Email Encryption" %}
    +
    {% include legacy/badge.html color="success" text="Email Encryption" %}

    StartMail has integrated encryption in their webmail, which simplifies sending messages to users with public OpenPGP keys.

    -
    {% include badge.html color="danger" text=".onion Service" %}
    +
    {% include legacy/badge.html color="danger" text=".onion Service" %}

    StartMail does not operate a .onion service.

    -
    {% include badge.html color="info" text="Extra Functionality" %}
    +
    {% include legacy/badge.html color="info" text="Extra Functionality" %}

    StartMail allows for proxying of images within emails. If a user allows the remote image to be loaded, the sender won't know what the user's IP address is.

    diff --git a/_includes/legacy/sections/file-encryption.html b/_includes/legacy/sections/file-encryption.html index dc85b5df..080a93ca 100644 --- a/_includes/legacy/sections/file-encryption.html +++ b/_includes/legacy/sections/file-encryption.html @@ -5,10 +5,10 @@
    {% - include cardv2.html + include legacy/cardv2.html title="VeraCrypt - Disk Encryption" - image="/assets/img/svg/3rd-party/veracrypt.svg" - image-dark="/assets/img/svg/3rd-party/veracrypt-dark.svg" + image="/assets/img/legacy_svg/3rd-party/veracrypt.svg" + image-dark="/assets/img/legacy_svg/3rd-party/veracrypt-dark.svg" description="VeraCrypt is a source-available freeware utility used for on-the-fly encryption. It can create a virtual encrypted disk within a file or encrypt a partition or the entire storage device with pre-boot authentication. VeraCrypt is a fork of the discontinued TrueCrypt project. It was initially released on June 22, 2013. According to its developers, security improvements have been implemented and issues raised by the initial TrueCrypt code audit have been addressed." website="https://veracrypt.fr/" forum="https://forum.privacytools.io/t/discussion-veracrypt-file-encryption/1532" @@ -19,9 +19,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="GNU Privacy Guard - Email Encryption" - image="/assets/img/svg/3rd-party/gnupg.svg" + image="/assets/img/legacy_svg/3rd-party/gnupg.svg" description="GnuPG is a GPL-licensed alternative to the PGP suite of cryptographic software. GnuPG is compliant with RFC 4880, which is the current IETF standards track specification of OpenPGP. Current versions of PGP (and Veridis' Filecrypt) are interoperable with GnuPG and other OpenPGP-compliant systems. GnuPG is a part of the Free Software Foundation's GNU software project, and has received major funding from the German government." website="https://gnupg.org/" privacy-policy="https://gnupg.org/privacy-policy.html" @@ -38,9 +38,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="7 Zip" - image="/assets/img/svg/3rd-party/7zip.svg" + image="/assets/img/legacy_svg/3rd-party/7zip.svg" description='7-Zip is a free and open-source file archiver, a utility used to place groups of files within compressed containers. On Linux, MacOS etc. the command-line tool p7zip is used and integrates into various interfaces such as FileRoller, Xarchiver, Ark.' website="https://7-zip.org" forum="https://forum.privacytools.io/t/discussion-7-zip/3024" @@ -57,7 +57,7 @@
    • Cryptomator - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration. - {% include badge.html + {% include legacy/badge.html color="warning" text="Closed source" icon="fas fa-exclamation-triangle" @@ -70,7 +70,7 @@
    • Hat.sh - A cross-platform, serverless JavaScript web application that provides secure file encryption using the AES-256-GCM algorithm in your browser. It can also be downloaded and run offline.
    • Kryptor is a file encryption program for Windows, MacOS, and Linux. - {% include badge.html + {% include legacy/badge.html color="warning" icon="fas fa-exclamation-triangle" text="Beta" diff --git a/_includes/legacy/sections/file-sharing.html b/_includes/legacy/sections/file-sharing.html index 68336e02..af502ccc 100644 --- a/_includes/legacy/sections/file-sharing.html +++ b/_includes/legacy/sections/file-sharing.html @@ -1,8 +1,8 @@

      File Sharing

      -{% include cardv2.html +{% include legacy/cardv2.html title="OnionShare" - image="/assets/img/svg/3rd-party/onionshare.svg" + image="/assets/img/legacy_svg/3rd-party/onionshare.svg" website="https://onionshare.org/" tor="http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion/" description="OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server accessible as a Tor onion service, with an unguessable URL that you can share with the recipients to download or send files." @@ -15,9 +15,9 @@ openbsd="http://openports.se/net/onionshare" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Magic Wormhole" - image="/assets/img/png/3rd-party/magic_wormhole.png" + image="/assets/img/legacy_png/3rd-party/magic_wormhole.png" website="https://magic-wormhole.readthedocs.io" description="Magic Wormhole is a package that provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. Their motto: \"Get things from one computer to another, safely.\"" forum="https://forum.privacytools.io/t/discussion-magic-wormhole/756" @@ -34,7 +34,7 @@
      • FramaDrop - Stores a file of any size for 24h. Data is end-to-end encrypted from your browser, powered by LuFi. - {% include badge.html + {% include legacy/badge.html color="warning" icon="fas fa-exclamation-triangle" link="https://framasoft.org/en/cgu/" diff --git a/_includes/legacy/sections/file-sync.html b/_includes/legacy/sections/file-sync.html index bdf50f45..46748120 100644 --- a/_includes/legacy/sections/file-sync.html +++ b/_includes/legacy/sections/file-sync.html @@ -6,9 +6,9 @@ {% - include cardv2.html + include legacy/cardv2.html title="Syncthing" - image="/assets/img/svg/3rd-party/syncthing.svg" + image="/assets/img/legacy_svg/3rd-party/syncthing.svg" description="Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third-party, and how it is transmitted over the Internet." website="https://syncthing.net/" forum="https://forum.privacytools.io/t/discussion-syncthing/1627/2" diff --git a/_includes/legacy/sections/fourteen-eyes.html b/_includes/legacy/sections/fourteen-eyes.html index 5b4c6e67..83aa88f3 100644 --- a/_includes/legacy/sections/fourteen-eyes.html +++ b/_includes/legacy/sections/fourteen-eyes.html @@ -1,11 +1,11 @@

        Global Mass Surveillance - The Fourteen Eyes

        -UKUSA Agreement +UKUSA Agreement

        The UKUSA Agreement is an agreement between the United Kingdom, United States, Australia, Canada, and New Zealand to cooperatively collect, analyze, and share intelligence. Members of this group, known as the Five Eyes, focus on gathering and analyzing intelligence from different parts of the world. While Five Eyes countries have agreed to not spy on each other as adversaries, leaks by Snowden have revealed that some Five Eyes members monitor each other's citizens and share intelligence to avoid breaking domestic laws that prohibit them from spying on their own citizens. The Five Eyes alliance also cooperates with groups of third-party countries to share intelligence (forming the Nine Eyes and Fourteen Eyes); however, Five Eyes and third-party countries can and do spy on each other.

        - {% include panel.html color="danger" + {% include legacy/panel.html color="danger" title="Five Eyes" body='
          @@ -18,7 +18,7 @@ ' %} - {% include panel.html color="warning" + {% include legacy/panel.html color="warning" title="Nine Eyes" body='
            @@ -30,7 +30,7 @@ ' %} - {% include panel.html color="secondary" + {% include legacy/panel.html color="secondary" title="Fourteen Eyes" body='
              diff --git a/_includes/legacy/sections/header.html b/_includes/legacy/sections/header.html index 554c681f..198e4951 100644 --- a/_includes/legacy/sections/header.html +++ b/_includes/legacy/sections/header.html @@ -1,9 +1,9 @@

              - {{ site.name }} + {{ site.name }}
              - {{ site.name }} + {{ site.name }}

              diff --git a/_includes/legacy/sections/hosting-provider.html b/_includes/legacy/sections/hosting-provider.html index 72d6cb58..e03cacb8 100644 --- a/_includes/legacy/sections/hosting-provider.html +++ b/_includes/legacy/sections/hosting-provider.html @@ -1,19 +1,19 @@

              Secure Hosting Provider

              -{% include cardv2.html +{% include legacy/cardv2.html title="Data Center: Bahnhof" - image="/assets/img/svg/3rd-party/bahnhof.svg" - image-dark="/assets/img/svg/3rd-party/bahnhof-dark.svg" + image="/assets/img/legacy_svg/3rd-party/bahnhof.svg" + image-dark="/assets/img/legacy_svg/3rd-party/bahnhof-dark.svg" description="Bahnhof is one of Sweden’s largest network operators, founded in 1994. They specialize in innovative data center construction: Extreme security coupled with low-cost green energy has made them world famous." website="https://www.bahnhof.net/" privacy-policy="https://bahnhof.se/filestorage/userfiles/file/PrivacyPolicy_Bahnhof.pdf" forum="https://forum.privacytools.io/t/discussion-bahnhof-net/341" %} -{% include cardv2.html +{% include legacy/cardv2.html title="VPS & Domain: Njalla" - image="/assets/img/svg/3rd-party/njalla.svg" - image-dark="/assets/img/svg/3rd-party/njalla-dark.svg" + image="/assets/img/legacy_svg/3rd-party/njalla.svg" + image-dark="/assets/img/legacy_svg/3rd-party/njalla-dark.svg" description="Njalla is a privacy-aware domain registration service and VPS provider based in Nevis (with VPS data centers in Sweden). It is created by people from The Pirate Bay and IPredator VPN. Accepted payments: Bitcoin, Litecoin, Monero, Zcash, DASH, Bitcoin Cash and PayPal." website="https://njal.la/" labels="color==warning::link==https://github.com/privacytools/privacytools.io/issues/1920::text==Warning::tooltip==Njalla blocks port 25 traffic." diff --git a/_includes/legacy/sections/instant-messenger.html b/_includes/legacy/sections/instant-messenger.html index c0cc44d3..abafce15 100644 --- a/_includes/legacy/sections/instant-messenger.html +++ b/_includes/legacy/sections/instant-messenger.html @@ -20,9 +20,9 @@

              Centralized messengers are those where every participant is on the same server or network of servers controlled by the same organization.

              {% - include cardv2.html + include legacy/cardv2.html title="Signal" - image="/assets/img/svg/3rd-party/signal.svg" + image="/assets/img/legacy_svg/3rd-party/signal.svg" description='Signal is a mobile app developed by Signal Messenger LLC. The app provides instant messaging, as well as voice and video calling. All communications are E2EE unless you choose to send as SMS. Its protocol has also been indepedently audited (PDF)' labels="color==warning::text==Requires phone number::tooltip==Signal requires your phone number as an personal identifier which means anyone you communicate with will see it.|text==VoIP" website="https://signal.org/" @@ -70,9 +70,9 @@

              Federated messengers use multiple, independent servers that are able to talk to each other (email is one example of a federated service). Federation allows system administrators to control their own server and still be a part of the larger communications network.

              {% - include cardv2.html + include legacy/cardv2.html title="Element" - image="/assets/img/svg/3rd-party/element.svg" + image="/assets/img/legacy_svg/3rd-party/element.svg" description='Element (formerly Riot) is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure, decentralized, real-time communication.' labels="text==VoIP" website="https://element.io" @@ -128,9 +128,9 @@

              Peer-to-Peer instant messengers connect directly to each other without requiring third-party servers. Clients (peers) usually find each other through the use of a distributed computing network. Examples of this include DHT (distributed hash table) (used with technologies like torrents and IPFS, for example). Another approach is proximity based networks, where a connection is established over WiFi or Bluetooth (for example, Briar or the Scuttlebutt social networking protocol). Once a peer has found a route to its contact via any of these methods, a direct connection between them is made.

              {% - include cardv2.html + include legacy/cardv2.html title="Briar" - image="/assets/img/svg/3rd-party/briar.svg" + image="/assets/img/legacy_svg/3rd-party/briar.svg" description="Encrypted instant messenger that connects to contacts via Wi-Fi, Bluetooth, or Tor over the internet to synchronize messages. Technology such as this has proven to be useful when Internet availability is an issue, such as in times of crisis." website="https://briarproject.org" privacy-policy="https://briarproject.org/privacy-policy/" @@ -141,9 +141,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="Jami" - image="/assets/img/svg/3rd-party/jami.svg" + image="/assets/img/legacy_svg/3rd-party/jami.svg" description="Encrypted instant messaging and video calling software. All communications are E2EE using TLS 1.3 and never stored elsewhere than on user's devices, even when TURN servers are used." labels="color==warning::link==https://git.jami.net/savoirfairelinux/ring-project/issues/765::text==Warning::tooltip==This software is partially centralized but can be self-hosted.|text==VoIP" website="https://jami.net/" diff --git a/_includes/legacy/sections/key-disclosure-law.html b/_includes/legacy/sections/key-disclosure-law.html index c51e857f..990b2126 100644 --- a/_includes/legacy/sections/key-disclosure-law.html +++ b/_includes/legacy/sections/key-disclosure-law.html @@ -6,7 +6,7 @@
              - {% include panel.html color="danger" + {% include legacy/panel.html color="danger" title="Key disclosure laws apply" body='
                @@ -23,7 +23,7 @@ ' %} - {% include panel.html color="warning" + {% include legacy/panel.html color="warning" title="Key disclosure laws may apply" body='
                  @@ -37,7 +37,7 @@ ' %} - {% include panel.html color="success" + {% include legacy/panel.html color="success" title="Key disclosure laws don't apply" body='
                    @@ -67,7 +67,7 @@

                    Why is it not recommended to choose a US-based service?

                    -USA +USA

                    Services based in the United States are not recommended because of the country's surveillance programs and use of National Security Letters (NSLs) with accompanying gag orders, which forbid the recipient from talking about the request. This combination allows the government to secretly force companies to grant complete access to customer data and transform the service into a tool of mass surveillance.

                    diff --git a/_includes/legacy/sections/notebooks.html b/_includes/legacy/sections/notebooks.html index 09fbafee..dd3e688d 100644 --- a/_includes/legacy/sections/notebooks.html +++ b/_includes/legacy/sections/notebooks.html @@ -4,9 +4,9 @@ If you are currently using an application like Evernote, Google Keep, or Microsoft OneNote, you should pick an alternative here.
              -{% include cardv2.html +{% include legacy/cardv2.html title="Joplin" - image="/assets/img/svg/3rd-party/joplin.svg" + image="/assets/img/legacy_svg/3rd-party/joplin.svg" description="Joplin is a free, open-source, and fully-featured note-taking and to-do application which can handle a large number of markdown notes organized into notebooks and tags. It offers end-to-end encryption and can sync through Nextcloud, Dropbox, and more. It also offers easy import from Evernote and plain-text notes." website="https://joplinapp.org/" privacy-policy="https://joplinapp.org/privacy/" @@ -22,9 +22,9 @@ chrome="https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmkdbbbgpnglcpdollgjjfek" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Standard Notes" - image="/assets/img/svg/3rd-party/standard_notes.svg" + image="/assets/img/legacy_svg/3rd-party/standard_notes.svg" description='Standard Notes is a simple and private notes app that makes your notes easy and available everywhere you are. It features end-to-end encryption on every platform, and a powerful desktop experience with themes and custom editors. It has also been independently audited (PDF).' website="https://standardnotes.org/" privacy-policy="https://standardnotes.org/privacy" @@ -38,9 +38,9 @@ web="https://app.standardnotes.org/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Turtl" - image="/assets/img/svg/3rd-party/turtl.svg" + image="/assets/img/legacy_svg/3rd-party/turtl.svg" description="Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with." website="https://turtlapp.com/" privacy-policy="https://turtlapp.com/privacy/" diff --git a/_includes/legacy/sections/operating-systems.html b/_includes/legacy/sections/operating-systems.html index cb30dec5..19beffd5 100644 --- a/_includes/legacy/sections/operating-systems.html +++ b/_includes/legacy/sections/operating-systems.html @@ -4,9 +4,9 @@ If you are currently using an operating system that collects data like Windows 10, you should pick an alternative here.
              -{% include cardv2.html +{% include legacy/cardv2.html title="Fedora Workstation" - image="/assets/img/svg/3rd-party/fedora.svg" + image="/assets/img/legacy_svg/3rd-party/fedora.svg" description='Fedora is a Linux distribution developed by the Fedora Project and sponsored by Red Hat. Fedora Workstation is a secure, reliable, and user-friendly edition developed for desktops and laptops. Fedora by default comes with the GNOME desktop environment, other desktop environments are also available.' badges="info:Linux" website="https://getfedora.org/" @@ -14,9 +14,9 @@ git="https://src.fedoraproject.org/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Ubuntu" - image="/assets/img/svg/3rd-party/ubuntu.svg" + image="/assets/img/legacy_svg/3rd-party/ubuntu.svg" description='Ubuntu is a Linux distribution developed by Canonical Ltd. Ubuntu is a reliable and distribution that is user-friendly and can be run on desktops, servers, and IoT devices. Ubuntu uses GNOME as the default desktop environment, while other desktop environments are also available.' badges="info:Linux" website="https://ubuntu.com" @@ -30,9 +30,9 @@ These options have advanced features and are unique in some way. These options will likely require the user to read technical background documentation.
        -{% include cardv2.html +{% include legacy/cardv2.html title="Alpine Linux" - image="/assets/img/svg/3rd-party/alpinelinux.svg" + image="/assets/img/legacy_svg/3rd-party/alpinelinux.svg" description='Alpine Linux is a very minimal distribution designed to be secure and very resource efficient. Alpine Linux can run from RAM, and merge configuration files into the system on boot using Alpine local backup. Alpine Linux is often used on servers and in Linux containers.' badges="info:Linux" website="https://alpinelinux.org/" @@ -40,9 +40,9 @@ gitlab="https://gitlab.alpinelinux.org" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Arch Linux" - image="/assets/img/svg/3rd-party/archlinux.svg" + image="/assets/img/legacy_svg/3rd-party/archlinux.svg" description='A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement.' badges="info:Linux" labels="color==success::link==https://tests.reproducible-builds.org/archlinux/archlinux.html::text==Reproducible builds" @@ -51,9 +51,9 @@ gitlab="https://gitlab.archlinux.org" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Debian" - image="/assets/img/svg/3rd-party/debian.svg" + image="/assets/img/legacy_svg/3rd-party/debian.svg" description='Debian is a Unix-like computer operating system and a Linux distribution that is composed entirely of free and open-source software, most of which is under the GNU General Public License, and packaged by a group of individuals known as the Debian project.' badges="info:Linux" labels="color==success::link==https://reproducible.debian.net::text==Reproducible builds" @@ -63,9 +63,9 @@ gitlab="https://salsa.debian.org/qa/debsources" %} -{% include cardv2.html +{% include legacy/cardv2.html title="NixOS" - image="/assets/img/svg/3rd-party/nixos.svg" + image="/assets/img/legacy_svg/3rd-party/nixos.svg" description='NixOS is a Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, it is completely declarative, makes upgrading systems reliable, and has many other advantages.' badges="info:Linux" labels="color==success::link==https://r13y.com::text==Reproducible builds" @@ -74,9 +74,9 @@ github="https://github.com/NixOS" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Qubes OS" - image="/assets/img/svg/3rd-party/qubes_os.svg" + image="/assets/img/legacy_svg/3rd-party/qubes_os.svg" description='Qubes is an open-source operating system designed to provide strong security for desktop computing. Qubes is based on Xen, the X Window System, and Linux, and can run most Linux applications and utilize most of the Linux drivers.' badges="info:Xen" website="https://www.qubes-os.org/" diff --git a/_includes/legacy/sections/other-mobile-operating-systems.html b/_includes/legacy/sections/other-mobile-operating-systems.html index f1cb488d..93be458a 100644 --- a/_includes/legacy/sections/other-mobile-operating-systems.html +++ b/_includes/legacy/sections/other-mobile-operating-systems.html @@ -1,8 +1,8 @@

        Other Mobile Operating Systems

        -{% include cardv2.html +{% include legacy/cardv2.html title="Ubuntu Touch" - image="/assets/img/svg/3rd-party/ubuntu.svg" + image="/assets/img/legacy_svg/3rd-party/ubuntu.svg" description="Ubuntu Touch is a free and open-source operating system for smartphones and tablets. It's an alternative to the current popular mobile operating systems on the market. Only a few devices are supported." badges="info:Linux" website="https://ubuntu-touch.io/" diff --git a/_includes/legacy/sections/participate.html b/_includes/legacy/sections/participate.html index 674557a7..a1600e09 100644 --- a/_includes/legacy/sections/participate.html +++ b/_includes/legacy/sections/participate.html @@ -6,25 +6,25 @@
        - {% include card.html color="success" + {% include legacy/card.html color="success" title="Discourse & Reddit" - image="/assets/img/svg/3rd-party/discourse.svg" + image="/assets/img/legacy_svg/3rd-party/discourse.svg" url="https://forum.privacytools.io/" website="Discourse" extra_button='Reddit' description='Join our Discourse community to stay up to date on privacy news or make suggestions!' %} - {% include card.html color="primary" + {% include legacy/card.html color="primary" title="Follow on Mastodon & Twitter" - image="/assets/img/svg/3rd-party/mastodon.svg" + image="/assets/img/legacy_svg/3rd-party/mastodon.svg" url="https://social.privacytools.io/@privacytools" website="Mastodon" extra_button='Twitter' description="Get the latest privacy-related updates from our Mastodon Feed. Follow us today!" %} - {% include card.html color="warning" + {% include legacy/card.html color="warning" title="Develop on GitHub" font="fab fa-github" url="https://github.com/privacytools/privacytools.io" diff --git a/_includes/legacy/sections/password-managers.html b/_includes/legacy/sections/password-managers.html index a529e1f3..d4e64cf7 100644 --- a/_includes/legacy/sections/password-managers.html +++ b/_includes/legacy/sections/password-managers.html @@ -5,9 +5,9 @@
        {% - include cardv2.html + include legacy/cardv2.html title="Bitwarden - Cloud/Self-host" - image="/assets/img/svg/3rd-party/bitwarden.svg" + image="/assets/img/legacy_svg/3rd-party/bitwarden.svg" description="Bitwarden is a free and open-source password manager. It aims to solve password management problems for individuals, teams, and business organizations. Bitwarden is among the easiest and safest solutions to store all of your logins and passwords while conveniently keeping them synced between all of your devices. If you don't want to use the Bitwarden cloud, you can easily host your own Bitwarden server." website="https://bitwarden.com/" privacy-policy="https://bitwarden.com/privacy/" @@ -31,9 +31,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="KeePassXC - Local" - image="/assets/img/svg/3rd-party/keepassxc.svg" + image="/assets/img/legacy_svg/3rd-party/keepassxc.svg" description="KeePassXC is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager." website="https://keepassxc.org/" privacy-policy="https://keepassxc.org/privacy/" @@ -52,9 +52,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="LessPass - Browser" - image="/assets/img/svg/3rd-party/lesspass.svg" + image="/assets/img/legacy_svg/3rd-party/lesspass.svg" description="LessPass is a free and open-source password manager that generates unique passwords for websites, email accounts, or anything else based on a master password and information you know. No sync needed. Uses PBKDF2 and SHA-256. It's advised to use the browser addons for more security." website="https://lesspass.com/" privacy-policy="https://addons.mozilla.org/en-US/firefox/addon/lesspass/privacy/" diff --git a/_includes/legacy/sections/paste-services.html b/_includes/legacy/sections/paste-services.html index 5fa5c1ef..6f1f17a2 100644 --- a/_includes/legacy/sections/paste-services.html +++ b/_includes/legacy/sections/paste-services.html @@ -1,8 +1,8 @@

        Pastebin Services

        -{% include cardv2.html +{% include legacy/cardv2.html title="PrivateBin" -image="/assets/img/svg/3rd-party/privatebin.svg" +image="/assets/img/legacy_svg/3rd-party/privatebin.svg" description="PrivateBin is a minimalist, open-source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256-bit AES. It is the improved version of ZeroBin." website="https://privatebin.info/" forum="https://forum.privacytools.io/t/discussion-privatebin/296" @@ -10,9 +10,9 @@ github="https://github.com/PrivateBin/PrivateBin" %} -{% include cardv2.html +{% include legacy/cardv2.html title="CryptPad" -image="/assets/img/svg/3rd-party/cryptpad.svg" +image="/assets/img/legacy_svg/3rd-party/cryptpad.svg" description="CryptPad is an open-source, zero knowledge, and real-time collaborative editor. Data is encrypted/decrypted in the browser, using Salsa20 with Poly1305 to encrypt pads." website="https://cryptpad.fr/pad/" privacy-policy="https://cryptpad.fr/privacy.html" diff --git a/_includes/legacy/sections/productivity-tools.html b/_includes/legacy/sections/productivity-tools.html index 41c4feb3..c237d514 100644 --- a/_includes/legacy/sections/productivity-tools.html +++ b/_includes/legacy/sections/productivity-tools.html @@ -1,9 +1,9 @@

        Productivity Tools

        {% - include cardv2.html + include legacy/cardv2.html title="CryptPad" - image="/assets/img/svg/3rd-party/cryptpad.svg" + image="/assets/img/legacy_svg/3rd-party/cryptpad.svg" description="CryptPad is a private-by-design alternative to popular office tools and cloud services. All content is end-to-end encrypted. It is free and open-source, enabling anyone to verify its security by auditing the code. The development team is supported by donations and grants. No registration is required, and it can be used anonymously via Tor Browser." website="https://cryptpad.fr/" privacy-policy="https://cryptpad.fr/privacy.html" @@ -13,9 +13,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="Etherpad" - image="/assets/img/svg/3rd-party/etherpad.svg" + image="/assets/img/legacy_svg/3rd-party/etherpad.svg" description="Etherpad is a highly customizable open-source online editor providing collaborative editing in real time. Here are a list of sites that run Etherpad." website="https://etherpad.org/" forum="https://forum.privacytools.io/t/discussion-etherpad-productivity-tools/1538" @@ -30,10 +30,10 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="Write.as" - image="/assets/img/svg/3rd-party/writeas.svg" - image-dark="/assets/img/svg/3rd-party/writeas-dark.svg" + image="/assets/img/legacy_svg/3rd-party/writeas.svg" + image-dark="/assets/img/legacy_svg/3rd-party/writeas-dark.svg" description="Write.as is a cross-platform, privacy-oriented blogging platform. It's anonymous by default, letting you publish without signing up. If you create an account, it doesn't require any personal information. No ads, distraction-free, and built on a sustainable business model." website="https://write.as/" privacy-policy="https://write.as/privacy" @@ -68,9 +68,9 @@ {% - include cardv2.html + include legacy/cardv2.html title="MAT2" - image="/assets/img/svg/3rd-party/mat2.svg" + image="/assets/img/legacy_svg/3rd-party/mat2.svg" description="MAT2 is free software, which allows the removal of metadata of image, audio, torrent, and document file types. It provides both a command line tool and a graphical user interface via an extension for Nautilus, the default file manager of GNOME." website="https://0xacab.org/jvoisin/mat2" forum="https://forum.privacytools.io/t/discussion-mat/1559" @@ -84,9 +84,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="ExifCleaner" - image="/assets/img/svg/3rd-party/exifcleaner.svg" + image="/assets/img/legacy_svg/3rd-party/exifcleaner.svg" description='ExifCleaner is a freeware, open source graphical app that uses ExifTool to remove exif metadata from images, videos, and PDF documents using a simple drag and drop interface. It supports multi-core batch processing and dark mode.' website="https://exifcleaner.com" forum="https://forum.privacytools.io/t/discussion-mat/TODOADDTHIS" diff --git a/_includes/legacy/sections/quotes.html b/_includes/legacy/sections/quotes.html index 49f8bcb5..d58d32e4 100644 --- a/_includes/legacy/sections/quotes.html +++ b/_includes/legacy/sections/quotes.html @@ -2,7 +2,7 @@

        Privacy? I don't have anything to hide.

    -

    Glenn Greenwald: Why privacy matters +

    Glenn Greenwald: Why privacy matters Over the last 16 months, as I've debated this issue around the world, every single time somebody has said to me, "I don't really worry about invasions of privacy because I don't have anything to hide." I always say the same thing to them. I get out a pen, I write down my email address. I say, "Here's my email address. What I want you to do when you get home is email me the passwords to all of your email accounts, not just the nice, respectable work one in your name, but all of them, because I want to be able to just troll through what it is you're doing online, read what I want to read and publish whatever I find interesting. After all, if you're not a bad person, if you're doing nothing wrong, you should have nothing to hide." Not a single person has taken me up on that offer.

    diff --git a/_includes/legacy/sections/resources.html b/_includes/legacy/sections/resources.html index 66e6c395..03db019b 100644 --- a/_includes/legacy/sections/resources.html +++ b/_includes/legacy/sections/resources.html @@ -4,7 +4,7 @@
    - {% include card.html color="success" + {% include legacy/card.html color="success" title="Providers" icon="fas fa-server" iconcolor="dark" @@ -12,7 +12,7 @@ description="Discover privacy-centric online services, including email providers, VPN operators, DNS administrators, and more!" %} - {% include card.html color="primary" + {% include legacy/card.html color="primary" title="Web Browsers" icon="far fa-compass" iconcolor="dark" @@ -20,7 +20,7 @@ description="Find a web browser that respects your privacy, and discover how to harden your browser against tracking and leaks." %} - {% include card.html color="warning" + {% include legacy/card.html color="warning" title="Software" icon="far fa-window-restore" iconcolor="dark" @@ -28,7 +28,7 @@ description="Discover a variety of open source software built to protect your privacy and keep your digital data secure." %} - {% include card.html color="info" + {% include legacy/card.html color="info" title="Operating Systems" icon="fas fa-desktop" iconcolor="dark" @@ -36,7 +36,7 @@ description="Find out how your operating system is compromising your privacy, and what simple alternatives exist." %} - {% include card.html color="secondary" + {% include legacy/card.html color="secondary" title="PrivacyTools Services" icon="far fa-eye-slash" iconcolor="dark" @@ -44,7 +44,7 @@ description="The PrivacyTools team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!" %} - {% include card.html color="danger" + {% include legacy/card.html color="danger" title="Donate" icon="fas fa-donate" iconcolor="dark" diff --git a/_includes/legacy/sections/router-firmware.html b/_includes/legacy/sections/router-firmware.html index c9d36cf6..c198bc5e 100644 --- a/_includes/legacy/sections/router-firmware.html +++ b/_includes/legacy/sections/router-firmware.html @@ -1,19 +1,19 @@

    Open Source Router Firmware

    -{% include cardv2.html +{% include legacy/cardv2.html title="OpenWrt" - image="/assets/img/svg/3rd-party/openwrt.svg" - image-dark="/assets/img/svg/3rd-party/openwrt-dark.svg" + image="/assets/img/legacy_svg/3rd-party/openwrt.svg" + image-dark="/assets/img/legacy_svg/3rd-party/openwrt-dark.svg" description="OpenWrt is an operating system (in particular, an embedded operating system) based on the Linux kernel, primarily used on embedded devices to route network traffic. The main components are the Linux kernel, util-linux, uClibc and BusyBox. All components have been optimized for size, to be small enough for fitting into the limited storage and memory available in home routers." badges="info:Linux" website="https://openwrt.org/" git="https://git.openwrt.org/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="pfSense" - image="/assets/img/svg/3rd-party/pfsense.svg" - image-dark="/assets/img/svg/3rd-party/pfsense-dark.svg" + image="/assets/img/legacy_svg/3rd-party/pfsense.svg" + image-dark="/assets/img/legacy_svg/3rd-party/pfsense-dark.svg" description="pfSense is an open source firewall/router computer software distribution based on FreeBSD. It is installed on a computer to make a dedicated firewall/router for a network and is noted for its reliability and offering features often only found in expensive commercial firewalls. pfSense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and as a VPN endpoint." badges="info:BSD" website="https://www.pfsense.org/" @@ -21,10 +21,10 @@ github="https://github.com/pfsense/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="LibreCMC" - image="/assets/img/svg/3rd-party/librecmc.svg" - image-dark="/assets/img/svg/3rd-party/librecmc-dark.svg" + image="/assets/img/legacy_svg/3rd-party/librecmc.svg" + image-dark="/assets/img/legacy_svg/3rd-party/librecmc-dark.svg" description="LibreCMC is a GNU/Linux-libre distribution for computers with minimal resources, such as the Ben Nanonote, ath9k-based Wi-Fi routers, and other hardware with emphasis on free software. The project's current goal is to aim for compliance with the GNU Free System Distribution Guidelines (GNU FSDG) and ensure that the project continues to meet these requirements set forth by the Free Software Foundation (FSF)." badges="info:GNU/Linux" website="https://librecmc.org" diff --git a/_includes/legacy/sections/search-engines.html b/_includes/legacy/sections/search-engines.html index dc2d5c4b..8ce0d505 100644 --- a/_includes/legacy/sections/search-engines.html +++ b/_includes/legacy/sections/search-engines.html @@ -5,9 +5,9 @@
    {% - include cardv2.html + include legacy/cardv2.html title="Searx" - image="/assets/img/svg/3rd-party/searx.svg" + image="/assets/img/legacy_svg/3rd-party/searx.svg" description='Searx is an open-source, self-hostable, metasearch engine, aggregating the results of other search engines while not storing information about its users. There is a list of public instances or you can try the PrivacyTools instance.' website="https://searx.me/" tor="http://ulrn6sryqaifefld.onion" @@ -16,9 +16,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="DuckDuckGo" - image="/assets/img/svg/3rd-party/duckduckgo.svg" + image="/assets/img/legacy_svg/3rd-party/duckduckgo.svg" description='DuckDuckGo is a "search engine that doesn\'t track you." Some of DuckDuckGo\'s code is free software hosted at GitHub, but the core is proprietary. The company is based in the USA.' website="https://duckduckgo.com/" privacy-policy="https://duckduckgo.com/privacy" @@ -28,9 +28,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="Qwant" - image="/assets/img/svg/3rd-party/qwant.svg" + image="/assets/img/legacy_svg/3rd-party/qwant.svg" description='Qwant is a search engine with its philosophy based on two principles: no user tracking and no filter bubble. The company is based in France.' website="https://www.qwant.com/" privacy-policy="https://about.qwant.com/legal/privacy/" @@ -38,9 +38,9 @@ github="https://github.com/Qwant/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Startpage.com" - image="/assets/img/svg/3rd-party/startpage.svg" + image="/assets/img/legacy_svg/3rd-party/startpage.svg" description='Startpage.com is a search engine that provides Google search results with complete privacy protection. Startpage BV is a Netherlands-based company that has been dedicated to privacy-respecting search since 2006.' labels="color==warning::link==https://support.startpage.com/index.php?/Knowledgebase/Article/View/1277/0/startpage-ceo-robert-beens-discusses-the-investment-from-privacy-one--system1::text==Warning::tooltip==Startpage.com was recently acquired by United States-based System1." website="https://www.startpage.com/" diff --git a/_includes/legacy/sections/self-contained-networks.html b/_includes/legacy/sections/self-contained-networks.html index a467ab96..53ea6782 100644 --- a/_includes/legacy/sections/self-contained-networks.html +++ b/_includes/legacy/sections/self-contained-networks.html @@ -4,9 +4,9 @@ If you are currently browsing clearnet and want to access the dark web, this section is for you. -{% include cardv2.html +{% include legacy/cardv2.html title="Tor" - image="/assets/img/svg/3rd-party/tor.svg" + image="/assets/img/legacy_svg/3rd-party/tor.svg" 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." website="https://www.torproject.org/" tor="http://expyuzz4wqqyqhjn.onion" @@ -23,10 +23,10 @@ git="https://gitweb.torproject.org/tor.git" %} -{% include cardv2.html +{% include legacy/cardv2.html title="I2P Anonymous Network" - image="/assets/img/svg/3rd-party/i2p.svg" - image-dark="/assets/img/svg/3rd-party/i2p-dark.svg" + image="/assets/img/legacy_svg/3rd-party/i2p.svg" + image-dark="/assets/img/legacy_svg/3rd-party/i2p-dark.svg" description="The Invisible Internet Project (I2P) is a computer network layer that allows applications to send messages to each other pseudonymously and securely. Uses include anonymous Web surfing, chatting, blogging, and file transfers. The software that implements this layer is called an I2P router and a computer running I2P is called an I2P node. The software is free and open-source and is published under multiple licenses." website="https://geti2p.net/" forum="https://forum.privacytools.io/t/discussion-i2p/1590" @@ -43,9 +43,9 @@ source="https://geti2p.net/en/get-involved/guides/new-developers#getting-the-i2p-code" %} -{% include cardv2.html +{% include legacy/cardv2.html title="The Freenet Project" - image="/assets/img/svg/3rd-party/freenet.svg" + image="/assets/img/legacy_svg/3rd-party/freenet.svg" description="Freenet is a peer-to-peer platform for censorship-resistant communication. It uses a decentralized distributed data store to keep and deliver information, and has a suite of free software for publishing and communicating on the Web without fear of censorship. Both Freenet and some of its associated tools were originally designed by Ian Clarke, who defined Freenet's goal as providing freedom of speech on the Internet with strong anonymity protection." website="https://freenetproject.org/" forum="https://forum.privacytools.io/t/discussion-freenet/1591" @@ -63,7 +63,7 @@
    • ZeroNet - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. - {% include badge.html + {% include legacy/badge.html color="danger" icon="fas fa-exclamation-triangle" tooltip="Your IP address isn't hidden by default and won't be, unless you enforce Tor usage." @@ -75,7 +75,7 @@
    • GNUnet - GNUnet provides a strong foundation of free software for a global, distributed network that provides security and privacy.
    • IPFS and IPFS Companion- A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. IPFS Companion is a browser extension for redirecting queries to a gateway of your choice (generally local). - {% include badge.html + {% include legacy/badge.html color="warning" icon="fas fa-exclamation-triangle" link="https://github.com/privacytools/privacytools.io/pull/361#issuecomment-344414022" @@ -86,13 +86,13 @@ Yggdrasil - An early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms, and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4. - {% include badge.html + {% include legacy/badge.html color="warning" icon="far fa-question-circle" tooltip="The project is currently in early stages but it is being actively developed." text="Experimental" %} - {% include badge.html + {% include legacy/badge.html color="danger" icon="fas fa-exclamation-triangle" link="" diff --git a/_includes/legacy/sections/selfhosted-cloud.html b/_includes/legacy/sections/selfhosted-cloud.html index ff6899c5..ae17e7d2 100644 --- a/_includes/legacy/sections/selfhosted-cloud.html +++ b/_includes/legacy/sections/selfhosted-cloud.html @@ -4,9 +4,9 @@ If you are currently using a Cloud Storage Services like Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should think about hosting it on your own. -{% include cardv2.html +{% include legacy/cardv2.html title="Nextcloud" - image="/assets/img/svg/3rd-party/nextcloud.svg" + image="/assets/img/legacy_svg/3rd-party/nextcloud.svg" description="Nextcloud is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control. The only limits on storage and bandwidth are the limits on the server provider you choose." website="https://nextcloud.com/" privacy-policy="https://nextcloud.com/privacy/" @@ -23,10 +23,10 @@ github="https://github.com/nextcloud" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Tahoe-LAFS" - image="/assets/img/svg/3rd-party/tahoe-lafs.svg" - image-dark="/assets/img/svg/3rd-party/tahoe-lafs-dark.svg" + image="/assets/img/legacy_svg/3rd-party/tahoe-lafs.svg" + image-dark="/assets/img/legacy_svg/3rd-party/tahoe-lafs-dark.svg" website="https://www.tahoe-lafs.org/" forum="https://forum.privacytools.io/t/discussion-tahoe-lafs/1662" description="Tahoe-LAFS is a free and open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security." diff --git a/_includes/legacy/sections/social-networks.html b/_includes/legacy/sections/social-networks.html index 25a498d2..937c12a8 100644 --- a/_includes/legacy/sections/social-networks.html +++ b/_includes/legacy/sections/social-networks.html @@ -4,9 +4,9 @@ If you are currently using Social Networks like Facebook or Twitter, you should pick an alternative here. -{% include cardv2.html +{% include legacy/cardv2.html title="Mastodon - Twitter Alternative" - image="/assets/img/svg/3rd-party/mastodon.svg" + image="/assets/img/legacy_svg/3rd-party/mastodon.svg" description='Mastodon is a social network based on open web protocols and free, open-source software. It is decentralized like email, users can exist on different servers or even different platforms but still communicate with each other. It also has the most users, and the most diverse (in terms of interests) users, it looks good, and it is easy to setup yourself. If you are looking for a server to join, you are welcome to join our hosted instance: social.privacytools.io' website="https://joinmastodon.org/" forum="https://forum.privacytools.io/t/discussion-mastodon/289" @@ -23,9 +23,9 @@ web="https://joinmastodon.org/#getting-started" %} -{% include cardv2.html +{% include legacy/cardv2.html title="diaspora* - Google+ Alternative" - image="/assets/img/svg/3rd-party/diaspora.svg" + image="/assets/img/legacy_svg/3rd-party/diaspora.svg" description="diaspora* is based on three key philosophies: Decentralization, Freedom, and Privacy. It is intended to address privacy concerns related to centralized social networks by allowing users set up their own server (or \"pod\") to host content. Pods can then interact to share status updates, photographs, and other social data." website="https://diasporafoundation.org/" forum="https://forum.privacytools.io/t/discussion-diaspora/290" @@ -34,9 +34,9 @@ web="https://diasporafoundation.org/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Friendica - Facebook Alternative" - image="/assets/img/svg/3rd-party/friendica.svg" + image="/assets/img/legacy_svg/3rd-party/friendica.svg" description="Friendica has an emphasis on extensive privacy settings and easy server installation. It aims to federate with as many other social networks as possible. Currently, Friendica users can integrate contacts from Facebook, Twitter, Diaspora, GNU social, App.net, Pump.io and other services in their social streams." website="https://friendi.ca/" forum="https://forum.privacytools.io/t/discussion-friendica/291" @@ -48,9 +48,9 @@ web="https://friendi.ca/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="PixelFed - Instagram Alternative" - image="/assets/img/svg/3rd-party/pixelfed.svg" + image="/assets/img/legacy_svg/3rd-party/pixelfed.svg" description='PixelFed is a free and ethical photo sharing platform, powered by ActivityPub federation. Pixelfed is an open-source, federated platform. You can run your own instance or join an existing one.' website="https://pixelfed.org/" forum="https://forum.privacytools.io/t/discussion-pixelfed/293" @@ -58,9 +58,9 @@ web="https://pixelfed.org/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Pleroma - Twitter Alternative" - image="/assets/img/svg/3rd-party/pleroma.svg" + image="/assets/img/legacy_svg/3rd-party/pleroma.svg" description="Pleroma is a free, federated social networking server built on open protocols. It is compatible with Mastodon and many other ActivityPub and OStatus implementations." website="https://pleroma.social" forum="https://forum.privacytools.io/t/discussion-pleroma/2307" diff --git a/_includes/legacy/sections/social-news-aggregator.html b/_includes/legacy/sections/social-news-aggregator.html index 70805e56..dde90e8d 100644 --- a/_includes/legacy/sections/social-news-aggregator.html +++ b/_includes/legacy/sections/social-news-aggregator.html @@ -4,9 +4,9 @@ If you are currently using a online bulletin board like Reddit, you should pick an alternative here. -{% include cardv2.html +{% include legacy/cardv2.html title="Aether" -image="/assets/img/svg/3rd-party/aether.svg" +image="/assets/img/legacy_svg/3rd-party/aether.svg" description='Aether is a free and open-source decentralized social news aggregator with a built-in voting system.' website="https://getaether.net/" privacy-policy="https://getaether.net/privacypolicy/" @@ -17,9 +17,9 @@ mac="https://getaether.net/download/" linux="https://getaether.net/download/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Tildes" -image="/assets/img/svg/3rd-party/tildes.svg" +image="/assets/img/legacy_svg/3rd-party/tildes.svg" description='Tildes is a web-based self-hostable online bulletin board. It is licensed under AGPLv3.' website="https://tildes.net" privacy-policy="https://docs.tildes.net/policies/privacy-policy" @@ -28,9 +28,9 @@ gitlab="https://gitlab.com/tildes/tildes" web="https://tildes.net" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Raddle" -image="/assets/img/png/3rd-party/raddle.png" +image="/assets/img/legacy_png/3rd-party/raddle.png" description="Raddle is a public Postmill instance focused on privacy and anti-censorship." website="https://raddle.me" privacy-policy="https://raddle.me/wiki/privacy_policy" diff --git a/_includes/legacy/sections/teamchat.html b/_includes/legacy/sections/teamchat.html index 6a86d563..576e4f67 100644 --- a/_includes/legacy/sections/teamchat.html +++ b/_includes/legacy/sections/teamchat.html @@ -9,9 +9,9 @@ {% - include cardv2.html + include legacy/cardv2.html title="Element" - image="/assets/img/svg/3rd-party/element.svg" + image="/assets/img/legacy_svg/3rd-party/element.svg" description='Element (formerly Riot) is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure, decentralized, real-time communication.' labels="text==VoIP" website="https://element.io" @@ -28,9 +28,9 @@ %} {% - include cardv2.html + include legacy/cardv2.html title="Rocket.chat" - image="/assets/img/svg/3rd-party/rocketchat.svg" + image="/assets/img/legacy_svg/3rd-party/rocketchat.svg" description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE." labels="color==warning::link==https://rocket.chat/docs/user-guides/end-to-end-encryption/::text==Experimental E2EE::tooltip==Regarding E2EE their documentation states 'This feature is currently in alpha. It's also not yet supported on mobile'. There is no forward secrecy so compromised decryption password would leak all messages. Federation was also added afterwards, potentially causing room for mistakes.|text==VoIP" website="https://rocket.chat/" diff --git a/_includes/legacy/sections/tor-operating-systems.html b/_includes/legacy/sections/tor-operating-systems.html index 835df24f..8ba64222 100644 --- a/_includes/legacy/sections/tor-operating-systems.html +++ b/_includes/legacy/sections/tor-operating-systems.html @@ -4,18 +4,18 @@ These Linux distributions are developed with the purpose of directing all network traffic through Tor. -{% include cardv2.html +{% include legacy/cardv2.html title="Tails" - image="/assets/img/svg/3rd-party/tails.svg" + image="/assets/img/legacy_svg/3rd-party/tails.svg" description='Tails is a live operating system that can boot on almost any computer from a DVD, USB stick, or SD card you control. It aims at preserving privacy and anonymity, and circumventing censorship by forcing Internet connections through the Tor network; leaving no trace on the computer; and using state-of-the-art cryptographic tools to encrypt files, emails, and instant messages.' badges="info:Linux" website="https://tails.boum.org/" git="https://git-tails.immerda.ch/tails/" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Whonix" - image="/assets/img/svg/3rd-party/whonix.svg" + image="/assets/img/legacy_svg/3rd-party/whonix.svg" description='A Debian-based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation" and a Tor "Gateway". All communication are forced through the Tor network to accomplish this. Whonix is best used in conjunction with Qubes.' badges="info:Linux" website="https://www.whonix.org/" diff --git a/_includes/legacy/sections/video-frontends.html b/_includes/legacy/sections/video-frontends.html index c790135b..b1b4f062 100644 --- a/_includes/legacy/sections/video-frontends.html +++ b/_includes/legacy/sections/video-frontends.html @@ -4,9 +4,9 @@ If you are currently using a platform like YouTube, you can keep watching videos without sharing your IP. -{% include cardv2.html +{% include legacy/cardv2.html title="Invidious" - image="/assets/img/svg/3rd-party/invidious.svg" + image="/assets/img/legacy_svg/3rd-party/invidious.svg" description='Invidious is an alternative front-end to YouTube. It is free software, with no advertising or Javascript dependency to play videos, with lots of other features that allow you to have a complete YouTube experience, sans Google.' website="https://invidio.us" github="https://github.com/omarroth/invidious" diff --git a/_includes/legacy/sections/voice-video-messenger.html b/_includes/legacy/sections/voice-video-messenger.html index f3e39871..ff8eed93 100644 --- a/_includes/legacy/sections/voice-video-messenger.html +++ b/_includes/legacy/sections/voice-video-messenger.html @@ -1,12 +1,12 @@

      Video/Voice Calling

      -{% include cardv2.html +{% include legacy/cardv2.html title="Linphone" - image="/assets/img/svg/3rd-party/linphone.svg" + image="/assets/img/legacy_svg/3rd-party/linphone.svg" website="https://www.linphone.org/" privacy-policy="https://www.linphone.org/terms-and-privacy" description="Linphone is an open-source SIP Phone and a free voice over IP service, available on mobile and desktop environments and on web browsers. It supports ZRTP for end-to-end encrypted voice and video communication." @@ -20,9 +20,9 @@ ios="https://apps.apple.com/us/app/linphone/id360065638" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Jitsi Meet" - image="/assets/img/svg/3rd-party/jitsi.svg" + image="/assets/img/legacy_svg/3rd-party/jitsi.svg" website="https://jitsi.org/jitsi-meet/" privacy-policy="https://jitsi.org/security/" description='Jitsi Meet is a free and open-source multiplatform voice (VoIP), video conferencing, and instant messaging application with optional E2EE. It can be used from the browser, in desktop applications or on smartphones. Additional features include screen sharing for presentations and an always-on-top floating call window when minimized. See the list of public Jitsi Meet instances.' @@ -37,9 +37,9 @@ ios="https://apps.apple.com/us/app/jitsi-meet/id1165103905" %} -{% include cardv2.html +{% include legacy/cardv2.html title="Mumble" - image="/assets/img/svg/3rd-party/mumble.svg" + image="/assets/img/legacy_svg/3rd-party/mumble.svg" website="https://mumble.info/" description="Mumble is an open-source, low-latency, and high quality voice chat application primarily intended for use while gaming. Note that while Mumble doesn't log messages or record by default, it's missing end-to-end encryption, so self-hosting is recommended." forum="https://forum.privacytools.io/t/discussion-mumble/1289" diff --git a/_includes/legacy/sections/vpn.html b/_includes/legacy/sections/vpn.html index 7f7ba113..5d7c4d9c 100644 --- a/_includes/legacy/sections/vpn.html +++ b/_includes/legacy/sections/vpn.html @@ -9,8 +9,8 @@

      Mullvad - {% include badge.html color="info" text="EUR €60/y" %} + {% include legacy/badge.html color="info" text="EUR €60/y" %}

      Mullvad.net is a fast and inexpensive VPN with a serious focus on transparency and security. They have been in operation since 2009. Mullvad is based in Sweden and does not have a free trial.

      -
      {% include badge.html color="success" text="35 Countries" %}
      +
      {% include legacy/badge.html color="success" text="35 Countries" %}

      Mullvad has servers in 35 countries at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.

      We also think it's better for the security of the VPN provider's private keys if they use dedicated servers, instead of cheaper shared solutions (with other customers) such as virtual private servers.

      -
      {% include badge.html color="success" text="Independently Audited" %}
      +
      {% include legacy/badge.html color="success" text="Independently Audited" %}

      Mullvad's VPN clients have been audited by Cure53 and Assured AB in a pentest report published at cure53.de. The security researchers concluded:

      ...Cure53 and Assured AB are happy with the results of the audit and the software leaves an overall positive impression. With security dedication of the in-house team at the Mullvad VPN compound, the testers have no doubts about the project being on the right track from a security standpoint.

      In 2020 a second audit was announced and the final audit report was made available on Cure53's website.

      -
      {% include badge.html color="success" text="Open Source Clients" %}
      +
      {% include legacy/badge.html color="success" text="Open Source Clients" %}

      Mullvad provides the source code for their desktop and mobile clients in their GitHub organization.

      -
      {% include badge.html color="success" text="Accepts Bitcoin" %}
      +
      {% include legacy/badge.html color="success" text="Accepts Bitcoin" %}

      Mullvad in addition to accepting credit/debit cards and PayPal, accepts Bitcoin, Bitcoin Cash, and cash/local currency as anonymous forms of payment. They also accept Swish and bank wire transfers.

      -
      {% include badge.html color="success" text="WireGuard Support" %}
      +
      {% include legacy/badge.html color="success" text="WireGuard Support" %}

      In addition to standard OpenVPN connections, Mullvad supports WireGuard. WireGuard is an experimental protocol with theoretically better security and higher reliability, although it is not currently recommended for production use.

      -
      {% include badge.html color="success" text="IPv6 Support" %}
      +
      {% include legacy/badge.html color="success" text="IPv6 Support" %}

      Mullvad supports the future of networking IPv6. Their network allows users to access services hosted on IPv6 as opposed to other providers who block IPv6 connections.

      -
      {% include badge.html color="success" text="Remote Port Forwarding" %}
      +
      {% include legacy/badge.html color="success" text="Remote Port Forwarding" %}

      Remote port forwarding is allowed on Mullvad, see Port forwarding with Mullvad VPN.

      -
      {% include badge.html color="success" text="Mobile Clients" %}
      +
      {% include legacy/badge.html color="success" text="Mobile Clients" %}

      Mullvad has published App Store and Google Play clients, both supporting an easy-to use interface as opposed to requiring users to manual configure their WireGuard connections. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducible builds.

      -
      {% include badge.html color="info" text="Extra Functionality" %}
      +
      {% include legacy/badge.html color="info" text="Extra Functionality" %}

      The Mullvad VPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. The Mullvad website is also accessible via Tor at xcln5hkbriyklr6n.onion.

      - ProtonVPN + ProtonVPN

      ProtonVPN - {% include badge.html color="info" text="Free" %} - {% include badge.html color="info" text="Basic USD $48/y" %} - {% include badge.html color="secondary" text="Plus USD $96/y" %} + {% include legacy/badge.html color="info" text="Free" %} + {% include legacy/badge.html color="info" text="Basic USD $48/y" %} + {% include legacy/badge.html color="secondary" text="Plus USD $96/y" %}

      ProtonVPN.com is a strong contender in the VPN space, and they have been in operation since 2016. ProtonVPN is based in Switzerland and offers a limited free pricing tier, as well as premium options. They offer a further 14% discount for buying a 2 year subscription.

      -
      {% include badge.html color="success" text="44 Countries" %}
      +
      {% include legacy/badge.html color="success" text="44 Countries" %}

      ProtonVPN has servers in 44 countries at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.

      We also think it's better for the security of the VPN provider's private keys if they use dedicated servers, instead of cheaper shared solutions (with other customers) such as virtual private servers.

      -
      {% include badge.html color="success" text="Independently Audited" %}
      +
      {% include legacy/badge.html color="success" text="Independently Audited" %}

      As of January 2020 ProtonVPN has undergone an independent audit by SEC Consult. SEC Consult found some medium and low risk vulnerabilities in ProtonVPN's Windows, Android, and iOS applications, all of which were "properly fixed" by ProtonVPN before the reports were published. None of the issues identified would have provided an attacker remote access to a user's device or traffic. You can view individual reports for each platform at protonvpn.com. -

      {% include badge.html color="success" text="Open Source Clients" %}
      +
      {% include legacy/badge.html color="success" text="Open Source Clients" %}

      ProtonVPN provides the source code for their desktop and mobile clients in their GitHub organization.

      -
      {% include badge.html color="success" text="Accepts Bitcoin" %}
      +
      {% include legacy/badge.html color="success" text="Accepts Bitcoin" %}

      ProtonVPN does technically accept Bitcoin payments; however, you either need to have an existing account, or contact their support team in advance to register with Bitcoin.

      -
      {% include badge.html color="success" text="Mobile Clients" %}
      +
      {% include legacy/badge.html color="success" text="Mobile Clients" %}

      In addition to providing standard OpenVPN configuration files, ProtonVPN has mobile clients for App Store and Google Play allowing for easy connections to their servers. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducible builds.

      -
      {% include badge.html color="warning" text="No Port Forwarding" %}
      +
      {% include legacy/badge.html color="warning" text="No Port Forwarding" %}

      ProtonVPN does not currently support remote port forwarding, which may impact some applications. Especially Peer-to-Peer applications like Torrent clients.

      -
      {% include badge.html color="info" text="Extra Functionality" %}
      +
      {% include legacy/badge.html color="info" text="Extra Functionality" %}

      The ProtonVPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. ProtonVPN also offers "Tor" servers allowing you to easily connect to onion sites, but we still strongly recommend using the official Tor Browser for this purpose.

      - IVPN + IVPN

      IVPN - {% include badge.html color="info" text="Standard USD $60/y" %} - {% include badge.html color="secondary" text="Pro USD $100/y" %} + {% include legacy/badge.html color="info" text="Standard USD $60/y" %} + {% include legacy/badge.html color="secondary" text="Pro USD $100/y" %}

      IVPN.net is another premium VPN provider, and they have been in operation since 2009. IVPN is based in Gibraltar and offers a 3 day free trial.

      -
      {% include badge.html color="success" text="32 Countries" %}
      +
      {% include legacy/badge.html color="success" text="32 Countries" %}

      IVPN has servers in 32 countries at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.

      We also think it's better for the security of the VPN provider's private keys if they use dedicated servers, instead of cheaper shared solutions (with other customers) such as virtual private servers.

      -
      {% include badge.html color="success" text="Independently Audited" %}
      +
      {% include legacy/badge.html color="success" text="Independently Audited" %}

      IVPN has undergone a no-logging audit from Cure53 which concluded in agreement with IVPN's no-logging claim. IVPN has also completed a comprehensive pentest report Cure53 in January 2020. IVPN has also said they plan to have annual reports in the future.

      -
      {% include badge.html color="success" text="Open Source Clients" %}
      +
      {% include legacy/badge.html color="success" text="Open Source Clients" %}

      As of Feburary 2020 IVPN applications are now open source. Source code can be obtained from their GitHub organization.

      -
      {% include badge.html color="success" text="Accepts Bitcoin" %}
      +
      {% include legacy/badge.html color="success" text="Accepts Bitcoin" %}

      In addition to accepting credit/debit cards and PayPal, IVPN accepts Bitcoin and cash/local currency (on annual plans) as anonymous forms of payment.

      -
      {% include badge.html color="success" text="WireGuard Support" %}
      +
      {% include legacy/badge.html color="success" text="WireGuard Support" %}

      In addition to standard OpenVPN connections, IVPN supports WireGuard. WireGuard is an experimental protocol with theoretically better security and higher reliability, although it is not currently recommended for production use.

      -
      {% include badge.html color="success" text="Remote Port Forwarding" %}
      +
      {% include legacy/badge.html color="success" text="Remote Port Forwarding" %}

      Remote port forwarding is possible with a Pro plan. Port forwarding can be activated via the client area. Port forwarding is only available on IVPN when using OpenVPN and is disabled on US servers.

      -
      {% include badge.html color="success" text="Mobile Clients" %}
      +
      {% include legacy/badge.html color="success" text="Mobile Clients" %}

      In addition to providing standard OpenVPN configuration files, IVPN has mobile clients for App Store and Google Play allowing for easy connections to their servers. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducible builds.

      -
      {% include badge.html color="info" text="Extra Functionality" %}
      +
      {% include legacy/badge.html color="info" text="Extra Functionality" %}

      The IVPN clients have a built-in killswitch to block internet connections outside of the VPN. They also are able to automatically start on boot. IVPN also provides "AntiTracker" functionality, which blocks advertising networks and trackers from the network level.

      diff --git a/_includes/legacy/sections/warrant-canary.html b/_includes/legacy/sections/warrant-canary.html index d5cf761e..93edcb3c 100644 --- a/_includes/legacy/sections/warrant-canary.html +++ b/_includes/legacy/sections/warrant-canary.html @@ -1,6 +1,6 @@

      What is a warrant canary?

      -Warrant Canary Example +Warrant Canary Example

      A warrant canary is a posted document stating that an organization has not received any secret subpoenas during a specific period of time. If this document fails to be updated during the specified time then the user is to assume that the service has received such a subpoena and should stop using the service.

      diff --git a/_includes/legacy/sections/windows10.html b/_includes/legacy/sections/windows10.html index 5717ded8..739ce6aa 100644 --- a/_includes/legacy/sections/windows10.html +++ b/_includes/legacy/sections/windows10.html @@ -4,7 +4,7 @@ Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy. -Windows 10 Privacy +Windows 10 Privacy
      1. Data syncing is by default enabled. diff --git a/_includes/legacy/sponsors/gold.html b/_includes/legacy/sponsors/gold.html index c1496050..4b6e387d 100644 --- a/_includes/legacy/sponsors/gold.html +++ b/_includes/legacy/sponsors/gold.html @@ -1,30 +1,30 @@
        Safing Privacy Network - Safing.io Logo Insurgo Logo Insurgo Logo DeleteMe Logo diff --git a/_includes/legacy/sponsors/silver.html b/_includes/legacy/sponsors/silver.html index 55f493d5..1e2db96a 100644 --- a/_includes/legacy/sponsors/silver.html +++ b/_includes/legacy/sponsors/silver.html @@ -1,6 +1,6 @@
        -
        Techlore Logo
        +
        Techlore Logo

        Techlore

        https://techlore.tech @@ -9,7 +9,7 @@
        -
        Awesome Resources Logo
        +
        Awesome Resources Logo

        Awesome Resources Ltd

        https://www.awesomeresources.co.uk @@ -18,7 +18,7 @@
        -
        Look To The Right Logo
        +
        Look To The Right Logo

        Look To The Right

        https://looktotheright.com @@ -27,7 +27,7 @@
        -
        scams.info
        +
        scams.info

        scams.info

        https://www.scams.info diff --git a/_includes/nav.html b/_includes/nav.html index d210127a..bc97e830 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -3,15 +3,58 @@

        Privacy Guides

        - -
    -{% include sections/fourteen-eyes.html %} +{% include legacy/sections/fourteen-eyes.html %} -{% include sections/key-disclosure-law.html %} +{% include legacy/sections/key-disclosure-law.html %} -{% include sections/warrant-canary.html %} +{% include legacy/sections/warrant-canary.html %} diff --git a/legacy_pages/providers/dns.html b/legacy_pages/providers/dns.html index a8d1196d..c58a87c8 100644 --- a/legacy_pages/providers/dns.html +++ b/legacy_pages/providers/dns.html @@ -6,5 +6,5 @@ description: "Don't let Google see all your DNS traffic. Discover privacy-centri breadcrumb: "DNS" --- -{% include sections/dns.html %} +{% include legacy/sections/dns.html %} diff --git a/legacy_pages/providers/email.html b/legacy_pages/providers/email.html index ac9a6f64..7eda426f 100644 --- a/legacy_pages/providers/email.html +++ b/legacy_pages/providers/email.html @@ -5,9 +5,9 @@ title: "Private Email Providers" description: "Find a secure email provider that will keep your privacy in mind. Don't settle for ad-supported platforms. Never trust any company with your privacy, always encrypt." --- -{% include sections/email-warning.html %} +{% include legacy/sections/email-warning.html %} -{% include sections/email-providers.html %} +{% include legacy/sections/email-providers.html %}

    Our Email Provider Criteria

    @@ -17,7 +17,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
    -

    {% include badge.html color="info" text="Jurisdiction" %}

    +

    {% include legacy/badge.html color="info" text="Jurisdiction" %}

    Operating outside the five/nine/fourteen-eyes countries is not necessarily a guarantee of privacy, and there are other factors to consider. However, we believe that avoiding these countries is important if you wish to avoid mass government dragnet surveillance, especially from the United States. Read our page on global mass surveillance and avoiding the US and UK to learn more about why we feel this is important.

    @@ -35,7 +35,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
    -

    {% include badge.html color="info" text="Technology" %}

    +

    {% include legacy/badge.html color="info" text="Technology" %}

    We regard these features as important in order to provide a safe and optimal service to users. Users should consider the provider which has the features they require.

    @@ -60,7 +60,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
    -

    {% include badge.html color="info" text="Privacy" %}

    +

    {% include legacy/badge.html color="info" text="Privacy" %}

    We prefer our recommended providers to collect as little data as possible.

    @@ -79,7 +79,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
    -

    {% include badge.html color="info" text="Security" %}

    +

    {% include legacy/badge.html color="info" text="Security" %}

    Email servers deal with a lot of very sensitive data. We expect that providers will adopt best industry practices in order to protect their users.

    @@ -118,7 +118,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
    -

    {% include badge.html color="info" text="Trust" %}

    +

    {% include legacy/badge.html color="info" text="Trust" %}

    You wouldn't trust your finances to someone with a fake identity, so why trust them with your email? We require our recommended providers to be public about their ownership or leadership. We also would like to see frequent transparency reports, especially in regard to how government requests are handled.

    @@ -136,7 +136,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
    -

    {% include badge.html color="info" text="Marketing" %}

    +

    {% include legacy/badge.html color="info" text="Marketing" %}

    With the email providers we recommend we like to see responsible marketing.

    @@ -162,7 +162,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
    -

    {% include badge.html color="info" text="Additional Functionality" %}

    +

    {% include legacy/badge.html color="info" text="Additional Functionality" %}

    While not strictly requirements, there are some factors we looked into when determining which providers to recommend.

    @@ -217,15 +217,15 @@ description: "Find a secure email provider that will keep your privacy in mind.

    Email cloaking services

    - AnonAddy

    AnonAddy lets users create aliases that forward to their email address. Can be self-hosted. Source code on GitHub.

    - SimpleLogin @@ -238,14 +238,14 @@ description: "Find a secure email provider that will keep your privacy in mind.

    Advanced users may consider setting up their own email server. Mailservers require attention and continuous maintenance in order to keep things secure and mail delivery reliable.

    Combined software solutions

    - Mail-in-a-Box

    Mail-in-a-Box is an automated setup script for deploying a mail server on Ubuntu. Its goal is to make it easier for users to set up their own mail server.

    - Mailcow diff --git a/legacy_pages/providers/hosting.html b/legacy_pages/providers/hosting.html index 29d1d407..aa09ab94 100644 --- a/legacy_pages/providers/hosting.html +++ b/legacy_pages/providers/hosting.html @@ -5,4 +5,4 @@ title: "Web Hosting" description: "Find a web hosting provider that won't track your visitors or give into government data requests." --- -{% include sections/hosting-provider.html %} +{% include legacy/sections/hosting-provider.html %} diff --git a/legacy_pages/providers/paste.html b/legacy_pages/providers/paste.html index 1a852648..1e15e85e 100644 --- a/legacy_pages/providers/paste.html +++ b/legacy_pages/providers/paste.html @@ -5,4 +5,4 @@ title: "Pastebin hosting services" description: "Find a pastebin provider that won't read your content to share sensitive code or other information." --- -{% include sections/paste-services.html %} +{% include legacy/sections/paste-services.html %} diff --git a/legacy_pages/providers/search-engines.html b/legacy_pages/providers/search-engines.html index f466421a..d8dcfa56 100644 --- a/legacy_pages/providers/search-engines.html +++ b/legacy_pages/providers/search-engines.html @@ -5,4 +5,4 @@ title: "Search Engines" description: "Find a search engine that doesn't track your queries or build an advertising profile based on your searches." --- -{% include sections/search-engines.html %} +{% include legacy/sections/search-engines.html %} diff --git a/legacy_pages/providers/social-networks.html b/legacy_pages/providers/social-networks.html index 6c4bbdeb..9c3e15ff 100644 --- a/legacy_pages/providers/social-networks.html +++ b/legacy_pages/providers/social-networks.html @@ -5,7 +5,7 @@ title: "Social Networks" description: "Find a social network that doesn't pry into your data or monetize your profile." --- -{% include sections/social-networks.html %} +{% include legacy/sections/social-networks.html %}

    Related Information

      diff --git a/legacy_pages/providers/social-news-aggregator.html b/legacy_pages/providers/social-news-aggregator.html index a37354ad..d0c341d3 100644 --- a/legacy_pages/providers/social-news-aggregator.html +++ b/legacy_pages/providers/social-news-aggregator.html @@ -5,4 +5,4 @@ title: "Social News Aggregator" description: "Stay up-to-date with privacy-respecting online bulletin boards." --- -{% include sections/social-news-aggregator.html %} +{% include legacy/sections/social-news-aggregator.html %} diff --git a/legacy_pages/providers/storage.html b/legacy_pages/providers/storage.html index a71ec8dc..c58bbd3e 100644 --- a/legacy_pages/providers/storage.html +++ b/legacy_pages/providers/storage.html @@ -5,4 +5,4 @@ title: "Cloud Storage" description: "Find a cloud storage provider that won't look through your files." --- -{% include sections/cloud-storage.html %} +{% include legacy/sections/cloud-storage.html %} diff --git a/legacy_pages/providers/video.html b/legacy_pages/providers/video.html index 21fb82c5..e2fb7c84 100644 --- a/legacy_pages/providers/video.html +++ b/legacy_pages/providers/video.html @@ -5,6 +5,6 @@ title: "Video Platforms" description: "Find a platform to watch and host videos that doesn't pry into your data or monetize your profile." --- -{% include sections/decentralized-video.html %} +{% include legacy/sections/decentralized-video.html %} -{% include sections/video-frontends.html %} +{% include legacy/sections/video-frontends.html %} diff --git a/legacy_pages/providers/vpn.html b/legacy_pages/providers/vpn.html index 2116e6b3..8caa8ce3 100644 --- a/legacy_pages/providers/vpn.html +++ b/legacy_pages/providers/vpn.html @@ -19,7 +19,7 @@ breadcrumb: "VPN"
    -{% include sections/vpn.html %} +{% include legacy/sections/vpn.html %}

    Our VPN Provider Criteria

    @@ -29,7 +29,7 @@ breadcrumb: "VPN"
    -

    {% include badge.html color="info" text="Jurisdiction" %}

    +

    {% include legacy/badge.html color="info" text="Jurisdiction" %}

    Operating outside the five/nine/fourteen-eyes countries is not a guarantee of privacy necessarily, and there are other factors to consider. However, we believe that avoiding these countries is important if you wish to avoid mass government dragnet surveillance, especially from the United States. Read our page on global mass surveillance and avoiding the US and UK to learn more about why we feel this is important.

    @@ -47,7 +47,7 @@ breadcrumb: "VPN"
    -

    {% include badge.html color="info" text="Technology" %}

    +

    {% include legacy/badge.html color="info" text="Technology" %}

    We require all our recommended VPN providers to provide OpenVPN configuration files to be used in any client. If a VPN provides their own custom client, we require a killswitch to block network data leaks when disconnected.

    @@ -70,7 +70,7 @@ breadcrumb: "VPN"
    -

    {% include badge.html color="info" text="Privacy" %}

    +

    {% include legacy/badge.html color="info" text="Privacy" %}

    We prefer our recommended providers to collect as little data as possible. Not collecting personal information on registration, and accepting anonymous forms of payment are required.

    @@ -89,7 +89,7 @@ breadcrumb: "VPN"
    -

    {% include badge.html color="info" text="Security" %}

    +

    {% include legacy/badge.html color="info" text="Security" %}

    A VPN is pointless if it can't even provide adequate security. We require all our recommended providers to abide by current security standards for their OpenVPN connections. Ideally, they would use more future-proof encryption schemes by default. We also require an independent third-party to audit the provider's security, ideally in a very comprehensive manner and on a repeated (yearly) basis.

    @@ -111,7 +111,7 @@ breadcrumb: "VPN"
    -

    {% include badge.html color="info" text="Trust" %}

    +

    {% include legacy/badge.html color="info" text="Trust" %}

    You wouldn't trust your finances to someone with a fake identity, so why trust them with your internet data? We require our recommended providers to be public about their ownership or leadership. We also would like to see frequent transparency reports, especially in regard to how government requests are handled.

    @@ -129,7 +129,7 @@ breadcrumb: "VPN"
    -

    {% include badge.html color="info" text="Marketing" %}

    +

    {% include legacy/badge.html color="info" text="Marketing" %}

    With the VPN providers we recommend we like to see responsible marketing.

    @@ -159,7 +159,7 @@ breadcrumb: "VPN"
    -

    {% include badge.html color="info" text="Additional Functionality" %}

    +

    {% include legacy/badge.html color="info" text="Additional Functionality" %}

    While not strictly requirements, there are some factors we looked into when determining which providers to recommend. These include adblocking/tracker-blocking functionality, warrant canaries, multihop connections, excellent customer support, the number of allowed simultaneous connections, etc.

    @@ -230,7 +230,7 @@ breadcrumb: "VPN"
  • Don't use LT2P IPSec, use other protocols.
  • Free VPN App Investigation - {% include badge.html + {% include legacy/badge.html color="warning" icon="fas fa-exclamation-triangle" link="https://blog.privacytools.io/the-trouble-with-vpn-and-privacy-reviews" @@ -240,7 +240,7 @@ breadcrumb: "VPN"
  • Hidden VPN owners unveiled: 101 VPN products run by just 23 companies - {% include badge.html + {% include legacy/badge.html color="warning" icon="fas fa-exclamation-triangle" link="https://blog.privacytools.io/the-trouble-with-vpn-and-privacy-reviews" @@ -250,7 +250,7 @@ breadcrumb: "VPN"
  • This Chinese company is secretly behind 24 popular apps seeking dangerous permissions - {% include badge.html + {% include legacy/badge.html color="warning" icon="fas fa-exclamation-triangle" link="https://blog.privacytools.io/the-trouble-with-vpn-and-privacy-reviews" @@ -287,7 +287,7 @@ breadcrumb: "VPN"

    Related Videos

    This Video Is Sponsored By censored VPN diff --git a/legacy_pages/services/chat.html b/legacy_pages/services/chat.html index 56aaa20d..d0f252f6 100644 --- a/legacy_pages/services/chat.html +++ b/legacy_pages/services/chat.html @@ -5,7 +5,7 @@ title: "Matrix" description: "chat.privacytools.io is our official Matrix homeserver. You can register a user account on this homeserver using any Matrix client, no email required." --- -{% include breadcrumbs.html %} +{% include legacy/breadcrumbs.html %}

    Matrix

    @@ -23,9 +23,9 @@ description: "chat.privacytools.io is our official Matrix homeserver. You can re

    You must read and accept our community code of conduct before joining our rooms or using our services.

    {% - include cardv2.html + include legacy/cardv2.html title="Element" - image="/assets/img/svg/3rd-party/element.svg" + image="/assets/img/legacy_svg/3rd-party/element.svg" description='Element (formerly Riot) is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure, decentralized, real-time communication.' labels="text==VoIP" website="https://element.io" diff --git a/legacy_pages/software/cal-card.html b/legacy_pages/software/cal-card.html index 70cecdd0..d4fcf0e8 100644 --- a/legacy_pages/software/cal-card.html +++ b/legacy_pages/software/cal-card.html @@ -6,4 +6,4 @@ description: "Discover free, open-source, and secure ways to sync your contacts breadcrumb: "Calendar and Contacts" --- -{% include sections/calendar-contacts-sync.html %} +{% include legacy/sections/calendar-contacts-sync.html %} diff --git a/legacy_pages/software/cloud.html b/legacy_pages/software/cloud.html index c14b8938..eec55677 100644 --- a/legacy_pages/software/cloud.html +++ b/legacy_pages/software/cloud.html @@ -5,4 +5,4 @@ title: "Self Hosted \"Cloud\"" description: "Discover how to securely and privately self-host your cloud with open-source software." --- -{% include sections/selfhosted-cloud.html %} +{% include legacy/sections/selfhosted-cloud.html %} diff --git a/legacy_pages/software/email.html b/legacy_pages/software/email.html index 1ce7dd68..451d0e94 100644 --- a/legacy_pages/software/email.html +++ b/legacy_pages/software/email.html @@ -5,7 +5,7 @@ title: "Email Clients" description: "Discover free, open-source, and secure email clients, along with some email alternatives you may not have considered." --- -{% include sections/email-warning.html %} +{% include legacy/sections/email-warning.html %} -{% include sections/email-clients.html %} +{% include legacy/sections/email-clients.html %} diff --git a/legacy_pages/software/encryption.html b/legacy_pages/software/encryption.html index 18cbd06a..8bd90df5 100644 --- a/legacy_pages/software/encryption.html +++ b/legacy_pages/software/encryption.html @@ -5,4 +5,4 @@ title: "Encryption Tools" description: "Discover free, open-source, and secure ways to encrypt your sensitive data to keep it from prying eyes." --- -{% include sections/file-encryption.html %} +{% include legacy/sections/file-encryption.html %} diff --git a/legacy_pages/software/file-sharing.html b/legacy_pages/software/file-sharing.html index cd3e83db..a0dbbeb0 100644 --- a/legacy_pages/software/file-sharing.html +++ b/legacy_pages/software/file-sharing.html @@ -5,4 +5,4 @@ title: "File Sharing" description: "Discover how to share your files with your friends and family or anonymously, without a middleman." --- -{% include sections/file-sharing.html %} +{% include legacy/sections/file-sharing.html %} diff --git a/legacy_pages/software/file-sync.html b/legacy_pages/software/file-sync.html index 54012237..17441a12 100644 --- a/legacy_pages/software/file-sync.html +++ b/legacy_pages/software/file-sync.html @@ -5,4 +5,4 @@ title: "File Sync" description: "Discover free, open-source, and secure ways to sync your files across your devices." --- -{% include sections/file-sync.html %} +{% include legacy/sections/file-sync.html %} diff --git a/legacy_pages/software/networks.html b/legacy_pages/software/networks.html index aa86cb7f..9ef22968 100644 --- a/legacy_pages/software/networks.html +++ b/legacy_pages/software/networks.html @@ -6,7 +6,7 @@ description: "If you are currently browsing clearnet and want to access the dark hidedesc: true --- -{% include sections/self-contained-networks.html %} +{% include legacy/sections/self-contained-networks.html %}

    Related Information

    diff --git a/legacy_pages/software/notebooks.html b/legacy_pages/software/notebooks.html index 69d46b61..643dee29 100644 --- a/legacy_pages/software/notebooks.html +++ b/legacy_pages/software/notebooks.html @@ -5,4 +5,4 @@ title: "Notebooks" description: "Keep track of your notes and journalings without giving them to a third party." --- -{% include sections/notebooks.html %} +{% include legacy/sections/notebooks.html %} diff --git a/legacy_pages/software/passwords.html b/legacy_pages/software/passwords.html index 8fecd68e..6bf00d7b 100644 --- a/legacy_pages/software/passwords.html +++ b/legacy_pages/software/passwords.html @@ -5,7 +5,7 @@ title: "Password Managers" description: "Stay safe and secure online with an encrypted and open-source password manager." --- -{% include sections/password-managers.html %} +{% include legacy/sections/password-managers.html %}

    Related Information

    diff --git a/legacy_pages/software/productivity.html b/legacy_pages/software/productivity.html index d9f2f913..5e239d28 100644 --- a/legacy_pages/software/productivity.html +++ b/legacy_pages/software/productivity.html @@ -5,4 +5,4 @@ title: "Productivity Tools" description: "Get working and collaborating without sharing your documents with a middleman or trusting a cloud provider." --- -{% include sections/productivity-tools.html %} +{% include legacy/sections/productivity-tools.html %} diff --git a/legacy_pages/software/real-time-communication.html b/legacy_pages/software/real-time-communication.html index 69285c20..023ad1c4 100644 --- a/legacy_pages/software/real-time-communication.html +++ b/legacy_pages/software/real-time-communication.html @@ -5,7 +5,7 @@ title: "Real-Time Communication" description: "Discover secure and private ways to communicate with others online without letting any third parties read your messages." --- -{% include sections/instant-messenger.html %} +{% include legacy/sections/instant-messenger.html %}

    @@ -84,8 +84,8 @@ description: "Discover secure and private ways to communicate with others online
    -{% include sections/voice-video-messenger.html %} +{% include legacy/sections/voice-video-messenger.html %}
    -{% include sections/teamchat.html %} +{% include legacy/sections/teamchat.html %} diff --git a/legacy_pages/sponsors.html b/legacy_pages/sponsors.html index 081c0dd4..8fff5440 100644 --- a/legacy_pages/sponsors.html +++ b/legacy_pages/sponsors.html @@ -11,7 +11,7 @@ permalink: /sponsors/

    A massive thank you to the following organization-level sponsors of {{ site.name }}, who pledge $250+:

    - {% include sponsors/gold.html %} + {% include legacy/sponsors/gold.html %}

    The {{ site.name }} website and services are a community project. There is no advertising, affiliate links, or other forms of monetization.
    Your donations here directly support hosting this website and compensating contributors to this project.

    @@ -28,12 +28,12 @@ permalink: /sponsors/

    These individuals and organizations pledge $100 - $249 to the organization.

    - {% include sponsors/silver.html %} + {% include legacy/sponsors/silver.html %}
  • Backers

    These individuals and organizations pledge $10 - $99 to the organization.

    -{% include sponsors/list.html %} +{% include legacy/sponsors/list.html %}

    Why sponsor {{ site.name }}?

    This sponsorship program is designed to allow companies, organizations, and individuals partner with the {{ site.name }} team to support our vision of a more privacy-respecting internet and the greater online community.