From 271c705ad3d1d1a49bad52547ac03977b7a64ff6 Mon Sep 17 00:00:00 2001
From: djoate <56777051+djoate@users.noreply.github.com>
Date: Sun, 24 Nov 2019 18:20:21 -0500
Subject: [PATCH] Key some software pages
This covers
* Calendar/Contacts Sync Tools
* Digital Notebook
* Email Alternatives and Clients
* File Encrpytion, Sharing, and Sync
* Metadata Removal Toosl
* Password Manager
* Productivity Tools
* Self-contained Networks
* Self-hosted Cloud Server
---
.../sections/calendar-contacts-sync.html | 17 +-
_includes/sections/email-alternatives.html | 6 +-
_includes/sections/email-clients.html | 22 +-
_includes/sections/file-encryption.html | 14 +-
_includes/sections/file-sharing.html | 8 +-
_includes/sections/file-sync.html | 7 +-
_includes/sections/notebooks.html | 16 +-
_includes/sections/password-managers.html | 16 +-
_includes/sections/productivity-tools.html | 22 +-
.../sections/self-contained-networks.html | 22 +-
_includes/sections/selfhosted-cloud.html | 8 +-
pages/software/cal-card.html | 1 +
pages/software/cloud.html | 3 +-
pages/software/email.html | 1 +
pages/software/encryption.html | 1 +
pages/software/file-sharing.html | 1 +
pages/software/file-sync.html | 1 +
pages/software/networks.html | 1 +
pages/software/notebooks.html | 1 +
pages/software/passwords.html | 1 +
pages/software/productivity.html | 1 +
weblate-source-file.yml | 745 +++++++++++++++++-
22 files changed, 827 insertions(+), 88 deletions(-)
diff --git a/_includes/sections/calendar-contacts-sync.html b/_includes/sections/calendar-contacts-sync.html
index 40f966ac..5b0d3ddb 100644
--- a/_includes/sections/calendar-contacts-sync.html
+++ b/_includes/sections/calendar-contacts-sync.html
@@ -1,7 +1,7 @@
-
+
- If you are currently using a calendar and or contacts synchronization service like Google Sync or iCloud, you should pick an alternative here.
+ {% t If you are currently using a calendar and or contacts synchronization service like Google Sync or iCloud, you should pick an alternative here. %}
{%
@@ -22,12 +22,15 @@
ios="https://nextcloud.com/install/"
%}
+{% capture email_providers_desc %}Many email providers also offer calendar and or contacts sync services. Refer to the Email Providers section to choose an email provider and check if they also offer calendar and/or contacts sync.{% endcapture %}
+{% capture email_providers_link %}{{'/providers/email' | translate_page }}{% endcapture %}
+
{%
include cardv2.html
title="Email Providers"
image="/assets/img/misc/email.png"
- description='Many email providers also offer calendar and or contacts sync services. Refer to the Email Providers section to choose an email provider and check if they also offer calendar and/or contacts sync.'
- website="/providers/email"
+ description="Many email providers also offer calendar and or contacts sync services. Refer to the Email Providers section to choose an email provider and check if they also offer calendar and/or contacts sync."
+ website="{{'/providers/email' | translate_page }}"
%}
{%
@@ -46,14 +49,14 @@
googleplay="https://play.google.com/store/apps/details?id=com.etesync.syncadapter"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
-
- fruux - A unified contacts/calendaring system that works across platforms and devices.
+ {% t fruux %} - {% t A unified contacts/calendaring system that works across platforms and devices. %}
-
- cloud backups - Consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after encrypting them).
+ {% t cloud backups %} - {% t Consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after encrypting them).%}
diff --git a/_includes/sections/email-alternatives.html b/_includes/sections/email-alternatives.html
index cb24e222..c2728050 100644
--- a/_includes/sections/email-alternatives.html
+++ b/_includes/sections/email-alternatives.html
@@ -1,4 +1,4 @@
- Email Alternatives
+ {% t Email Alternatives %}
{% include cardv2.html
title="Bitmessage"
@@ -26,8 +26,8 @@ freebsd="https://retroshare.cc/downloads.html#freebsd"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - I2P-Bote - End-to-end encrypted decentralized mail system within the I2P network.
+ - {% t I2P-Bote %} - {% t End-to-end encrypted decentralized mail system within the I2P network. %}
diff --git a/_includes/sections/email-clients.html b/_includes/sections/email-clients.html
index f1f8f814..9b3704a9 100644
--- a/_includes/sections/email-clients.html
+++ b/_includes/sections/email-clients.html
@@ -1,4 +1,4 @@
- Email Clients
+ {% t Email Clients %}
{% include cardv2.html
title="Thunderbird"
@@ -31,20 +31,20 @@ netbsd="http://pkgsrc.se/mail/claws-mail"
%}
-Privacy Email Tools
+{% t Privacy Email Tools %}
- - gpg4usb - A very easy to use and small portable editor to encrypt and decrypt any text-message or -file. For Windows and Linux. GPG tutorial.
- - Mailvelope - A browser extension that enables the exchange of encrypted emails following the OpenPGP encryption standard.
- - Enigmail - A security extension to Thunderbird and Seamonkey. It enables you to write and receive email messages signed and/or encrypted with the OpenPGP standard.
- - TorBirdy - TorBirdy configures Thunderbird to make connections over the Tor anonymity network. This extension is in beta and should be considered experimental.
- - Email Privacy Tester - This tool will send an Email to your address and perform privacy-related tests.
+ - {% t gpg4usb %} - {% t A very easy to use and small portable editor to encrypt and decrypt any text-message or -file. For Windows and Linux. GPG tutorial. %}
+ - {% t Mailvelope %} - {% t A browser extension that enables the exchange of encrypted emails following the OpenPGP encryption standard. %}
+ - {% t Enigmail %} - {% t A security extension to Thunderbird and Seamonkey. It enables you to write and receive email messages signed and/or encrypted with the OpenPGP standard. %}
+ - {% t TorBirdy %} - {% t TorBirdy configures Thunderbird to make connections over the Tor anonymity network. This extension is in beta and should be considered experimental. %}
+ - {% t Email Privacy Tester %} - {% t This tool will send an Email to your address and perform privacy-related tests. %}
-Worth Mentioning
+{% t Worth Mentioning %}
- - K-9 Mail - An independent mail application for Android. It supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP.
- - GNU Privacy Guard - Email Encryption. GnuPG is a GPL Licensed alternative to the PGP suite of cryptographic software. Tutorial. Use GPGTools for macOS.
- - Mailpile (Beta) - A modern, fast web-mail client with user-friendly encryption and privacy features.
+ - {% t K-9 Mail %} - {% t An independent mail application for Android. It supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP. %}
+ - {% t GNU Privacy Guard %} - {% t Email Encryption. GnuPG is a GPL Licensed alternative to the PGP suite of cryptographic software. Tutorial. Use GPGTools for macOS. %}
+ - {% t Mailpile (Beta) %} - {% t A modern, fast web-mail client with user-friendly encryption and privacy features. %}
diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html
index e39d747c..fe31459c 100644
--- a/_includes/sections/file-encryption.html
+++ b/_includes/sections/file-encryption.html
@@ -1,7 +1,7 @@
- File Encryption Software
+ {% t File Encryption Software %}
- If you are currently not using encryption software for your hard disk, emails, or file archives, you should pick one here.
+ {% t If you are currently not using encryption software for your hard disk, emails, or file archives, you should pick one here. %}
{%
@@ -50,11 +50,11 @@
netbsd="https://www.peazip.org/peazip-bsd.html"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - Cryptomator - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.
- - Linux Unified Key Setup (LUKS) - A full disk encryption system for Linux using dm-crypt as the disk encryption backend. Included by default in Ubuntu. Available for Windows and Linux.
- - 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.
- - Keka - A macOS-only, open-source file archiver with the ability to encrypt files.
+ - {% t Cryptomator %} - {% t Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.%}
+ - {% t Linux Unified Key Setup (LUKS) %} - {% t A full disk encryption system for Linux using dm-crypt as the disk encryption backend. Included by default in Ubuntu. Available for Windows and Linux. %}
+ - {% t Hat.sh %} - {% t 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. %}
+ - {% t Keka %} - {% t A macOS-only, open-source file archiver with the ability to encrypt files. %}
diff --git a/_includes/sections/file-sharing.html b/_includes/sections/file-sharing.html
index 35660d75..f6765251 100644
--- a/_includes/sections/file-sharing.html
+++ b/_includes/sections/file-sharing.html
@@ -1,4 +1,4 @@
- File Sharing
+ {% t File Sharing %}
{% include cardv2.html
title="Firefox Send"
@@ -41,9 +41,9 @@ openbsd="https://pypi.org/project/magic-wormhole/"
netbsd="https://pypi.org/project/magic-wormhole/"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - croc - Easily and securely send things from one computer to another.
- - FreedomBox - Designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or Jabber server, to a wiki, or VPN.
+ - {% t croc %} - {% t Easily and securely send things from one computer to another. %}
+ - {% t FreedomBox %} - {% t Designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or Jabber server, to a wiki, or VPN. %}
diff --git a/_includes/sections/file-sync.html b/_includes/sections/file-sync.html
index 6dea5561..1614cae6 100644
--- a/_includes/sections/file-sync.html
+++ b/_includes/sections/file-sync.html
@@ -2,7 +2,7 @@
- File Sync
+ {% t File Sync %}
{%
@@ -32,11 +32,10 @@
mac="https://github.com/hbons/SparkleShare/releases/"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
-
- git-annex - Allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle,
- whether due to limitations in memory, time, or disk space.
+ {% t git-annex %} - {% t Allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space. %}
diff --git a/_includes/sections/notebooks.html b/_includes/sections/notebooks.html
index 9930001b..52daa957 100644
--- a/_includes/sections/notebooks.html
+++ b/_includes/sections/notebooks.html
@@ -1,7 +1,7 @@
- Digital Notebook
+ {% t Digital Notebook %}
- If you are currently using an application like Evernote, Google Keep, or Microsoft OneNote, you should pick an alternative here.
+ {% t If you are currently using an application like Evernote, Google Keep, or Microsoft OneNote, you should pick an alternative here. %}
{% include cardv2.html
@@ -51,16 +51,16 @@ firefox="https://addons.mozilla.org/en-US/firefox/addon/turtl-bookmarking/"
chrome="https://chrome.google.com/webstore/detail/turtl/dgcojenhfdjhieoglmiaheihjadlpcml"
%}
-Warning
+{% t Warning %}
- - Note: As of Dec 2018, Joplin does not support password/pin protection for the application itself or individual notes/notebooks. Data is still encrypted in transit and at sync location using your master key. See open issue.
+ - {% t Note: As of Dec 2018, Joplin does not support password/pin protection for the application itself or individual notes/notebooks. Data is still encrypted in transit and at sync location using your master key.%} {% t See open issue. %}
-Worth Mentioning
+{% t Worth Mentioning %}
- - Notable - The markdown-based note-taking app that doesn't suck.
- - Paperwork - An open-source and self-hosted solution. For PHP / MySQL servers.
- - Org-mode - A major mode for GNU Emacs. Org-mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system.
+ - {% t Notable %} - {% t The markdown-based note-taking app that doesn't suck. %}
+ - {% t Paperwork %} - {% t An open-source and self-hosted solution. For PHP / MySQL servers. %}
+ - {% t Org-mode %} - {% t A major mode for GNU Emacs. Org-mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system. %}
diff --git a/_includes/sections/password-managers.html b/_includes/sections/password-managers.html
index 92c1f385..5ffaa20a 100644
--- a/_includes/sections/password-managers.html
+++ b/_includes/sections/password-managers.html
@@ -1,7 +1,7 @@
- Password Manager Software
+ {% t Password Manager Software %}
- If you are currently using a password manager software like 1Password, LastPass, Roboform, or iCloud Keychain, you should pick an alternative here.
+ {% t If you are currently using a password manager software like 1Password, LastPass, Roboform, or iCloud Keychain, you should pick an alternative here. %}
{%
@@ -67,24 +67,24 @@
googleplay="https://play.google.com/store/apps/details?id=com.lesspass.android"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
-
- Master Password - A password manager based on an ingenious password-generation algorithm that guarantees your passwords can never be lost. Its passwords aren't stored: they are generated on-demand from your name, the site, and your master password. No syncing, backups, or internet access needed.
+ {% t Master Password %} - {% t A password manager based on an ingenious password-generation algorithm that guarantees your passwords can never be lost. Its passwords aren't stored: they are generated on-demand from your name, the site, and your master password. No syncing, backups, or internet access needed. %}
-
- Psono - Free and open source password manager for teams with client side encryption and secure sharing of passwords, files, bookmarks, emails. All secrets are protected by a master password. Uses NACL Crypto, a combination of Curve25519, Salsa20 and Poly1305.
+ {% t Psono %} - {% t Free and open source password manager for teams with client side encryption and secure sharing of passwords, files, bookmarks, emails. All secrets are protected by a master password. Uses NACL Crypto, a combination of Curve25519, Salsa20 and Poly1305. %}
-
- Password Safe - Whether the answer is one or hundreds, Password Safe allows you to safely and easily create a secured and encrypted username/password list. With Password Safe all you have to do is create and remember a single "Master Password" of your choice in order to unlock and access your entire username/password list.
+ {% t Password Safe %} - {% t Whether the answer is one or hundreds, Password Safe allows you to safely and easily create a secured and encrypted username/password list. With Password Safe all you have to do is create and remember a single "Master Password" of your choice in order to unlock and access your entire username/password list. %}
-Related Information
+{% t Related Information %}
diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html
index d2d91af9..01bed394 100644
--- a/_includes/sections/productivity-tools.html
+++ b/_includes/sections/productivity-tools.html
@@ -1,4 +1,4 @@
- Productivity Tools
+ {% t Productivity Tools %}
{%
include cardv2.html
@@ -48,25 +48,24 @@
ios="https://itunes.apple.com/app/apple-store/id1000755153"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - Cryptee - Free privacy-friendly service for storing Documents, files and Photos
- - EtherCalc - EtherCalc is a web spreadsheet. Data is saved on the web, and people can edit the same document at the same time. Changes are instantly reflected on all screens. Work together on inventories, survey forms, list management, brainstorming sessions.
- - Disroot - Free privacy-friendly service that offers Etherpad, EtherCalc and PrivateBin.
- - dudle - An online scheduling application, free and open-source. Schedule meetings or make small online polls. No email collection or the need of registration.
- - Framadate - A free and open-source online service for planning an appointment or making a decision quickly and easily. No registration is required.
- - LibreOffice - Free and open-source office suite.
- - VSCodium - Fork of Microsoft's Visual Studio Code editor without branding or telemetry.
+ - {% t Cryptee %} - {% t Free privacy-friendly service for storing Documents, files and Photos %}
+ - {% t EtherCalc %} - {% t EtherCalc is a web spreadsheet. Data is saved on the web, and people can edit the same document at the same time. Changes are instantly reflected on all screens. Work together on inventories, survey forms, list management, brainstorming sessions. %}
+ - {% t Disroot %} - {% t Free privacy-friendly service that offers Etherpad, EtherCalc and PrivateBin. %}
+ - {% t dudle %} - {% t An online scheduling application, free and open-source. Schedule meetings or make small online polls. No email collection or the need of registration. %}
+ - {% t Framadate %} - {% t A free and open-source online service for planning an appointment or making a decision quickly and easily. No registration is required. %}
+ - {% t LibreOffice %} - {% t Free and open-source office suite. %}
+ - {% t VSCodium %} - {% t Fork of Microsoft's Visual Studio Code editor without branding or telemetry. %}
-
{%
include cardv2.html
title="MAT2"
@@ -82,4 +81,3 @@
openbsd="https://pypi.org/project/mat2/"
netbsd="https://pypi.org/project/mat2/"
%}
-
diff --git a/_includes/sections/self-contained-networks.html b/_includes/sections/self-contained-networks.html
index 4ca68482..103addfb 100644
--- a/_includes/sections/self-contained-networks.html
+++ b/_includes/sections/self-contained-networks.html
@@ -1,7 +1,7 @@
- Self-contained Networks
+ {% t Self-contained Networks %}
-
If you are currently browsing clearnet and want to access the dark web, this section is for you.
+
{% t If you are currently browsing clearnet and want to access the dark web, this section is for you. %}
{% include cardv2.html
@@ -58,23 +58,23 @@ netbsd="https://freenetproject.org/pages/download.html#gnulinux-posix"
github="https://github.com/freenet/"
%}
-Related Information
+{% t Related Information %}
-Worth Mentioning
+{% t Worth Mentioning %}
- - ZeroNet - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. privacy warning
- - RetroShare - An open source, cross-platform, friend-to-friend, secure, and decentralized communication platform.
- - 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).
+
- {% t ZeroNet %} - {% t Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network.%} {% t privacy warning %}
+ - {% t RetroShare %} - {% t An open source, cross-platform, friend-to-friend, secure, and decentralized communication platform. %}
+ - {% t GNUnet %} - {% t GNUnet provides a strong foundation of free software for a global, distributed network that provides security and privacy. %}
+ - IPFS and IPFS Companion%} - {% t 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).%}
- Important privacy warning
+ {% t Important privacy warning %}
- - 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. experimental privacy warning
+ - {% t Yggdrasil %} - {% t 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.%} {% t experimental %} {% t privacy warning%}
diff --git a/_includes/sections/selfhosted-cloud.html b/_includes/sections/selfhosted-cloud.html
index 91214b93..b15b6c96 100644
--- a/_includes/sections/selfhosted-cloud.html
+++ b/_includes/sections/selfhosted-cloud.html
@@ -1,7 +1,7 @@
- Self-Hosted Cloud Server Software
+ {% t Self-Hosted Cloud Server Software %}
- 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.
+ {% t 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
@@ -36,7 +36,7 @@ netbsd="http://pkgsrc.se/filesystems/tahoe-lafs"
git="https://www.tahoe-lafs.org/trac/tahoe-lafs/browser"
%}
-Worth Mentioning
+{% t Worth Mentioning %}
- - CryptPad - An open-source and end-to-end encrypted real-time collaborative editor that lets you share folders, media, and documents.
+ - {% t CryptPad %} - {% t An open-source and end-to-end encrypted real-time collaborative editor that lets you share folders, media, and documents. %}
diff --git a/pages/software/cal-card.html b/pages/software/cal-card.html
index 7246efd9..26aa18ff 100644
--- a/pages/software/cal-card.html
+++ b/pages/software/cal-card.html
@@ -3,6 +3,7 @@ layout: page
permalink: /software/calendar-contacts/
title: "Calendar/Contacts Sync Tools"
description: "Discover free, open-source, and secure ways to sync your contacts and calendars across your devices."
+translate: true
---
{% include sections/calendar-contacts-sync.html %}
diff --git a/pages/software/cloud.html b/pages/software/cloud.html
index c14b8938..0e469803 100644
--- a/pages/software/cloud.html
+++ b/pages/software/cloud.html
@@ -1,8 +1,9 @@
---
layout: page
permalink: /software/cloud/
-title: "Self Hosted \"Cloud\""
+title: 'Self Hosted "Cloud"'
description: "Discover how to securely and privately self-host your cloud with open-source software."
+translate: true
---
{% include sections/selfhosted-cloud.html %}
diff --git a/pages/software/email.html b/pages/software/email.html
index 1c9d9921..aad01b74 100644
--- a/pages/software/email.html
+++ b/pages/software/email.html
@@ -3,6 +3,7 @@ layout: page
permalink: /software/email/
title: "Email Clients"
description: "Discover free, open-source, and secure email clients, along with some email alternatives you may not have considered."
+translate: true
---
{% include sections/email-clients.html %}
diff --git a/pages/software/encryption.html b/pages/software/encryption.html
index 18cbd06a..834f6859 100644
--- a/pages/software/encryption.html
+++ b/pages/software/encryption.html
@@ -3,6 +3,7 @@ layout: page
permalink: /software/encryption-tools/
title: "Encryption Tools"
description: "Discover free, open-source, and secure ways to encrypt your sensitive data to keep it from prying eyes."
+translate: true
---
{% include sections/file-encryption.html %}
diff --git a/pages/software/file-sharing.html b/pages/software/file-sharing.html
index cd3e83db..46bda12e 100644
--- a/pages/software/file-sharing.html
+++ b/pages/software/file-sharing.html
@@ -3,6 +3,7 @@ layout: page
permalink: /software/file-sharing/
title: "File Sharing"
description: "Discover how to share your files with your friends and family or anonymously, without a middleman."
+translate: true
---
{% include sections/file-sharing.html %}
diff --git a/pages/software/file-sync.html b/pages/software/file-sync.html
index 54012237..1046b9a1 100644
--- a/pages/software/file-sync.html
+++ b/pages/software/file-sync.html
@@ -3,6 +3,7 @@ layout: page
permalink: /software/file-sync/
title: "File Sync"
description: "Discover free, open-source, and secure ways to sync your files across your devices."
+translate: true
---
{% include sections/file-sync.html %}
diff --git a/pages/software/networks.html b/pages/software/networks.html
index 882cbbb7..eb707269 100644
--- a/pages/software/networks.html
+++ b/pages/software/networks.html
@@ -4,6 +4,7 @@ permalink: /software/networks/
title: "Self-Contained Networks"
description: "If you are currently browsing clearnet and want to access the dark web, this section is for you."
hidedesc: true
+translate: true
---
{% include sections/self-contained-networks.html %}
diff --git a/pages/software/notebooks.html b/pages/software/notebooks.html
index 69d46b61..e2619ba3 100644
--- a/pages/software/notebooks.html
+++ b/pages/software/notebooks.html
@@ -3,6 +3,7 @@ layout: page
permalink: /software/notebooks/
title: "Notebooks"
description: "Keep track of your notes and journalings without giving them to a third party."
+translate: true
---
{% include sections/notebooks.html %}
diff --git a/pages/software/passwords.html b/pages/software/passwords.html
index eeed2e5f..cc430830 100644
--- a/pages/software/passwords.html
+++ b/pages/software/passwords.html
@@ -3,6 +3,7 @@ layout: page
permalink: /software/passwords/
title: "Password Managers"
description: "Stay safe and secure online with an encrypted and open-source password manager."
+translate: true
---
{% include sections/password-managers.html %}
diff --git a/pages/software/productivity.html b/pages/software/productivity.html
index d9f2f913..8d7faea8 100644
--- a/pages/software/productivity.html
+++ b/pages/software/productivity.html
@@ -3,6 +3,7 @@ layout: page
permalink: /software/productivity/
title: "Productivity Tools"
description: "Get working and collaborating without sharing your documents with a middleman or trusting a cloud provider."
+translate: true
---
{% include sections/productivity-tools.html %}
diff --git a/weblate-source-file.yml b/weblate-source-file.yml
index 678f8fe2..d5ab30d2 100644
--- a/weblate-source-file.yml
+++ b/weblate-source-file.yml
@@ -11,6 +11,12 @@ Web_Browsers_KEY: |
These_are_our_current_web_browser_recommendations_and_some_tweaks_you_can_use_to_preserve_your_privacy._KEY: |
These are our current web browser recommendations and some tweaks you can use to preserve your privacy.
+CalendarContacts_Sync_Tools_KEY: |
+ Calendar/Contacts Sync Tools
+
+Discover_free_opensource_and_secure_ways_to_sync_your_contacts_and_calendars_across_your_devices._KEY: |
+ Discover free, open-source, and secure ways to sync your contacts and calendars across your devices.
+
DNS__Domain_Providers_KEY: |
DNS / Domain Providers
@@ -122,9 +128,6 @@ Firefox_Tweaks_KEY: |
Software_KEY: |
Software
-CalendarContacts_Sync_Tools_KEY: |
- Calendar/Contacts Sync Tools
-
Digital_Notebook_KEY: |
Digital Notebook
@@ -1058,6 +1061,12 @@ Firefox_Privacy_Guide_For_Dummies_KEY: |
Guide_on_ways_already_discussed_and_others_to_improve_your_privacy_and_safety_on_Firefox._KEY: |
Guide on ways (already discussed and others) to improve your privacy and safety on Firefox.
+Calendar_and_Contacts_Sync_KEY: |
+ Calendar and Contacts Sync
+
+If_you_are_currently_using_a_calendar_and_or_contacts_synchronization_service_like_Google_Sync_or_iCloud_you_should_pick_an_alternative_here._KEY: |
+ If you are currently using a calendar and or contacts synchronization service like Google Sync or iCloud, you should pick an alternative here.
+
Nextcloud_KEY: |
Nextcloud
@@ -1088,8 +1097,8 @@ Email_Providers_KEY: |
Many_email_providers_also_offer_calendar_and_or_contacts_sync_services._Refer_to_the_a_hrefprovidersemailEmail_Providers_sectiona_to_choose_a_KEY: |
Many email providers also offer calendar and or contacts sync services. Refer to the Email Providers section to choose an email provider and check if they also offer calendar and/or contacts sync.
-providersemail_KEY: |
- /providers/email
+providersemail__translate_page__KEY: |
+ {{'/providers/email' | translate_page }}
EteSync_KEY: |
EteSync
@@ -1115,6 +1124,24 @@ httpsclient.etesync.com_KEY: |
httpsgithub.cometesync_KEY: |
https://github.com/etesync
+Worth_Mentioning_KEY: |
+ Worth Mentioning
+
+httpsfruux.com_KEY: |
+ https://fruux.com/
+
+fruux_KEY: |
+ fruux
+
+A_unified_contactscalendaring_system_that_works_across_platforms_and_devices._KEY: |
+ A unified contacts/calendaring system that works across platforms and devices.
+
+cloud_backups_KEY: |
+ cloud backups
+
+Consider_regularly_exporting_your_calendar_and_or_contacts_and_backing_them_up_on_a_separate_storage_drive_or_uploading_them_to_cloud_storage_ideally__KEY: |
+ Consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after encrypting them).
+
Nextcloud_is_similar_in_functionality_to_the_widely_used_Dropbox_with_the_difference_being_that_Nextcloud_is_free_and_opensource_thereby_allowing_an_KEY: |
Nextcloud is similar in functionality to the widely used Dropbox, with the difference being that Nextcloud is free and open-source, thereby allowing anyone to install and operate it without charge on a private server with no limits on storage space or the number of connected clients.
@@ -3332,9 +3359,6 @@ Firefox_extension_that_prevents_Google_and_Yandex_search_pages_from_modifying_se
Open_Source_KEY: |
Open Source
-Worth_Mentioning_KEY: |
- Worth Mentioning
-
httpsyacy.net_KEY: |
https://yacy.net/
@@ -4730,3 +4754,708 @@ httpsgist.github.comkennwhite1f3bc4d889b02b35d8aa_KEY: |
Dont_use_LT2P_IPSec_use_other_protocols._KEY: |
Don't use LT2P IPSec, use other protocols.
+httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY: |
+ https://play.google.com/store/apps/details?id=org.mozilla.firefox
+
+httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
+ https://play.google.com/store/apps/details?id=org.torproject.torbrowser
+
+httpsplay.google.comstoreappsdetails?idcom.google.android.webviewhlen_US_KEY: |
+ https://play.google.com/store/apps/details?id=com.google.android.webview&hl=en_US
+
+Browser_Fingerprint__Is_your_browser_configuration_unique?_KEY: |
+ Browser Fingerprint - Is your browser configuration unique?
+
+How_Unique_Is_Your_Web_Browser?_Peter_Eckersley_EFF._KEY: |
+ How Unique Is Your Web Browser? Peter Eckersley, EFF.
+
+WebRTC_IP_Leak_Test__Is_your_IP_address_leaking?_KEY: |
+ WebRTC IP Leak Test - Is your IP address leaking?
+
+How_to_disable_WebRTC_in_Firefox?_KEY: |
+ How to disable WebRTC in Firefox?
+
+How_to_fix_the_WebRTC_Leak_in_Google_Chrome?_KEY: |
+ How to fix the WebRTC Leak in Google Chrome?
+
+What_about_other_browsers?_KEY: |
+ What about other browsers?
+
+Looking_for_TRR_DoH_or_ESNI?_KEY: |
+ Looking for TRR, DoH or ESNI?
+
+Many_email_providers_also_offer_calendar_and_or_contacts_sync_services._Refer_to_the_a_hrefprovidersemail__translate_page_Email_Providers_KEY: |
+ Many email providers also offer calendar and or contacts sync services. Refer to the Email Providers section to choose an email provider and check if they also offer calendar and/or contacts sync.
+
+httpsplay.google.comstoreappsdetails?idcom.etesync.syncadapter_KEY: |
+ https://play.google.com/store/apps/details?id=com.etesync.syncadapter
+
+httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
+ https://play.google.com/store/apps/details?id=com.nextcloud.client
+
+httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
+ https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
+
+httpsbugzilla.mozilla.orgshow_bug.cgi?id1500289_KEY: |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1500289
+
+httpsbugzilla.mozilla.orgshow_bug.cgi?id1542754_KEY: |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1542754
+
+httpswww.clawsmail.orgdownloads.php?sectiondownloads_KEY: |
+ https://www.claws-mail.org/downloads.php?section=downloads
+
+httpsplay.google.comstoreappsdetails?idorg.sufficientlysecure.keychain_KEY: |
+ https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
+
+httpsgit.gnupg.orgcgibingitweb.cgi?pgnupg.git_KEY: |
+ https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git
+
+httpsplay.google.comstoreappsdetails?idorg.mozilla.firefoxsend_KEY: |
+ https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend
+
+httpsplay.google.comstoreappsdetails?idcom.github.catfriend1.syncthingandroid_KEY: |
+ https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid
+
+httpsgithub.comsyncthing?typesource_KEY: |
+ https://github.com/syncthing?type=source
+
+Prefer_the_classic_site?_View_a_singlepage_layout._KEY: |
+ Prefer the classic site? View a single-page layout.
+
+Privacy?_I_dont_have_anything_to_hide._KEY: |
+ Privacy? I don't have anything to hide.
+
+How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY: |
+ How do you counter the "I have nothing to hide?" argument? (reddit.com)
+
+httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY: |
+ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565
+
+What_does_the_US_government_know_about_you?_KEY: |
+ What does the US government know about you?
+
+httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
+ https://play.google.com/store/apps/details?id=org.torproject.torbrowser
+
+httpsplay.google.comstoreappsdetails?idnet.i2p.android_KEY: |
+ https://play.google.com/store/apps/details?id=net.i2p.android
+
+httpsplay.google.comstoreappsdetails?idcom.standardnotes_KEY: |
+ https://play.google.com/store/apps/details?id=com.standardnotes
+
+httpsplay.google.comstoreappsdetails?idcom.lyonbros.turtl_KEY: |
+ https://play.google.com/store/apps/details?id=com.lyonbros.turtl
+
+Privacy?_I_dont_have_anything_to_hide._KEY: |
+ Privacy? I don't have anything to hide.
+
+How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY: |
+ How do you counter the "I have nothing to hide?" argument? (reddit.com)
+
+httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY: |
+ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565
+
+Who_is_required_to_hand_over_the_encryption_keys_to_authorities?_KEY: |
+ Who is required to hand over the encryption keys to authorities?
+
+Why_is_it_not_recommended_to_choose_a_USbased_service?_KEY: |
+ Why is it not recommended to choose a US-based service?
+
+What_is_a_warrant_canary?_KEY: |
+ What is a warrant canary?
+
+httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY: |
+ https://play.google.com/store/apps/details?id=org.mozilla.firefox
+
+httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
+ https://play.google.com/store/apps/details?id=org.torproject.torbrowser
+
+httpsplay.google.comstoreappsdetails?idcom.google.android.webviewhlen_US_KEY: |
+ https://play.google.com/store/apps/details?id=com.google.android.webview&hl=en_US
+
+Browser_Fingerprint__Is_your_browser_configuration_unique?_KEY: |
+ Browser Fingerprint - Is your browser configuration unique?
+
+How_Unique_Is_Your_Web_Browser?_Peter_Eckersley_EFF._KEY: |
+ How Unique Is Your Web Browser? Peter Eckersley, EFF.
+
+WebRTC_IP_Leak_Test__Is_your_IP_address_leaking?_KEY: |
+ WebRTC IP Leak Test - Is your IP address leaking?
+
+How_to_disable_WebRTC_in_Firefox?_KEY: |
+ How to disable WebRTC in Firefox?
+
+How_to_fix_the_WebRTC_Leak_in_Google_Chrome?_KEY: |
+ How to fix the WebRTC Leak in Google Chrome?
+
+What_about_other_browsers?_KEY: |
+ What about other browsers?
+
+Looking_for_TRR_DoH_or_ESNI?_KEY: |
+ Looking for TRR, DoH or ESNI?
+
+httpswww.clawsmail.orgdownloads.php?sectiondownloads_KEY: |
+ https://www.claws-mail.org/downloads.php?section=downloads
+
+httpsplay.google.comstoreappsdetails?idorg.thoughtcrime.securesms_KEY: |
+ https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
+
+httpsplay.google.comstoreappsdetails?idcom.wire_KEY: |
+ https://play.google.com/store/apps/details?id=com.wire
+
+httpsitunes.apple.comappwireid930944768?mt8_KEY: |
+ https://itunes.apple.com/app/wire/id930944768?mt=8
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpsplay.google.comstoreappsdetails?idorg.linphone_KEY: |
+ https://play.google.com/store/apps/details?id=org.linphone
+
+httpsitunes.apple.comusapplinphoneid360065638?mt8_KEY: |
+ https://itunes.apple.com/us/app/linphone/id360065638?mt=8
+
+httpsapps.apple.comusappmumbleid443472808?ls1_KEY: |
+ https://apps.apple.com/us/app/mumble/id443472808?ls=1
+
+httpsfdroid.orgrepositorybrowse?fdidim.vector.alpha_KEY: |
+ https://f-droid.org/repository/browse/?fdid=im.vector.alpha
+
+httpsplay.google.comstoreappsdetails?idim.vector.app_KEY: |
+ https://play.google.com/store/apps/details?id=im.vector.app
+
+httpsplay.google.comstoreappsdetails?idchat.rocket.android_KEY: |
+ https://play.google.com/store/apps/details?id=chat.rocket.android
+
+httpsplay.google.comstoreappsdetails?idio.keybase.ossifragehlen_US_KEY: |
+ https://play.google.com/store/apps/details?id=io.keybase.ossifrage&hl=en_US
+
+httpsplay.google.comstoreappsdetails?idorg.mozilla.firefoxsend_KEY: |
+ https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend
+
+httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
+ https://play.google.com/store/apps/details?id=com.nextcloud.client
+
+httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
+ https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
+
+httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
+ https://play.google.com/store/apps/details?id=com.nextcloud.client
+
+httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
+ https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
+
+httpsplay.google.comstoreappsdetails?idcom.github.catfriend1.syncthingandroid_KEY: |
+ https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid
+
+httpsgithub.comsyncthing?typesource_KEY: |
+ https://github.com/syncthing?type=source
+
+httpssafariextensions.apple.comdetails?idcom.bitwarden.safariLTZ2PFU5D6_KEY: |
+ https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6
+
+httpsplay.google.comstoreappsdetails?idcom.x8bit.bitwarden_KEY: |
+ https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
+
+httpsitunes.apple.comappbitwardenfreepasswordmanagerid1137397744?mt8_KEY: |
+ https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8
+
+httpsplay.google.comstoreappsdetails?idcom.kunzisoft.keepass.free_KEY: |
+ https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free
+
+httpsplay.google.comstoreappsdetails?idcom.lesspass.android_KEY: |
+ https://play.google.com/store/apps/details?id=com.lesspass.android
+
+httpsplay.google.comstoreappsdetails?idcom.etesync.syncadapter_KEY: |
+ https://play.google.com/store/apps/details?id=com.etesync.syncadapter
+
+httpsplay.google.comstoreappsdetails?idorg.sufficientlysecure.keychain_KEY: |
+ https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
+
+httpsgit.gnupg.orgcgibingitweb.cgi?pgnupg.git_KEY: |
+ https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git
+
+httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
+ https://play.google.com/store/apps/details?id=org.torproject.torbrowser
+
+httpsplay.google.comstoreappsdetails?idnet.i2p.android_KEY: |
+ https://play.google.com/store/apps/details?id=net.i2p.android
+
+httpsbugzilla.mozilla.orgshow_bug.cgi?id1500289_KEY: |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1500289
+
+httpsbugzilla.mozilla.orgshow_bug.cgi?id1542754_KEY: |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1542754
+
+httpsplay.google.comstoreappsdetails?idcom.standardnotes_KEY: |
+ https://play.google.com/store/apps/details?id=com.standardnotes
+
+httpsplay.google.comstoreappsdetails?idcom.lyonbros.turtl_KEY: |
+ https://play.google.com/store/apps/details?id=com.lyonbros.turtl
+
+httpsplay.google.comstoreappsdetails?idcom.abunchtell.writeas_KEY: |
+ https://play.google.com/store/apps/details?id=com.abunchtell.writeas
+
+What_does_the_US_government_know_about_you?_KEY: |
+ What does the US government know about you?
+
+httpssafariextensions.apple.comdetails?idcom.bitwarden.safariLTZ2PFU5D6_KEY: |
+ https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6
+
+httpsplay.google.comstoreappsdetails?idcom.x8bit.bitwarden_KEY: |
+ https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
+
+httpsitunes.apple.comappbitwardenfreepasswordmanagerid1137397744?mt8_KEY: |
+ https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8
+
+httpsplay.google.comstoreappsdetails?idcom.kunzisoft.keepass.free_KEY: |
+ https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free
+
+httpsplay.google.comstoreappsdetails?idcom.lesspass.android_KEY: |
+ https://play.google.com/store/apps/details?id=com.lesspass.android
+
+httpsplay.google.comstoreappsdetails?idcom.abunchtell.writeas_KEY: |
+ https://play.google.com/store/apps/details?id=com.abunchtell.writeas
+
+Who_is_required_to_hand_over_the_encryption_keys_to_authorities?_KEY: |
+ Who is required to hand over the encryption keys to authorities?
+
+Why_is_it_not_recommended_to_choose_a_USbased_service?_KEY: |
+ Why is it not recommended to choose a US-based service?
+
+What_is_a_warrant_canary?_KEY: |
+ What is a warrant canary?
+
+httpsplay.google.comstoreappsdetails?idorg.thoughtcrime.securesms_KEY: |
+ https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
+
+httpsplay.google.comstoreappsdetails?idcom.wire_KEY: |
+ https://play.google.com/store/apps/details?id=com.wire
+
+httpsitunes.apple.comappwireid930944768?mt8_KEY: |
+ https://itunes.apple.com/app/wire/id930944768?mt=8
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpsplay.google.comstoreappsdetails?idorg.linphone_KEY: |
+ https://play.google.com/store/apps/details?id=org.linphone
+
+httpsitunes.apple.comusapplinphoneid360065638?mt8_KEY: |
+ https://itunes.apple.com/us/app/linphone/id360065638?mt=8
+
+httpsapps.apple.comusappmumbleid443472808?ls1_KEY: |
+ https://apps.apple.com/us/app/mumble/id443472808?ls=1
+
+httpsfdroid.orgrepositorybrowse?fdidim.vector.alpha_KEY: |
+ https://f-droid.org/repository/browse/?fdid=im.vector.alpha
+
+httpsplay.google.comstoreappsdetails?idim.vector.app_KEY: |
+ https://play.google.com/store/apps/details?id=im.vector.app
+
+httpsplay.google.comstoreappsdetails?idchat.rocket.android_KEY: |
+ https://play.google.com/store/apps/details?id=chat.rocket.android
+
+httpsplay.google.comstoreappsdetails?idio.keybase.ossifragehlen_US_KEY: |
+ https://play.google.com/store/apps/details?id=io.keybase.ossifrage&hl=en_US
+
+Why_sponsor__site.name_?_KEY: |
+ Why sponsor {{ site.name }}?
+
+httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
+ https://play.google.com/store/apps/details?id=com.nextcloud.client
+
+httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
+ https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
+
+You_wouldnt_trust_your_finances_to_someone_with_a_fake_identity_so_why_trust_them_with_your_internet_data?_We_require_our_recommended_providers_to_be_KEY: |
+ 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.
+
+Should_I_use_a_VPN?_KEY: |
+ Should I use a VPN?
+
+What_if_I_need_encryption?_KEY: |
+ What if I need encryption?
+
+Should_I_use_encrypted_DNS_with_a_VPN?_KEY: |
+ Should I use encrypted DNS with a VPN?
+
+What_if_I_need_anonymity?_KEY: |
+ What if I need anonymity?
+
+Shouldnt_I_hide_my_IP_address?_KEY: |
+ Shouldn't I hide my IP address?
+
+Should_I_use_Tor_emandem_a_VPN?_KEY: |
+ Should I use Tor and a VPN?
+
+Are_VPNs_ever_useful?_KEY: |
+ Are VPNs ever useful?
+
+httpsproxy.shpanelknowledgebase.php?actiondisplayarticleid5_KEY: |
+ https://proxy.sh/panel/knowledgebase.php?action=displayarticle&id=5
+
+httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY: |
+ https://play.google.com/store/apps/details?id=org.mozilla.firefox
+
+httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
+ https://play.google.com/store/apps/details?id=org.torproject.torbrowser
+
+httpsplay.google.comstoreappsdetails?idcom.google.android.webviewhlen_US_KEY: |
+ https://play.google.com/store/apps/details?id=com.google.android.webview&hl=en_US
+
+Browser_Fingerprint__Is_your_browser_configuration_unique?_KEY: |
+ Browser Fingerprint - Is your browser configuration unique?
+
+How_Unique_Is_Your_Web_Browser?_Peter_Eckersley_EFF._KEY: |
+ How Unique Is Your Web Browser? Peter Eckersley, EFF.
+
+WebRTC_IP_Leak_Test__Is_your_IP_address_leaking?_KEY: |
+ WebRTC IP Leak Test - Is your IP address leaking?
+
+How_to_disable_WebRTC_in_Firefox?_KEY: |
+ How to disable WebRTC in Firefox?
+
+How_to_fix_the_WebRTC_Leak_in_Google_Chrome?_KEY: |
+ How to fix the WebRTC Leak in Google Chrome?
+
+What_about_other_browsers?_KEY: |
+ What about other browsers?
+
+Looking_for_TRR_DoH_or_ESNI?_KEY: |
+ Looking for TRR, DoH or ESNI?
+
+httpsplay.google.comstoreappsdetails?idcom.etesync.syncadapter_KEY: |
+ https://play.google.com/store/apps/details?id=com.etesync.syncadapter
+
+httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
+ https://play.google.com/store/apps/details?id=com.nextcloud.client
+
+httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
+ https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
+
+httpsbugzilla.mozilla.orgshow_bug.cgi?id1500289_KEY: |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1500289
+
+httpsbugzilla.mozilla.orgshow_bug.cgi?id1542754_KEY: |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1542754
+
+httpswww.clawsmail.orgdownloads.php?sectiondownloads_KEY: |
+ https://www.claws-mail.org/downloads.php?section=downloads
+
+httpsplay.google.comstoreappsdetails?idorg.sufficientlysecure.keychain_KEY: |
+ https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
+
+httpsgit.gnupg.orgcgibingitweb.cgi?pgnupg.git_KEY: |
+ https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git
+
+httpsplay.google.comstoreappsdetails?idorg.mozilla.firefoxsend_KEY: |
+ https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend
+
+httpsplay.google.comstoreappsdetails?idcom.github.catfriend1.syncthingandroid_KEY: |
+ https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid
+
+httpsgithub.comsyncthing?typesource_KEY: |
+ https://github.com/syncthing?type=source
+
+Prefer_the_classic_site?_View_a_singlepage_layout._KEY: |
+ Prefer the classic site? View a single-page layout.
+
+Privacy?_I_dont_have_anything_to_hide._KEY: |
+ Privacy? I don't have anything to hide.
+
+How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY: |
+ How do you counter the "I have nothing to hide?" argument? (reddit.com)
+
+httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY: |
+ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565
+
+What_does_the_US_government_know_about_you?_KEY: |
+ What does the US government know about you?
+
+httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
+ https://play.google.com/store/apps/details?id=org.torproject.torbrowser
+
+httpsplay.google.comstoreappsdetails?idnet.i2p.android_KEY: |
+ https://play.google.com/store/apps/details?id=net.i2p.android
+
+httpsplay.google.comstoreappsdetails?idcom.standardnotes_KEY: |
+ https://play.google.com/store/apps/details?id=com.standardnotes
+
+httpsplay.google.comstoreappsdetails?idcom.lyonbros.turtl_KEY: |
+ https://play.google.com/store/apps/details?id=com.lyonbros.turtl
+
+Privacy?_I_dont_have_anything_to_hide._KEY: |
+ Privacy? I don't have anything to hide.
+
+How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY: |
+ How do you counter the "I have nothing to hide?" argument? (reddit.com)
+
+httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY: |
+ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565
+
+Who_is_required_to_hand_over_the_encryption_keys_to_authorities?_KEY: |
+ Who is required to hand over the encryption keys to authorities?
+
+Why_is_it_not_recommended_to_choose_a_USbased_service?_KEY: |
+ Why is it not recommended to choose a US-based service?
+
+What_is_a_warrant_canary?_KEY: |
+ What is a warrant canary?
+
+httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY: |
+ https://play.google.com/store/apps/details?id=org.mozilla.firefox
+
+httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
+ https://play.google.com/store/apps/details?id=org.torproject.torbrowser
+
+httpsplay.google.comstoreappsdetails?idcom.google.android.webviewhlen_US_KEY: |
+ https://play.google.com/store/apps/details?id=com.google.android.webview&hl=en_US
+
+Browser_Fingerprint__Is_your_browser_configuration_unique?_KEY: |
+ Browser Fingerprint - Is your browser configuration unique?
+
+How_Unique_Is_Your_Web_Browser?_Peter_Eckersley_EFF._KEY: |
+ How Unique Is Your Web Browser? Peter Eckersley, EFF.
+
+WebRTC_IP_Leak_Test__Is_your_IP_address_leaking?_KEY: |
+ WebRTC IP Leak Test - Is your IP address leaking?
+
+How_to_disable_WebRTC_in_Firefox?_KEY: |
+ How to disable WebRTC in Firefox?
+
+How_to_fix_the_WebRTC_Leak_in_Google_Chrome?_KEY: |
+ How to fix the WebRTC Leak in Google Chrome?
+
+What_about_other_browsers?_KEY: |
+ What about other browsers?
+
+Looking_for_TRR_DoH_or_ESNI?_KEY: |
+ Looking for TRR, DoH or ESNI?
+
+httpswww.clawsmail.orgdownloads.php?sectiondownloads_KEY: |
+ https://www.claws-mail.org/downloads.php?section=downloads
+
+httpsplay.google.comstoreappsdetails?idorg.thoughtcrime.securesms_KEY: |
+ https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
+
+httpsplay.google.comstoreappsdetails?idcom.wire_KEY: |
+ https://play.google.com/store/apps/details?id=com.wire
+
+httpsitunes.apple.comappwireid930944768?mt8_KEY: |
+ https://itunes.apple.com/app/wire/id930944768?mt=8
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpsplay.google.comstoreappsdetails?idorg.linphone_KEY: |
+ https://play.google.com/store/apps/details?id=org.linphone
+
+httpsitunes.apple.comusapplinphoneid360065638?mt8_KEY: |
+ https://itunes.apple.com/us/app/linphone/id360065638?mt=8
+
+httpsapps.apple.comusappmumbleid443472808?ls1_KEY: |
+ https://apps.apple.com/us/app/mumble/id443472808?ls=1
+
+httpsfdroid.orgrepositorybrowse?fdidim.vector.alpha_KEY: |
+ https://f-droid.org/repository/browse/?fdid=im.vector.alpha
+
+httpsplay.google.comstoreappsdetails?idim.vector.app_KEY: |
+ https://play.google.com/store/apps/details?id=im.vector.app
+
+httpsplay.google.comstoreappsdetails?idchat.rocket.android_KEY: |
+ https://play.google.com/store/apps/details?id=chat.rocket.android
+
+httpsplay.google.comstoreappsdetails?idio.keybase.ossifragehlen_US_KEY: |
+ https://play.google.com/store/apps/details?id=io.keybase.ossifrage&hl=en_US
+
+httpsplay.google.comstoreappsdetails?idorg.mozilla.firefoxsend_KEY: |
+ https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend
+
+httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
+ https://play.google.com/store/apps/details?id=com.nextcloud.client
+
+httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
+ https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
+
+httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
+ https://play.google.com/store/apps/details?id=com.nextcloud.client
+
+httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
+ https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
+
+httpsplay.google.comstoreappsdetails?idcom.github.catfriend1.syncthingandroid_KEY: |
+ https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid
+
+httpsgithub.comsyncthing?typesource_KEY: |
+ https://github.com/syncthing?type=source
+
+httpssafariextensions.apple.comdetails?idcom.bitwarden.safariLTZ2PFU5D6_KEY: |
+ https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6
+
+httpsplay.google.comstoreappsdetails?idcom.x8bit.bitwarden_KEY: |
+ https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
+
+httpsitunes.apple.comappbitwardenfreepasswordmanagerid1137397744?mt8_KEY: |
+ https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8
+
+httpsplay.google.comstoreappsdetails?idcom.kunzisoft.keepass.free_KEY: |
+ https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free
+
+httpsplay.google.comstoreappsdetails?idcom.lesspass.android_KEY: |
+ https://play.google.com/store/apps/details?id=com.lesspass.android
+
+httpsplay.google.comstoreappsdetails?idcom.etesync.syncadapter_KEY: |
+ https://play.google.com/store/apps/details?id=com.etesync.syncadapter
+
+httpsplay.google.comstoreappsdetails?idorg.sufficientlysecure.keychain_KEY: |
+ https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
+
+httpsgit.gnupg.orgcgibingitweb.cgi?pgnupg.git_KEY: |
+ https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git
+
+httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
+ https://play.google.com/store/apps/details?id=org.torproject.torbrowser
+
+httpsplay.google.comstoreappsdetails?idnet.i2p.android_KEY: |
+ https://play.google.com/store/apps/details?id=net.i2p.android
+
+httpsbugzilla.mozilla.orgshow_bug.cgi?id1500289_KEY: |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1500289
+
+httpsbugzilla.mozilla.orgshow_bug.cgi?id1542754_KEY: |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=1542754
+
+httpsplay.google.comstoreappsdetails?idcom.standardnotes_KEY: |
+ https://play.google.com/store/apps/details?id=com.standardnotes
+
+httpsplay.google.comstoreappsdetails?idcom.lyonbros.turtl_KEY: |
+ https://play.google.com/store/apps/details?id=com.lyonbros.turtl
+
+httpsplay.google.comstoreappsdetails?idcom.abunchtell.writeas_KEY: |
+ https://play.google.com/store/apps/details?id=com.abunchtell.writeas
+
+What_does_the_US_government_know_about_you?_KEY: |
+ What does the US government know about you?
+
+httpssafariextensions.apple.comdetails?idcom.bitwarden.safariLTZ2PFU5D6_KEY: |
+ https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6
+
+httpsplay.google.comstoreappsdetails?idcom.x8bit.bitwarden_KEY: |
+ https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
+
+httpsitunes.apple.comappbitwardenfreepasswordmanagerid1137397744?mt8_KEY: |
+ https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8
+
+httpsplay.google.comstoreappsdetails?idcom.kunzisoft.keepass.free_KEY: |
+ https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free
+
+httpsplay.google.comstoreappsdetails?idcom.lesspass.android_KEY: |
+ https://play.google.com/store/apps/details?id=com.lesspass.android
+
+httpsplay.google.comstoreappsdetails?idcom.abunchtell.writeas_KEY: |
+ https://play.google.com/store/apps/details?id=com.abunchtell.writeas
+
+Who_is_required_to_hand_over_the_encryption_keys_to_authorities?_KEY: |
+ Who is required to hand over the encryption keys to authorities?
+
+Why_is_it_not_recommended_to_choose_a_USbased_service?_KEY: |
+ Why is it not recommended to choose a US-based service?
+
+What_is_a_warrant_canary?_KEY: |
+ What is a warrant canary?
+
+httpsplay.google.comstoreappsdetails?idorg.thoughtcrime.securesms_KEY: |
+ https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
+
+httpsplay.google.comstoreappsdetails?idcom.wire_KEY: |
+ https://play.google.com/store/apps/details?id=com.wire
+
+httpsitunes.apple.comappwireid930944768?mt8_KEY: |
+ https://itunes.apple.com/app/wire/id930944768?mt=8
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
+ https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
+
+httpsplay.google.comstoreappsdetails?idorg.linphone_KEY: |
+ https://play.google.com/store/apps/details?id=org.linphone
+
+httpsitunes.apple.comusapplinphoneid360065638?mt8_KEY: |
+ https://itunes.apple.com/us/app/linphone/id360065638?mt=8
+
+httpsapps.apple.comusappmumbleid443472808?ls1_KEY: |
+ https://apps.apple.com/us/app/mumble/id443472808?ls=1
+
+httpsfdroid.orgrepositorybrowse?fdidim.vector.alpha_KEY: |
+ https://f-droid.org/repository/browse/?fdid=im.vector.alpha
+
+httpsplay.google.comstoreappsdetails?idim.vector.app_KEY: |
+ https://play.google.com/store/apps/details?id=im.vector.app
+
+httpsplay.google.comstoreappsdetails?idchat.rocket.android_KEY: |
+ https://play.google.com/store/apps/details?id=chat.rocket.android
+
+httpsplay.google.comstoreappsdetails?idio.keybase.ossifragehlen_US_KEY: |
+ https://play.google.com/store/apps/details?id=io.keybase.ossifrage&hl=en_US
+
+Why_sponsor__site.name_?_KEY: |
+ Why sponsor {{ site.name }}?
+
+httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
+ https://play.google.com/store/apps/details?id=com.nextcloud.client
+
+httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
+ https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
+
+You_wouldnt_trust_your_finances_to_someone_with_a_fake_identity_so_why_trust_them_with_your_internet_data?_We_require_our_recommended_providers_to_be_KEY: |
+ 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.
+
+Should_I_use_a_VPN?_KEY: |
+ Should I use a VPN?
+
+What_if_I_need_encryption?_KEY: |
+ What if I need encryption?
+
+Should_I_use_encrypted_DNS_with_a_VPN?_KEY: |
+ Should I use encrypted DNS with a VPN?
+
+What_if_I_need_anonymity?_KEY: |
+ What if I need anonymity?
+
+Shouldnt_I_hide_my_IP_address?_KEY: |
+ Shouldn't I hide my IP address?
+
+Should_I_use_Tor_emandem_a_VPN?_KEY: |
+ Should I use Tor and a VPN?
+
+Are_VPNs_ever_useful?_KEY: |
+ Are VPNs ever useful?
+
+httpsproxy.shpanelknowledgebase.php?actiondisplayarticleid5_KEY: |
+ https://proxy.sh/panel/knowledgebase.php?action=displayarticle&id=5
+