Creating and opening encrypted containers
@@ -160,6 +180,8 @@ Tools with command-line interfaces are useful for integrating [shell scripts](ht
### Kryptor
+{{< title-card >}}
+
**Kryptor** is a free and open-source file encryption and signing tool that makes use of modern and secure cryptographic algorithms. It aims to be a better version of [age](https://github.com/FiloSottile/age) and [Minisign](https://jedisct1.github.io/minisign) to provide a simple, easier alternative to GPG.
{{< cards >}}
@@ -167,12 +189,16 @@ Tools with command-line interfaces are useful for integrating [shell scripts](ht
{{< card link="https://kryptor.co.uk/features#privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://kryptor.co.uk)
[{{< badge content="macOS" color="indigo" >}}](https://kryptor.co.uk)
[{{< badge content="Windows" color="red" >}}](https://kryptor.co.uk)
### Tomb
+{{< title-card >}}
+
**Tomb** is a command-line shell wrapper for LUKS. It supports steganography via [third-party tools](https://dyne.org/software/tomb/#advanced-usage).
{{< cards >}}
@@ -180,6 +206,8 @@ Tools with command-line interfaces are useful for integrating [shell scripts](ht
{{< card link="https://github.com/dyne/Tomb/wiki" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
## OpenPGP
Protects against the following threat(s):
@@ -200,6 +228,8 @@ When encrypting with PGP, you have the option to configure different options in
### GNU Privacy Guard
+{{< title-card >}}
+
**GnuPG** is a GPL-licensed alternative to the PGP suite of cryptographic software. GnuPG is compliant with [RFC 4880](https://tools.ietf.org/html/rfc4880), which is the current IETF specification of OpenPGP. The GnuPG project has been working on an [updated draft](https://datatracker.ietf.org/doc/draft-ietf-openpgp-crypto-refresh) in an attempt to modernize OpenPGP. GnuPG is a part of the Free Software Foundation's GNU software project and has received major [funding](https://gnupg.org/blog/20220102-a-new-future-for-gnupg.html) from the German government.
{{< cards >}}
@@ -207,12 +237,16 @@ When encrypting with PGP, you have the option to configure different options in
{{< card link="https://gnupg.org/privacy-policy.html" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://gnupg.org/download/index.html#binary)
[{{< badge content="macOS" color="indigo" >}}](https://gpgtools.org)
[{{< badge content="Windows" color="red" >}}](https://gpg4win.org/download.html)
### GPG4win
+{{< title-card >}}
+
**GPG4win** is a package for Windows from [Intevation and g10 Code](https://gpg4win.org/impressum.html). It includes [various tools](https://gpg4win.org/about.html) that can assist you in using GPG on Microsoft Windows. The project was initiated and originally [funded by](https://web.archive.org/web/20190425125223/https://joinup.ec.europa.eu/news/government-used-cryptography) Germany's Federal Office for Information Security (BSI) in 2005.
{{< cards >}}
@@ -220,10 +254,14 @@ When encrypting with PGP, you have the option to configure different options in
{{< card link="https://gpg4win.org/privacy-policy.html" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Windows" color="red" >}}](https://gpg4win.org/download.html)
### GPG Suite
+{{< title-card >}}
+
**GPG Suite** provides OpenPGP support for [Apple Mail](../email-clients/index.md#apple-mail-macos) and other email clients on macOS.
We recommend taking a look at their [First steps](https://gpgtools.tenderapp.com/kb/how-to/first-steps-where-do-i-start-where-do-i-begin-setup-gpgtools-create-a-new-key-your-first-encrypted-email) and [Knowledge Base](https://gpgtools.tenderapp.com/kb) for support.
@@ -233,12 +271,16 @@ We recommend taking a look at their [First steps](https://gpgtools.tenderapp.com
{{< card link="https://gpgtools.org/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="macOS" color="indigo" >}}](https://gpgtools.org)
Currently, GPG Suite does [not yet](https://gpgtools.com/sequoia) have a stable release for macOS Sonoma and later.
### OpenKeychain
+{{< title-card >}}
+
**OpenKeychain** is an implementation of GnuPG for Android. It's commonly required by mail clients such as [Thunderbird](../email-clients/index.md#thunderbird), [FairEmail](../email-clients/index.md#fairemail-android), and other Android apps to provide encryption support.
{{< cards >}}
@@ -246,6 +288,8 @@ Currently, GPG Suite does [not yet](https://gpgtools.com/sequoia) have a stable
{{< card link="https://openkeychain.org/help/privacy-policy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain)
Cure53 completed a [security audit](https://openkeychain.org/openkeychain-3-6) of OpenKeychain 3.6 in October 2015. The published audit and OpenKeychain's solutions to the issues raised in the audit can be found [here](https://github.com/open-keychain/open-keychain/wiki/cure53-Security-Audit-2015).
diff --git a/content/tools/software/file-sharing/index.md b/content/tools/software/file-sharing/index.md
index cd512cd63..e6e44f07a 100644
--- a/content/tools/software/file-sharing/index.md
+++ b/content/tools/software/file-sharing/index.md
@@ -24,6 +24,8 @@ If you already use [Proton Drive](../../services/cloud/index.md#proton-drive)[^1
### Send
+{{< title-card >}}
+
**Send** is a fork of Mozilla's discontinued Firefox Send service which allows you to send files to others with a link. Files are encrypted on your device so that they cannot be read by the server, and they can be optionally password-protected as well. The maintainer of Send hosts a [public instance](https://send.vis.ee). You can use other public instances, or you can host Send yourself.
{{< cards >}}
@@ -31,6 +33,8 @@ If you already use [Proton Drive](../../services/cloud/index.md#proton-drive)[^1
{{< card link="https://github.com/timvisee/send-instances" title="Public Instances" icon="server" >}}
{{< /cards >}}
+{{< /title-card >}}
+
Send can be used via its web interface or via the [ffsend](https://github.com/timvisee/ffsend) CLI. If you are familiar with the command-line and send files frequently, we recommend using the CLI client to avoid JavaScript-based encryption. You can specify the `--host` flag to use a specific server:
```bash
@@ -39,6 +43,8 @@ ffsend upload --host https://send.vis.ee/ FILE
### OnionShare
+{{< title-card >}}
+
**OnionShare** is an open-source tool that lets you securely and [anonymously](../../../wiki/basics/common-threats/index.md#anonymity-vs-privacy){ .pg-purple } 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.
{{< cards >}}
@@ -46,6 +52,8 @@ ffsend upload --host https://send.vis.ee/ FILE
{{< card link="http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion" title="Onion Service" icon="link" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://onionshare.org/#download)
[{{< badge content="macOS" color="indigo" >}}](https://onionshare.org/#download)
[{{< badge content="Windows" color="red" >}}](https://onionshare.org/#download)
@@ -65,6 +73,8 @@ OnionShare provides the option to connect via [Tor bridges](https://docs.onionsh
### Syncthing (P2P)
+{{< title-card >}}
+
**Syncthing** is an open-source peer-to-peer continuous file synchronization utility. It is used to synchronize files between two or more devices over the local network or the internet. Syncthing does not use a centralized server; it uses the [Block Exchange Protocol](https://docs.syncthing.net/specs/bep-v1.html#bep-v1) to transfer data between devices. All data is encrypted using TLS.
{{< cards >}}
@@ -72,6 +82,8 @@ OnionShare provides the option to connect via [Tor bridges](https://docs.onionsh
{{< card link="https://docs.syncthing.net" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://syncthing.net/downloads)
[{{< badge content="macOS" color="indigo" >}}](https://syncthing.net/downloads)
[{{< badge content="Windows" color="red" >}}](https://syncthing.net/downloads)
diff --git a/content/tools/software/frontends/index.md b/content/tools/software/frontends/index.md
index 1fe9eb26b..6f68140b0 100644
--- a/content/tools/software/frontends/index.md
+++ b/content/tools/software/frontends/index.md
@@ -30,6 +30,8 @@ When you are using an instance run by someone else, make sure to read the privac
### Redlib
+{{< title-card >}}
+
**Redlib** is an open-source frontend to the [Reddit](https://reddit.com) website that is also self-hostable. You can access Redlib through a number of public instances.
{{< cards >}}
@@ -37,6 +39,8 @@ When you are using an instance run by someone else, make sure to read the privac
{{< card link="https://github.com/redlib-org/redlib-instances/blob/main/instances.md" title="Public Instances" icon="server" >}}
{{< /cards >}}
+{{< /title-card >}}
+
> [!NOTE]
> The [Old Reddit](https://old.reddit.com) website doesn't require as much JavaScript as the new Reddit website does, but it has recently blocked access to IP addresses reserved for public VPNs. You can use Old Reddit in conjunction with the [Tor](../tor/index.md) Onion that was [launched in October 2022](https://forum.torproject.org/t/reddit-onion-service-launch/5305) at [https://old.reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion](https://old.reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion).
@@ -49,6 +53,8 @@ When you are using an instance run by someone else, make sure to read the privac
### ProxiTok
+{{< title-card >}}
+
**ProxiTok** is an open-source frontend to the [TikTok](https://tiktok.com) website that is also self-hostable.
There are a number of public instances, with some that offer a [Tor](../tor/index.md) onion service or an [I2P](../../advanced/alternative-networks/index.md#i2p-the-invisible-internet-project) eepsite.
@@ -58,6 +64,8 @@ There are a number of public instances, with some that offer a [Tor](../tor/inde
{{< card link="https://github.com/pablouser1/ProxiTok/wiki/Public-instances" title="Public Instances" icon="server" >}}
{{< /cards >}}
+{{< /title-card >}}
+
> [!TIP]
> ProxiTok is useful if you want to disable JavaScript in your browser, such as [Tor Browser](../tor/index.md#tor-browser) on the Safest security level.
@@ -68,6 +76,8 @@ There are a number of public instances, with some that offer a [Tor](../tor/inde
### Invidious
+{{< title-card >}}
+
**Invidious** is a free and open-source frontend for [YouTube](https://youtube.com) that is also self-hostable.
There are a number of public instances, with some that offer a [Tor](../tor/index.md) onion service or an [I2P](../../advanced/alternative-networks/index.md#i2p-the-invisible-internet-project) eepsite.
@@ -77,6 +87,8 @@ There are a number of public instances, with some that offer a [Tor](../tor/inde
{{< card link="https://docs.invidious.io/instances" title="Public Instances" icon="server" >}}
{{< /cards >}}
+{{< /title-card >}}
+
> [!WARNING]
> Invidious does not proxy video streams by default. Videos watched through Invidious will still make direct connections to Google's servers (e.g. `googlevideo.com`); however, some instances support video proxying—simply enable *Proxy videos* within the instances' settings or add `&local=true` to the URL.
@@ -87,6 +99,8 @@ There are a number of public instances, with some that offer a [Tor](../tor/inde
### Piped
+{{< title-card >}}
+
**Piped** is a free and open-source frontend for [YouTube](https://youtube.com) that is also self-hostable.
Piped requires JavaScript in order to function and there are a number of public instances.
@@ -96,12 +110,16 @@ Piped requires JavaScript in order to function and there are a number of public
{{< card link="https://github.com/TeamPiped/documentation/blob/main/content/docs/public-instances/index.md" title="Public Instances" icon="server" >}}
{{< /cards >}}
+{{< /title-card >}}
+
> [!TIP]
> Piped is useful if you want to use [SponsorBlock](https://sponsor.ajay.app) without installing an extension. It does not provide privacy by itself, and we don’t recommend logging into any accounts.
### FreeTube
+{{< title-card >}}
+
**FreeTube** is a free and open-source desktop application for [YouTube](https://youtube.com). FreeTube extracts data from YouTube using its built-in API based on [YouTube.js](https://github.com/LuanRT/YouTube.js) or the [Invidious](#invidious) API. You can configure either as the default, with the other serving as a fallback.
When using FreeTube, your subscription list, playlists, watch history and search history are saved locally on your device.
@@ -111,6 +129,8 @@ When using FreeTube, your subscription list, playlists, watch history and search
{{< card link="https://freetubeapp.io/privacy.php" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://freetubeapp.io/#download)
[{{< badge content="macOS" color="indigo" >}}](https://freetubeapp.io/#download)
[{{< badge content="Windows" color="red" >}}](https://freetubeapp.io/#download)
@@ -124,6 +144,8 @@ By default, FreeTube blocks all YouTube advertisements. In addition, FreeTube op
### LibreTube (Android)
+{{< title-card >}}
+
**LibreTube** is a free and open-source Android application for [YouTube](https://youtube.com) which uses the [Piped](#piped) API.
Your subscription list and playlists are saved locally on your Android device.
@@ -133,6 +155,8 @@ Your subscription list and playlists are saved locally on your Android device.
{{< card link="https://github.com/libre-tube/LibreTube/blob/master/PRIVACY_POLICY.md" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="GitHub" >}}](https://github.com/libre-tube/LibreTube/releases)
> [!WARNING]
@@ -143,6 +167,8 @@ By default, LibreTube blocks all YouTube advertisements. Additionally, LibreTube
### NewPipe (Android)
+{{< title-card >}}
+
**NewPipe** is a free and open-source Android application for [YouTube](https://youtube.com), [SoundCloud](https://soundcloud.com), [media.ccc.de](https://media.ccc.de), [Bandcamp](https://bandcamp.com), and [PeerTube](https://joinpeertube.org) (1).
Your subscription list and playlists are saved locally on your Android device.
@@ -152,6 +178,8 @@ Your subscription list and playlists are saved locally on your Android device.
{{< card link="https://newpipe.net/legal/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="GitHub" >}}](https://github.com/TeamNewPipe/NewPipe/releases)
1. The default instance is [FramaTube](https://framatube.org), however more can be added via **Settings** → **Content** → **PeerTube instances**.
diff --git a/content/tools/software/health-and-wellness/index.md b/content/tools/software/health-and-wellness/index.md
index 0158801e8..c0d7500ad 100644
--- a/content/tools/software/health-and-wellness/index.md
+++ b/content/tools/software/health-and-wellness/index.md
@@ -28,6 +28,8 @@ Popular menstrual trackers like [Flo](https://techcrunch.com/2021/01/13/flo-gets
### Drip
+{{< title-card >}}
+
**Drip** is a gender-inclusive and open source menstrual cycle tracker available on all mobile platforms. It relies on the "sympto-thermal method" to predict ovulation. All user data is stored locally on your device and can be protected with a password.
{{< cards >}}
@@ -35,12 +37,16 @@ Popular menstrual trackers like [Flo](https://techcrunch.com/2021/01/13/flo-gets
{{< card link="https://bloodyhealth.gitlab.io/privacy-policy.html" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=com.drip)
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/us/app/drip/id1584564949)
[{{< badge content="Android" >}}](https://bloodyhealth.gitlab.io)
### Euki
+{{< title-card >}}
+
**Euki** is a nonprofit-backed menstrual cycle tracker that also doubles as a medication tracker and sexual wellness knowledge base. It allows you to schedule the automatic deletion of your personal data in the app. All user data is stored locally on your device and can be protected with a password.
{{< cards >}}
@@ -48,18 +54,24 @@ Popular menstrual trackers like [Flo](https://techcrunch.com/2021/01/13/flo-gets
{{< card link="https://eukiapp.org/privacy-policy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=com.kollectivemobile.euki)
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/euki/id1469213846)
### Apple Health
-Apple Health is one of the default apps installed on iOS devices. It includes many health and wellness features (see [Health Records](#apple-health-records)), including menstrual cycle tracking. It also uses gender-neutral language. Apple Health always uses end-to-end encryption when syncing across multiple devices.
+{{< title-card >}}
+
+**Apple Health** is one of the default apps installed on iOS devices. It includes many health and wellness features (see [Health Records](#apple-health-records)), including menstrual cycle tracking. It also uses gender-neutral language. Apple Health always uses end-to-end encryption when syncing across multiple devices.
{{< cards >}}
{{< card link="https://apple.com/health" title="Homepage" icon="home" >}}
{{< card link="https://apple.com/legal/privacy/consumer-health-personal-data/en-ww" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/apple-health/id1242545199)
## Fitness Trackers
@@ -68,6 +80,8 @@ These general purpose apps can do everything from counting steps and tracking sl
### Apple Fitness
+{{< title-card >}}
+
**Apple Fitness** is the default fitness app for iOS. Apple Fitness always uses end-to-end encryption when syncing across multiple devices. Additionally, almost all measured data is processed on your device.
{{< cards >}}
@@ -75,10 +89,14 @@ These general purpose apps can do everything from counting steps and tracking sl
{{< card link="https://apple.com/legal/privacy/consumer-health-personal-data/en-ww" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/id1208224953)
### Gadgetbridge
+{{< title-card >}}
+
**Gadgetbridge** is an open-source Android application which allows you to pair and manage your Bluetooth device without relying on the vendor’s application. When paired with a compatible smartwatch, it can mimic the health and wellness functionality of these watches without third-party data collection.
{{< cards >}}
@@ -86,6 +104,8 @@ These general purpose apps can do everything from counting steps and tracking sl
{{< card link="https://gadgetbridge.org/basics" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="F-Droid" >}}](https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge)
Gadgetbridge's app functionality includes, but is not limited to: step counting, sleep tracking, heart rate monitoring, etc.
@@ -98,6 +118,8 @@ These apps help you collect and manage personal health data and share it with he
### Apple Health Records
+{{< title-card >}}
+
**Apple Health Records** is a built-in feature within [Apple Health](#apple-health) that allows you to view, store, and share your health records.
{{< cards >}}
@@ -105,10 +127,14 @@ These apps help you collect and manage personal health data and share it with he
{{< card link="https://apple.com/legal/privacy/consumer-health-personal-data/en-ww" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/apple-health/id1242545199)
### CommonHealth
+{{< title-card >}}
+
**CommonHealth** is a privacy-respecting Android app that allows people to access their electronic health records and securely share it to providers. All health data is stored on your device and can be protected with a passcode or biometric authentication.
{{< cards >}}
@@ -116,6 +142,8 @@ These apps help you collect and manage personal health data and share it with he
{{< card link="https://commonhealth.org/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=org.thecommonsproject.android.phr)
CommonHealth is only available in the United States. Although the app itself is closed source, the [developer SDK is open source](https://github.com/the-commons-project).
diff --git a/content/tools/software/language-tools/index.md b/content/tools/software/language-tools/index.md
index 5d47a2dad..449b121d5 100644
--- a/content/tools/software/language-tools/index.md
+++ b/content/tools/software/language-tools/index.md
@@ -22,6 +22,8 @@ Text inputted to grammar, spelling, and style checkers, as well as translation s
### LanguageTool
+{{< title-card >}}
+
**LanguageTool** is a multilingual grammar, style, and spell checker that supports more than 20 languages. According to their privacy policy, they do not store any content sent to their service for review, but for higher assurance the software is [self-hostable](https://dev.languagetool.org/http-server).
{{< cards >}}
@@ -29,6 +31,8 @@ Text inputted to grammar, spelling, and style checkers, as well as translation s
{{< card link="https://languagetool.org/legal/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="macOS" color="indigo" >}}](https://languagetool.org/mac-desktop)
[{{< badge content="Windows" color="red" >}}](https://languagetool.org/windows-desktop)
[{{< badge content="Firefox" >}}](https://addons.mozilla.org/firefox/addon/languagetool)
@@ -42,6 +46,8 @@ LanguageTool offers integration with a variety of [office suites](https://langua
### LibreTranslate
+{{< title-card >}}
+
**LibreTranslate** is a free and open-source machine translation web interface and API server. It uses [Argos Translate](https://github.com/argosopentech/argos-translate) models on the backend for translations.
{{< cards >}}
@@ -49,6 +55,8 @@ LanguageTool offers integration with a variety of [office suites](https://langua
{{< card link="https://github.com/LibreTranslate/LibreTranslate#mirrors" title="Public Instances" icon="server" >}}
{{< /cards >}}
+{{< /title-card >}}
+
You can use LibreTranslate through a number of public instances, with some that offer a [Tor](../tor/index.md) onion service or an [I2P](../../advanced/alternative-networks/index.md#i2p-the-invisible-internet-project) eepsite. You can also host the software yourself for maximum control over the text submitted for translation.
We use a self-hosted instance of LibreTranslate to automatically translate posts on our [forum](https://discuss.privacyguides.net) to multiple languages.
diff --git a/content/tools/software/maps/index.md b/content/tools/software/maps/index.md
index 6e625c6ed..c8b69f70e 100644
--- a/content/tools/software/maps/index.md
+++ b/content/tools/software/maps/index.md
@@ -21,6 +21,8 @@ The recommendations here do not collect personally identifying information (PII)
## Organic Maps
+{{< title-card >}}
+
**Organic Maps** is an open-source, community-developed map display and satnav-style navigation app for walkers, drivers, and cyclists. The app offers worldwide, offline maps based on OpenStreetMap data, and navigation with privacy — no location tracking, no data collection, and no ads. The app can be used completely offline.
Features include cycling routes, hiking trails and walking paths, turn-by-turn navigation with voice guidance, and public transport route planning (only available in supported regions and cities).
@@ -30,6 +32,8 @@ Features include cycling routes, hiking trails and walking paths, turn-by-turn n
{{< card link="https://organicmaps.app/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://flathub.org/apps/app.organicmaps.desktop)
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=app.organicmaps)
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/organic-maps/id1567437057)
@@ -39,6 +43,8 @@ Please note that Organic Maps is a simple, basic app that lacks certain features
## OsmAnd
+{{< title-card >}}
+
**OsmAnd** is an open-source, offline map and navigation application based on OpenStreetMap that offers turn-by-turn navigation for walking, cycling, driving, as well as public transport. You can find a detailed overview of OsmAnd's supported [features](https://wiki.openstreetmap.org/wiki/OsmAnd#Features) on the OpenStreet Map Wiki.
{{< cards >}}
@@ -46,6 +52,8 @@ Please note that Organic Maps is a simple, basic app that lacks certain features
{{< card link="https://osmand.net/docs/legal/privacy-policy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=net.osmand)
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/us/app/id934850257)
[{{< badge content="Android" >}}](https://osmand.net/docs/versions/free-versions)
diff --git a/content/tools/software/mobile-browsers/index.md b/content/tools/software/mobile-browsers/index.md
index 7e40aaa4d..34bd2168f 100644
--- a/content/tools/software/mobile-browsers/index.md
+++ b/content/tools/software/mobile-browsers/index.md
@@ -20,6 +20,8 @@ These are our currently recommended **mobile web browsers** and configurations f
## Brave
+{{< title-card >}}
+
**Brave Browser** includes a built-in content blocker and [privacy features](https://brave.com/privacy-features), many of which are enabled by default.
Brave is built upon the Chromium web browser project, so it should feel familiar and have minimal website compatibility issues.
@@ -29,6 +31,8 @@ Brave is built upon the Chromium web browser project, so it should feel familiar
{{< card link="https://brave.com/privacy/browser" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=com.brave.browser)
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/id1052879175)
[{{< badge content="F-Droid" >}}](https://brave-browser-apk-release.s3.brave.com/fdroid/repo/index.html)
@@ -159,6 +163,8 @@ These options can be found in the menu → **Settings** → **Search engines**.
On iOS, any app that can browse the web is [restricted](https://developer.apple.com/app-store/review/guidelines) to using an Apple-provided [WebKit framework](https://developer.apple.com/documentation/webkit), so a browser like [Brave](#brave) does not use the Blink engine (the core component of Chromium) like its counterparts on other operating systems.
+{{< title-card >}}
+
**Safari** is the default browser in iOS. It includes [privacy features](https://support.apple.com/guide/iphone/browse-the-web-privately-iphb01fc3c85/ios) such as [Intelligent Tracking Prevention](https://webkit.org/blog/7675/intelligent-tracking-prevention), isolated and ephemeral Private Browsing tabs, fingerprinting protection (by presenting a simplified version of the system configuration to websites, so more devices look identical), and fingerprint randomization, as well as Private Relay for those with a paid iCloud+ subscription.
{{< cards >}}
@@ -166,6 +172,8 @@ On iOS, any app that can browse the web is [restricted](https://developer.apple.
{{< card link="https://apple.com/legal/privacy/data/en/safari" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
### Recommended Safari Configuration
The following privacy/security-related options can be found in **Settings** → **Apps** → **Safari**.
diff --git a/content/tools/software/multi-factor-authentication/index.md b/content/tools/software/multi-factor-authentication/index.md
index 0527f0eee..6180fca99 100644
--- a/content/tools/software/multi-factor-authentication/index.md
+++ b/content/tools/software/multi-factor-authentication/index.md
@@ -24,6 +24,8 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative
## Ente Auth
+{{< title-card >}}
+
**Ente Auth** is a free and open-source app which stores and generates TOTP tokens. It can be used with an online account to back up and sync your tokens across your devices (and access them via a web interface) in a secure, end-to-end encrypted fashion. It can also be used offline on a single device with no account necessary.
{{< cards >}}
@@ -31,6 +33,8 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative
{{< card link="https://ente.com/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=io.ente.auth)
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/id6444121398)
[{{< badge content="GitHub" >}}](https://github.com/ente-io/ente/releases?q=auth)
@@ -40,6 +44,8 @@ The server-side source code and infrastructure which underpins Ente Auth (if use
## Aegis Authenticator (Android)
+{{< title-card >}}
+
**Aegis Authenticator** is a free and open-source app for Android to manage your 2-step verification tokens for your online services. Aegis Authenticator operates completely offline/locally, but includes the option to export your tokens for backup unlike many alternatives.
{{< cards >}}
@@ -47,6 +53,8 @@ The server-side source code and infrastructure which underpins Ente Auth (if use
{{< card link="https://getaegis.app/aegis/privacy.html" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis)
[{{< badge content="GitHub" >}}](https://github.com/beemdevelopment/Aegis/releases)
diff --git a/content/tools/software/news-aggregators/index.md b/content/tools/software/news-aggregators/index.md
index b534340b3..4a0f1d9ac 100644
--- a/content/tools/software/news-aggregators/index.md
+++ b/content/tools/software/news-aggregators/index.md
@@ -25,6 +25,8 @@ A **news aggregator** is software which aggregates digital content from online n
### Akregator
+{{< title-card >}}
+
**Akregator** is a news feed reader that is a part of the [KDE](https://kde.org) project. It comes with a fast search, advanced archiving functionality, and an internal browser for easy news reading.
{{< cards >}}
@@ -32,10 +34,14 @@ A **news aggregator** is software which aggregates digital content from online n
{{< card link="https://kde.org/privacypolicy-apps" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Flathub" >}}](https://flathub.org/apps/details/org.kde.akregator)
### NewsFlash
+{{< title-card >}}
+
**NewsFlash** is an open-source, modern, and easy-to-use news feed reader for Linux. It can be used offline or with services like [Inoreader](https://inoreader.com) or [Nextcloud News](https://apps.nextcloud.com/apps/news). It has a search feature and a pre-defined list of sources that you can add directly.
{{< cards >}}
@@ -43,10 +49,14 @@ A **news aggregator** is software which aggregates digital content from online n
{{< card link="https://gitlab.com/news-flash/news_flash_gtk/-/wikis/home" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Flathub" >}}](https://flathub.org/apps/io.gitlab.news_flash.NewsFlash)
### Feeder
+{{< title-card >}}
+
**Feeder** is a modern RSS client for Android that has many [features](https://github.com/spacecowboy/Feeder#features) and works well with folders of RSS feeds.
It supports [RSS](https://en.wikipedia.org/wiki/RSS), [Atom](https://en.wikipedia.org/wiki/Atom_(Web_standard)), [RDF](https://en.wikipedia.org/wiki/RDF%2FXML), and [JSON Feed](https://en.wikipedia.org/wiki/JSON_Feed).
@@ -56,11 +66,15 @@ It supports [RSS](https://en.wikipedia.org/wiki/RSS), [Atom](https://en.wikipedi
{{< card link="https://github.com/spacecowboy/Feeder/wiki" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=com.nononsenseapps.feeder.play)
[{{< badge content="GitHub" >}}](https://github.com/spacecowboy/Feeder/releases)
### Miniflux
+{{< title-card >}}
+
**Miniflux** is a web-based news aggregator that you can self-host.
It supports [RSS](https://en.wikipedia.org/wiki/RSS), [Atom](https://en.wikipedia.org/wiki/Atom_(Web_standard)), [RDF](https://en.wikipedia.org/wiki/RDF%2FXML), and [JSON Feed](https://en.wikipedia.org/wiki/JSON_Feed).
@@ -70,8 +84,12 @@ It supports [RSS](https://en.wikipedia.org/wiki/RSS), [Atom](https://en.wikipedi
{{< card link="https://miniflux.app/docs/index#user-guide" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
### NetNewsWire
+{{< title-card >}}
+
**NetNewsWire** is a free and open-source feed reader for macOS and iOS with a focus on a native design and feature set.
It supports conventional feed formats and includes built-in support for Reddit feeds.
@@ -81,11 +99,15 @@ It supports conventional feed formats and includes built-in support for Reddit f
{{< card link="https://netnewswire.com/privacypolicy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="macOS" color="indigo" >}}](https://netnewswire.com)
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/id1480640210)
### Newsboat
+{{< title-card >}}
+
**Newsboat** is an RSS/Atom feed reader for the text console. It's an actively maintained fork of [Newsbeuter](https://en.wikipedia.org/wiki/Newsbeuter). It is very lightweight and ideal for use over [Secure Shell](https://en.wikipedia.org/wiki/Secure_Shell).
{{< cards >}}
@@ -93,6 +115,8 @@ It supports conventional feed formats and includes built-in support for Reddit f
{{< card link="https://newsboat.org/releases/2.38/docs/newsboat.html" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
## Criteria
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](../../../about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
diff --git a/content/tools/software/notebooks/index.md b/content/tools/software/notebooks/index.md
index ddd91caca..13aa372ec 100644
--- a/content/tools/software/notebooks/index.md
+++ b/content/tools/software/notebooks/index.md
@@ -26,6 +26,8 @@ If you are currently using an application like Evernote, Google Keep, or Microso
### Standard Notes
+{{< title-card >}}
+
**Standard Notes** is a simple and private notes app that features cross-platform sync for seamless use. It features E2EE on every platform, and a powerful desktop experience with themes and custom editors.
Standard Notes has also undergone multiple [independent audits](https://standardnotes.com/help/2/has-standard-notes-completed-a-third-party-security-audit).
@@ -35,6 +37,8 @@ Standard Notes has also undergone multiple [independent audits](https://standard
{{< card link="https://standardnotes.com/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://standardnotes.com)
[{{< badge content="macOS" color="indigo" >}}](https://standardnotes.com)
[{{< badge content="Windows" color="red" >}}](https://standardnotes.com)
@@ -47,6 +51,8 @@ Standard Notes has [joined Proton AG](https://standardnotes.com/blog/joining-for
### Notesnook
+{{< title-card >}}
+
**Notesnook** is a free (as in speech), open-source, and easy-to-use E2EE note-taking app focused on user privacy.
It features sync functionality that allows you to access your notes on multiple platforms. You can easily import your notes from Evernote, OneNote, and other apps using their [official importer](https://importer.notesnook.com).
@@ -56,6 +62,8 @@ It features sync functionality that allows you to access your notes on multiple
{{< card link="https://notesnook.com/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://notesnook.com/downloads)
[{{< badge content="macOS" color="indigo" >}}](https://notesnook.com/downloads)
[{{< badge content="Windows" color="red" >}}](https://notesnook.com/downloads)
@@ -69,6 +77,8 @@ It features sync functionality that allows you to access your notes on multiple
### Joplin
+{{< title-card >}}
+
**Joplin** is a free, open-source, and fully-featured E2EE note-taking and to-do application which can handle numerous Markdown notes organized into notebooks and tags.
It can sync through Nextcloud, Dropbox, and more. It also offers easy import from Evernote and plain-text notes.
@@ -78,6 +88,8 @@ It can sync through Nextcloud, Dropbox, and more. It also offers easy import fro
{{< card link="https://joplinapp.org/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://joplinapp.org/#desktop-applications)
[{{< badge content="macOS" color="indigo" >}}](https://joplinapp.org/#desktop-applications)
[{{< badge content="Windows" color="red" >}}](https://joplinapp.org/#desktop-applications)
@@ -91,6 +103,8 @@ Joplin [does not support](https://github.com/laurent22/joplin/issues/289) passwo
### Cryptee
+{{< title-card >}}
+
**Cryptee** is an open-source, web-based E2EE document editor and photo storage application.
Cryptee offers 100 MB of storage for free, with paid options if you need more. Sign-up doesn't require an e-mail or other personally identifiable information.
@@ -100,6 +114,8 @@ Cryptee offers 100 MB of storage for free, with paid options if you need more.
{{< card link="https://crypt.ee/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Web" >}}](https://crypt.ee/download)
Cryptee is a PWA, which means that it works seamlessly across all modern devices without requiring native apps for each respective platform.
@@ -108,6 +124,8 @@ Cryptee is a PWA, which means that it works seamlessly across all modern devices
### Org-mode
+{{< title-card >}}
+
**Org-mode** is a [major mode](https://gnu.org/software/emacs/manual/html_node/elisp/Major-Modes.html) for GNU Emacs. Org-mode is for keeping notes, maintaining to-do lists, planning projects, and authoring documents with a fast and effective plain-text system. File synchronization is possible with tools like [Syncthing](../file-sharing/index.md#syncthing-p2p).
{{< cards >}}
@@ -115,6 +133,8 @@ Cryptee is a PWA, which means that it works seamlessly across all modern devices
{{< card link="https://orgmode.org/manuals.html" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
## Criteria
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](../../../about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
diff --git a/content/tools/software/office-suites/index.md b/content/tools/software/office-suites/index.md
index 3c359c0d1..7c1fb6277 100644
--- a/content/tools/software/office-suites/index.md
+++ b/content/tools/software/office-suites/index.md
@@ -19,6 +19,8 @@ Choose an **office suite** that does not require logging in to an account to acc
## LibreOffice
+{{< title-card >}}
+
**LibreOffice** is a free and open-source office suite with extensive functionality.
{{< cards >}}
@@ -26,6 +28,8 @@ Choose an **office suite** that does not require logging in to an account to acc
{{< card link="https://libreoffice.org/about-us/privacy/privacy-policy-en" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://libreoffice.org/download/download)
[{{< badge content="macOS" color="indigo" >}}](https://libreoffice.org/download/download)
[{{< badge content="Windows" color="red" >}}](https://libreoffice.org/download/download)
@@ -35,6 +39,8 @@ Choose an **office suite** that does not require logging in to an account to acc
## OnlyOffice
+{{< title-card >}}
+
**OnlyOffice** is a cloud-based free and open-source office suite with extensive functionality, including integration with Nextcloud.
{{< cards >}}
@@ -42,6 +48,8 @@ Choose an **office suite** that does not require logging in to an account to acc
{{< card link="https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://onlyoffice.com/download-desktop.aspx)
[{{< badge content="macOS" color="indigo" >}}](https://onlyoffice.com/download-desktop.aspx)
[{{< badge content="Windows" color="red" >}}](https://onlyoffice.com/download-desktop.aspx)
diff --git a/content/tools/software/passwords/index.md b/content/tools/software/passwords/index.md
index e21a0c1f2..3e8a160db 100644
--- a/content/tools/software/passwords/index.md
+++ b/content/tools/software/passwords/index.md
@@ -17,6 +17,8 @@ These options allow you to manage an encrypted password database locally.
## KeePassXC
+{{< title-card >}}
+
**KeePassXC** is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal of extending and improving it with new features and bug fixes to provide a feature-rich, cross-platform, and modern open-source password manager.
{{< cards >}}
@@ -24,6 +26,8 @@ These options allow you to manage an encrypted password database locally.
{{< card link="https://keepassxc.org/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://keepassxc.org/download/#linux)
[{{< badge content="macOS" color="indigo" >}}](https://keepassxc.org/download/#mac)
[{{< badge content="Windows" color="red" >}}](https://keepassxc.org/download/#windows)
@@ -35,6 +39,8 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se
## KeePassDX (Android)
+{{< title-card >}}
+
**KeePassDX** is a lightweight password manager for Android; it allows for editing encrypted data in a single file in KeePass format and can fill in forms securely.
{{< cards >}}
@@ -42,6 +48,8 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se
{{< card link="https://github.com/Kunzisoft/KeePassDX/wiki" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free)
[{{< badge content="GitHub" >}}](https://github.com/Kunzisoft/KeePassDX/releases)
@@ -51,13 +59,17 @@ The [pro version](https://play.google.com/store/apps/details?id=com.kunzisoft.ke
[Read our latest KeePassium review.](https://www.privacyguides.org/articles/2025/05/13/keepassium-review)
-KeePassium is a commercial, open-source password manager made by KeePassium Labs that's compatible with other KeePass applications. It provides autofill support, passkey management, automatic two-way synchronization through [most cloud storage providers](https://support.keepassium.com/kb/sync), and more.
+{{< title-card >}}
+
+**KeePassium** is a commercial, open-source password manager made by KeePassium Labs that's compatible with other KeePass applications. It provides autofill support, passkey management, automatic two-way synchronization through [most cloud storage providers](https://support.keepassium.com/kb/sync), and more.
{{< cards >}}
{{< card link="https://keepassium.com" title="Homepage" icon="home" >}}
{{< card link="https://keepassium.com/privacy/app" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/us/app/id1435127111)
KeePassium offers a [Premium version](https://keepassium.com/pricing) with additional features such as support for multiple databases, YubiKey support, and a password audit tool.
@@ -66,6 +78,8 @@ KeePassium's iOS app has been [audited](https://cure53.de/pentest-report_keepass
## Gopass (CLI)
+{{< title-card >}}
+
**Gopass** is a minimal password manager for the command line written in Go. It can be used within scripting applications and works on all major desktop and server operating systems.
{{< cards >}}
@@ -73,6 +87,8 @@ KeePassium's iOS app has been [audited](https://cure53.de/pentest-report_keepass
{{< card link="https://github.com/gopasspw/gopass/tree/master/docs" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://gopass.pw/#install-linux)
[{{< badge content="macOS" color="indigo" >}}](https://gopass.pw/#install-macos)
[{{< badge content="Windows" color="red" >}}](https://gopass.pw/#install-windows)
diff --git a/content/tools/software/pastebins/index.md b/content/tools/software/pastebins/index.md
index 49a4bf0fd..4093e29c6 100644
--- a/content/tools/software/pastebins/index.md
+++ b/content/tools/software/pastebins/index.md
@@ -19,6 +19,8 @@ aliases:
## PrivateBin
+{{< title-card >}}
+
**PrivateBin** is a minimalist, open-source, online pastebin where the server cannot decrypt and read any pasted data you submit. Data is encrypted/decrypted in the browser using 256-bit AES. It is the improved version of ZeroBin.
{{< cards >}}
@@ -26,8 +28,12 @@ aliases:
{{< card link="https://privatebin.info/directory" title="Public Instances" icon="server" >}}
{{< /cards >}}
+{{< /title-card >}}
+
## Paaster
+{{< title-card >}}
+
**Paaster** is a secure and user-friendly pastebin application that prioritizes privacy and simplicity. With end-to-end encryption and paste history, Paaster ensures that your pasted code remains confidential and accessible.
{{< cards >}}
@@ -35,6 +41,8 @@ aliases:
{{< card link="https://paaster.io/privacy-policy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
## Criteria
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](../../../about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
diff --git a/content/tools/software/social-networks/index.md b/content/tools/software/social-networks/index.md
index 5918f4076..c27dca40f 100644
--- a/content/tools/software/social-networks/index.md
+++ b/content/tools/software/social-networks/index.md
@@ -48,6 +48,8 @@ If you are greatly concerned about an existing server censoring your content, th
## Mastodon
+{{< title-card >}}
+
**Mastodon** is a social network based on open web protocols and free, open-source software. It uses the **ActivityPub** protocol, which is decentralized like email: Users can exist on different servers or even different platforms but still communicate with each other.
{{< cards >}}
@@ -55,6 +57,8 @@ If you are greatly concerned about an existing server censoring your content, th
{{< card link="https://docs.joinmastodon.org" title="Documentation" icon="document-text" >}}
{{< /cards >}}
+{{< /title-card >}}
+
There are many software platforms which use ActivityPub as their backend social networking protocol, meaning they can talk to servers even when they are running different software. For example, PeerTube is a video publishing software that uses ActivityPub, meaning you can follow channels on PeerTube either with another PeerTube account, *or* with a Mastodon account because Mastodon also uses ActivityPub.
We chose to recommend Mastodon over other ActivityPub software as your primary social media platform for these reasons:
@@ -116,6 +120,8 @@ If you used our recommended configuration settings above, you should be posting
## Element
+{{< title-card >}}
+
**Element** is the flagship client for the **[Matrix](https://matrix.org/docs/chat_basics/matrix-for-im)** protocol, an [open standard](https://spec.matrix.org/latest) that enables decentralized communication by way of federated chat rooms. Users can exist on different homeservers but still communicate with each other.
{{< cards >}}
@@ -123,6 +129,8 @@ If you used our recommended configuration settings above, you should be posting
{{< card link="https://element.io/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://element.io/download)
[{{< badge content="macOS" color="indigo" >}}](https://element.io/download)
[{{< badge content="Windows" color="red" >}}](https://element.io/download)
diff --git a/content/tools/software/tor/index.md b/content/tools/software/tor/index.md
index a5cc0bdc6..a7d8cc378 100644
--- a/content/tools/software/tor/index.md
+++ b/content/tools/software/tor/index.md
@@ -34,6 +34,8 @@ If more complete anonymity is paramount to your situation, you should **only** b
## Tor Browser
+{{< title-card >}}
+
**Tor Browser** is the top choice if you need anonymity, as it provides you with access to the Tor network and bridges, and it includes default settings and extensions that are automatically configured by the default security levels: *Standard*, *Safer* and *Safest*.
{{< cards >}}
@@ -41,6 +43,8 @@ If more complete anonymity is paramount to your situation, you should **only** b
{{< card link="http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion" title="Onion Service" icon="link" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="Linux" color="yellow" >}}](https://torproject.org/download)
[{{< badge content="macOS" color="indigo" >}}](https://torproject.org/download)
[{{< badge content="Windows" color="red" >}}](https://torproject.org/download)
@@ -58,6 +62,8 @@ In addition to installing Tor Browser on your computer directly, there are also
[Read our latest Onion Browser review.](https://www.privacyguides.org/articles/2024/09/18/onion-browser-review)
+{{< title-card >}}
+
**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](https://support.torproject.org/glossary/onion-browser).
{{< cards >}}
@@ -65,6 +71,8 @@ In addition to installing Tor Browser on your computer directly, there are also
{{< card link="https://onionbrowser.com/privacy-policy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
+{{< /title-card >}}
+
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/id519296448)
Onion Browser does not provide the same levels of privacy protections as Tor Browser does on desktop platforms. For casual use it is a perfectly fine way to access hidden services, but if you're concerned about being traced or monitored by advanced adversaries you should not rely on this as an anonymity tool.
diff --git a/layouts/_shortcodes/title-card.html b/layouts/_shortcodes/title-card.html
new file mode 100644
index 000000000..2d266d719
--- /dev/null
+++ b/layouts/_shortcodes/title-card.html
@@ -0,0 +1,3 @@
+
+ {{ .InnerDeindent | $.Page.RenderString (dict "display" "block" "markup" "goldmark") }}
+