From dd87672a73e4fc1bb1660f94b890f19ab550278b Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Thu, 8 Sep 2022 16:24:08 -0500 Subject: [PATCH] Remove custom theme icons (#1731) --- Pipfile.lock | 2 +- .../integrating-metadata-removal.en.md | 2 +- .../signal-configuration-hardening.en.md | 6 +- docs/android.en.md | 32 ++++----- docs/android/overview.en.md | 2 +- docs/assets/stylesheets/extra.css | 9 --- docs/basics/common-threats.en.md | 2 +- docs/basics/threat-modeling.en.md | 2 +- docs/basics/tor-overview.md | 4 +- docs/calendar-contacts.en.md | 24 +++---- docs/cloud.en.md | 20 +++--- docs/data-redaction.en.md | 30 ++++----- docs/desktop-browsers.en.md | 38 +++++------ docs/dns.en.md | 10 +-- docs/email-clients.en.md | 42 ++++++------ docs/email.en.md | 22 +++---- docs/encryption.en.md | 48 +++++++------- docs/file-sharing.en.md | 24 +++---- docs/index.en.md | 6 +- docs/linux-desktop.en.md | 4 +- docs/linux-desktop/overview.en.md | 6 +- docs/mobile-browsers.en.md | 14 ++-- docs/multi-factor-authentication.en.md | 10 +-- docs/news-aggregators.en.md | 18 ++--- docs/notebooks.en.md | 32 ++++----- docs/passwords.en.md | 58 ++++++++-------- docs/productivity.en.md | 30 ++++----- docs/qubes.en.md | 4 +- docs/real-time-communication.en.md | 42 ++++++------ docs/search-engines.en.md | 4 +- docs/self-contained-networks.en.md | 56 ++++++++-------- docs/tools.en.md | 66 +++++++++---------- docs/video-streaming.en.md | 18 ++--- docs/vpn.en.md | 2 +- mkdocs.production.yml | 10 +-- mkdocs.yml | 16 ++--- theme/.icons/hero/LICENSE.txt | 21 ------ theme/.icons/hero/arrow-circle-right-fill.svg | 1 - theme/.icons/hero/emoji-happy.svg | 1 - theme/.icons/hero/emoji-sad.svg | 1 - theme/.icons/hero/moon.svg | 1 - theme/.icons/hero/sparkles.svg | 1 - theme/.icons/hero/sun.svg | 1 - theme/.icons/pg/f-droid.svg | 1 - theme/.icons/pg/flathub.svg | 1 - theme/.icons/pg/i2p.svg | 1 - theme/.icons/pg/ios.svg | 1 - theme/.icons/pg/linux.svg | 1 - theme/.icons/pg/macos.svg | 1 - theme/.icons/pg/matrix.svg | 1 - theme/.icons/pg/mix.svg | 1 - theme/.icons/pg/netbsd.svg | 1 - theme/.icons/pg/openbsd.svg | 1 - theme/.icons/pg/qubes-os.svg | 1 - theme/.icons/pg/sailfish-os.svg | 1 - theme/.icons/pg/textformat-size.svg | 1 - theme/.icons/pg/tor.svg | 1 - 57 files changed, 353 insertions(+), 403 deletions(-) delete mode 100644 theme/.icons/hero/LICENSE.txt delete mode 100644 theme/.icons/hero/arrow-circle-right-fill.svg delete mode 100644 theme/.icons/hero/emoji-happy.svg delete mode 100644 theme/.icons/hero/emoji-sad.svg delete mode 100644 theme/.icons/hero/moon.svg delete mode 100755 theme/.icons/hero/sparkles.svg delete mode 100755 theme/.icons/hero/sun.svg delete mode 100644 theme/.icons/pg/f-droid.svg delete mode 100644 theme/.icons/pg/flathub.svg delete mode 100644 theme/.icons/pg/i2p.svg delete mode 100644 theme/.icons/pg/ios.svg delete mode 100644 theme/.icons/pg/linux.svg delete mode 100644 theme/.icons/pg/macos.svg delete mode 100644 theme/.icons/pg/matrix.svg delete mode 100644 theme/.icons/pg/mix.svg delete mode 100644 theme/.icons/pg/netbsd.svg delete mode 100644 theme/.icons/pg/openbsd.svg delete mode 100644 theme/.icons/pg/qubes-os.svg delete mode 100644 theme/.icons/pg/sailfish-os.svg delete mode 100644 theme/.icons/pg/textformat-size.svg delete mode 100644 theme/.icons/pg/tor.svg diff --git a/Pipfile.lock b/Pipfile.lock index 7b244485..933f693f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -393,7 +393,7 @@ }, "mkdocs-material": { "path": "./mkdocs-material", - "version": "==8.4.0+insiders.4.21.1" + "version": "==8.4.3+insiders.4.22.1" }, "mkdocs-material-extensions": { "hashes": [ diff --git a/docs/advanced/integrating-metadata-removal.en.md b/docs/advanced/integrating-metadata-removal.en.md index 2901363f..d2105113 100644 --- a/docs/advanced/integrating-metadata-removal.en.md +++ b/docs/advanced/integrating-metadata-removal.en.md @@ -7,7 +7,7 @@ When sharing files, it's important to remove associated metadata. Image files co While there are plenty of metadata removal tools, they typically aren't convenient to use. The guides featured here aim to detail how to integrate metadata removal tools in a simple fashion by utilizing easy-to-access system features. -- [Recommended metadata removal tools :hero-arrow-circle-right-fill:](../data-redaction.md) +- [Recommended metadata removal tools :material-arrow-right-drop-circle:](../data-redaction.md) ## macOS diff --git a/docs/advanced/signal-configuration-hardening.en.md b/docs/advanced/signal-configuration-hardening.en.md index 015467e0..90a65580 100644 --- a/docs/advanced/signal-configuration-hardening.en.md +++ b/docs/advanced/signal-configuration-hardening.en.md @@ -1,6 +1,6 @@ --- title: "Signal Configuration and Hardening" -icon: 'material/chat-processing' +icon: 'simple/signal' --- [Signal](../real-time-communication.md#signal) is a widely regarded instant messaging service that is not only easy to use but is also private and secure. Signal's strong E2EE implementation and metadata protections provide a level of assurance that only you and your intended recipients are able to read communications. @@ -212,8 +212,8 @@ On Android you can consider using **Molly**, a fork of the Signal mobile client ??? downloads - - [:pg-f-droid: F-Droid](https://molly.im/download/fdroid/) - - [:fontawesome-brands-github: GitHub](https://github.com/mollyim/mollyim-android/releases) + - [:simple-fdroid: F-Droid](https://molly.im/download/fdroid/) + - [:simple-github: GitHub](https://github.com/mollyim/mollyim-android/releases) Molly offers two variants of the app: **Molly** and **Molly-FOSS**. diff --git a/docs/android.en.md b/docs/android.en.md index daf0c90c..e94df6ea 100644 --- a/docs/android.en.md +++ b/docs/android.en.md @@ -1,12 +1,12 @@ --- title: "Android" -icon: 'fontawesome/brands/android' +icon: 'simple/android' --- These are the Android operating systems, devices, and apps we recommend to maximize your mobile device's security and privacy. We also have additional Android-related information: -- [General Android Overview and Recommendations :hero-arrow-circle-right-fill:](android/overview.md) -- [Why we recommend GrapheneOS over CalyxOS :hero-arrow-circle-right-fill:](android/grapheneos-vs-calyxos.md) +- [General Android Overview and Recommendations :material-arrow-right-drop-circle:](android/overview.md) +- [Why we recommend GrapheneOS over CalyxOS :material-arrow-right-drop-circle:](android/grapheneos-vs-calyxos.md) ## AOSP Derivatives @@ -47,7 +47,7 @@ Google Pixel phones are the only devices that currently meet GrapheneOS's [hardw DivestOS inherits many [supported devices](https://divestos.org/index.php?page=devices&base=LineageOS) from LineageOS. It has signed builds, making it possible to have [verified boot](https://source.android.com/security/verifiedboot) on some non-Pixel devices. [:octicons-home-16: Homepage](https://divestos.org){ .md-button .md-button--primary } - [:pg-tor:](http://divestoseb5nncsydt7zzf5hrfg44md4bxqjs5ifcv4t7gt7u6ohjyyd.onion){ .card-link title=Onion } + [:simple-torproject:](http://divestoseb5nncsydt7zzf5hrfg44md4bxqjs5ifcv4t7gt7u6ohjyyd.onion){ .card-link title=Onion } [:octicons-eye-16:](https://divestos.org/index.php?page=privacy_policy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://divestos.org/index.php?page=faq){ .card-link title=Documentation} [:octicons-code-16:](https://github.com/divested-mobile){ .card-link title="Source Code" } @@ -126,8 +126,8 @@ We recommend a wide variety of Android apps throughout this site. The apps liste ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=net.typeblog.shelter) - - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/net.typeblog.shelter) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=net.typeblog.shelter) + - [:simple-fdroid: F-Droid](https://f-droid.org/en/packages/net.typeblog.shelter) !!! warning @@ -152,8 +152,8 @@ We recommend a wide variety of Android apps throughout this site. The apps liste ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=app.attestation.auditor) - - [:fontawesome-brands-github: GitHub](https://github.com/GrapheneOS/Auditor/releases) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=app.attestation.auditor) + - [:simple-github: GitHub](https://github.com/GrapheneOS/Auditor/releases) - [:material-cube-outline: GrapheneOS App Store](https://github.com/GrapheneOS/Apps/releases) Auditor performs attestation and intrusion detection by: @@ -185,8 +185,8 @@ To make sure that your hardware and operating system is genuine, [perform local ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=app.grapheneos.camera.play) - - [:fontawesome-brands-github: GitHub](https://github.com/GrapheneOS/Camera/releases) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=app.grapheneos.camera.play) + - [:simple-github: GitHub](https://github.com/GrapheneOS/Camera/releases) - [:material-cube-outline: GrapheneOS App Store](https://github.com/GrapheneOS/Apps/releases) Main privacy features include: @@ -218,8 +218,8 @@ Main privacy features include: ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=app.grapheneos.pdfviewer.play) - - [:fontawesome-brands-github: GitHub](https://github.com/GrapheneOS/PdfViewer/releases) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=app.grapheneos.pdfviewer.play) + - [:simple-github: GitHub](https://github.com/GrapheneOS/PdfViewer/releases) - [:material-cube-outline: GrapheneOS App Store](https://github.com/GrapheneOS/Apps/releases) ## Obtaining Applications @@ -243,8 +243,8 @@ The Google Play Store requires a Google account to login which is not great for ??? downloads - - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/com.aurora.store/) - - [:fontawesome-brands-gitlab: GitLab](https://gitlab.com/AuroraOSS/AuroraStore/-/releases) + - [:simple-fdroid: F-Droid](https://f-droid.org/en/packages/com.aurora.store/) + - [:simple-gitlab: GitLab](https://gitlab.com/AuroraOSS/AuroraStore/-/releases) Aurora Store does not allow you to download paid apps with their anonymous account feature. You can optionally log in with your Google account with Aurora Store to download apps you have purchased, which does give access to the list of apps you've installed to Google, however you still benefit from not requiring the full Google Play client and Google Play Services or microG on your device. @@ -283,8 +283,8 @@ To mitigate these problems, we recommend [Neo Store](https://github.com/NeoAppli ??? downloads - - [:fontawesome-brands-android: IzzyOnDroid (APK)](https://android.izzysoft.de/repo/apk/com.machiav3lli.fdroid) - - [:fontawesome-brands-github: GitHub](https://github.com/NeoApplications/Neo-Store/releases) + - [:simple-android: IzzyOnDroid (APK)](https://android.izzysoft.de/repo/apk/com.machiav3lli.fdroid) + - [:simple-github: GitHub](https://github.com/NeoApplications/Neo-Store/releases) ### Manually with RSS Notifications diff --git a/docs/android/overview.en.md b/docs/android/overview.en.md index 7fe9db04..289dce22 100644 --- a/docs/android/overview.en.md +++ b/docs/android/overview.en.md @@ -12,7 +12,7 @@ This problem could be solved by using a custom Android distribution that does no Ideally, when choosing a custom Android distribution, you should make sure that it upholds the Android security model. At the very least, the distribution should have production builds, support for AVB, rollback protection, timely firmware and operating system updates, and SELinux in [enforcing mode](https://source.android.com/security/selinux/concepts#enforcement_levels). All of our recommended Android distributions satisfy these criteria. -[Our Android System Recommendations :hero-arrow-circle-right-fill:](../android.md){ .md-button } +[Our Android System Recommendations :material-arrow-right-drop-circle:](../android.md){ .md-button } ## Avoid Rooting diff --git a/docs/assets/stylesheets/extra.css b/docs/assets/stylesheets/extra.css index 5da2cfa6..075c42ee 100644 --- a/docs/assets/stylesheets/extra.css +++ b/docs/assets/stylesheets/extra.css @@ -433,10 +433,6 @@ div[class="md-source__icon md-icon"], div[class="md-source__repository md-source max-width: initial; } -form[class="md-header__option"] > label[class="md-header__button md-icon"] > svg { - fill: none !important; -} - .md-tabs__link--active { background: radial-gradient(farthest-side, var(--md-primary-fg-color--light) 98%,transparent 100%) bottom right/2px 2px, @@ -486,8 +482,3 @@ form[class="md-header__option"] > label[class="md-header__button md-icon"] > svg path[d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25Z"] { d: path('M16.937 3.722a2.363 2.363 0 1 1 3.341 3.341L19.342 8 16 4.658l.937-.936ZM13.467 7 3 17.467V21h3.532L17 10.533 13.465 7h.001Z') } - -/* Custom footer */ -button[class="md-feedback__icon md-icon"] svg { - fill: none !important; -} diff --git a/docs/basics/common-threats.en.md b/docs/basics/common-threats.en.md index 7c12f5be..c6dad872 100644 --- a/docs/basics/common-threats.en.md +++ b/docs/basics/common-threats.en.md @@ -108,7 +108,7 @@ Additionally, even companies outside of the ad-tech/tracking space can share you The best way to ensure your data is private is to simply not put it out there in the first place. Deleting information you find about yourself online is one of the best first steps you can take to regain your privacy. -- [View our guide on account deletion :hero-arrow-circle-right-fill:](account-deletion.md) +- [View our guide on account deletion :material-arrow-right-drop-circle:](account-deletion.md) On sites where you do share information, checking the privacy settings of your account to limit how widely that data is spread is very important. For example, if your accounts have a "private mode," enable it to make sure your account isn't being indexed by search engines and can't be viewed by people you don't vet beforehand. diff --git a/docs/basics/threat-modeling.en.md b/docs/basics/threat-modeling.en.md index 13b8560f..916fdf76 100644 --- a/docs/basics/threat-modeling.en.md +++ b/docs/basics/threat-modeling.en.md @@ -97,7 +97,7 @@ Making a security plan will help you to understand the threats that are unique t For people looking to increase their privacy and security online, we've compiled a list of common threats our visitors face or goals our visitors have, to give you some inspiration and demonstrate the basis of our recommendations. -- [Common Goals and Threats :hero-arrow-circle-right-fill:](common-threats.md) +- [Common Goals and Threats :material-arrow-right-drop-circle:](common-threats.md) ## Sources diff --git a/docs/basics/tor-overview.md b/docs/basics/tor-overview.md index 27bd75f2..37503c79 100644 --- a/docs/basics/tor-overview.md +++ b/docs/basics/tor-overview.md @@ -1,6 +1,6 @@ --- title: "Tor Overview" -icon: 'pg/tor' +icon: 'simple/torproject' --- Tor is a free to use, decentralized network designed for using the internet with as much privacy as possible. If used properly, the network enables private and anonymous browsing and communications. @@ -70,7 +70,7 @@ Though Tor does provide strong privacy guarantees, one must be aware that Tor is If you wish to use Tor for browsing the web, we only recommend the **official** Tor Browser—it is designed to prevent fingerprinting. -- [Browsers: Tor Browser :hero-arrow-circle-right-fill:](../desktop-browsers.md#tor-browser) +- [Browsers: Tor Browser :material-arrow-right-drop-circle:](../desktop-browsers.md#tor-browser) ## Additional Resources diff --git a/docs/calendar-contacts.en.md b/docs/calendar-contacts.en.md index 987b7c82..5374f6f9 100644 --- a/docs/calendar-contacts.en.md +++ b/docs/calendar-contacts.en.md @@ -24,13 +24,13 @@ Calendars and contacts contain some of your most sensitive data; use products th ??? downloads - [:octicons-browser-16: Web](https://mail.tutanota.com/) - - [:fontawesome-brands-windows: Windows](https://tutanota.com/blog/posts/desktop-clients/) - - [:fontawesome-brands-apple: macOS](https://tutanota.com/blog/posts/desktop-clients/) - - [:fontawesome-brands-linux: Linux](https://tutanota.com/blog/posts/desktop-clients/) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/com.tutanota.Tutanota) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=de.tutao.tutanota) - - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/de.tutao.tutanota) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/tutanota/id922429609) + - [:simple-windows11: Windows](https://tutanota.com/blog/posts/desktop-clients/) + - [:simple-apple: macOS](https://tutanota.com/blog/posts/desktop-clients/) + - [:simple-linux: Linux](https://tutanota.com/blog/posts/desktop-clients/) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/com.tutanota.Tutanota) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=de.tutao.tutanota) + - [:simple-fdroid: F-Droid](https://f-droid.org/en/packages/de.tutao.tutanota) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/tutanota/id922429609) ## EteSync @@ -51,10 +51,10 @@ Calendars and contacts contain some of your most sensitive data; use products th ??? downloads - [:octicons-device-desktop-16: Client Setup](https://github.com/etesync/etesync-dav/blob/master/README.md#specific-client-notes-and-instructions) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.etesync.syncadapter) - - [:pg-f-droid: F-Droid](https://f-droid.org/app/com.etesync.syncadapter) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/apple-store/id1489574285) - - [:fontawesome-brands-docker: Docker Hub](https://hub.docker.com/r/victorrds/etesync) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.etesync.syncadapter) + - [:simple-fdroid: F-Droid](https://f-droid.org/app/com.etesync.syncadapter) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/apple-store/id1489574285) + - [:simple-docker: Docker Hub](https://hub.docker.com/r/victorrds/etesync) ## Proton Calendar @@ -74,7 +74,7 @@ Calendars and contacts contain some of your most sensitive data; use products th ??? downloads - [:octicons-browser-16: Web](https://calendar.proton.me) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=me.proton.android.calendar) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=me.proton.android.calendar) !!! warning Proton [does not](https://proton.me/support/proton-contacts#verify) use E2EE for your contact names and email addresses. diff --git a/docs/cloud.en.md b/docs/cloud.en.md index 1eecfe21..2c8dd74e 100644 --- a/docs/cloud.en.md +++ b/docs/cloud.en.md @@ -36,15 +36,15 @@ If these alternatives do not fit your needs, we suggest you look into [Encryptio ??? downloads - - [:fontawesome-brands-windows: Windows](https://nextcloud.com/install/#install-clients) - - [:fontawesome-brands-apple: macOS](https://nextcloud.com/install/#install-clients) - - [:fontawesome-brands-linux: Linux](https://nextcloud.com/install/#install-clients) - - [:fontawesome-brands-freebsd: FreeBSD](https://www.freshports.org/www/nextcloud) - - [:pg-openbsd: OpenBSD](https://openports.se/www/nextcloud) - - [:pg-netbsd: NetBSD](https://pkgsrc.se/www/php-nextcloud) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.nextcloud.client) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/com.nextcloud.client) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/id1125420102) + - [:simple-windows11: Windows](https://nextcloud.com/install/#install-clients) + - [:simple-apple: macOS](https://nextcloud.com/install/#install-clients) + - [:simple-linux: Linux](https://nextcloud.com/install/#install-clients) + - [:simple-freebsd: FreeBSD](https://www.freshports.org/www/nextcloud) + - [:simple-openbsd: OpenBSD](https://openports.se/www/nextcloud) + - [:simple-netbsd: NetBSD](https://pkgsrc.se/www/php-nextcloud) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.nextcloud.client) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/com.nextcloud.client) + - [:simple-appstore: App Store](https://apps.apple.com/app/id1125420102) We recommend checking if your Nextcloud provider supports E2EE, otherwise you have to trust the provider to not look at your files. @@ -65,7 +65,7 @@ When self-hosting, you should also enable E2EE to protect against your hosting p ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=me.proton.android.drive) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=me.proton.android.drive) Proton Drive is currently in beta and is only available through a web client and an Android app. diff --git a/docs/data-redaction.en.md b/docs/data-redaction.en.md index 3d2816cb..a0c0b82a 100644 --- a/docs/data-redaction.en.md +++ b/docs/data-redaction.en.md @@ -20,9 +20,9 @@ When sharing files, be sure to remove associated metadata. Image files commonly ??? downloads - - [:fontawesome-brands-windows: Windows](https://github.com/szTheory/exifcleaner/releases) - - [:fontawesome-brands-apple: macOS](https://github.com/szTheory/exifcleaner/releases) - - [:fontawesome-brands-linux: Linux](https://github.com/szTheory/exifcleaner/releases) + - [:simple-windows11: Windows](https://github.com/szTheory/exifcleaner/releases) + - [:simple-apple: macOS](https://github.com/szTheory/exifcleaner/releases) + - [:simple-linux: Linux](https://github.com/szTheory/exifcleaner/releases) ### MAT2 @@ -40,9 +40,9 @@ When sharing files, be sure to remove associated metadata. Image files commonly ??? downloads - - [:fontawesome-brands-windows: Windows](https://pypi.org/project/mat2) - - [:fontawesome-brands-apple: macOS](https://0xacab.org/jvoisin/mat2#requirements-setup-on-macos-os-x-using-homebrew) - - [:fontawesome-brands-linux: Linux](https://pypi.org/project/mat2) + - [:simple-windows11: Windows](https://pypi.org/project/mat2) + - [:simple-apple: macOS](https://0xacab.org/jvoisin/mat2#requirements-setup-on-macos-os-x-using-homebrew) + - [:simple-linux: Linux](https://pypi.org/project/mat2) - [:octicons-globe-16: Web](https://0xacab.org/jvoisin/mat2#web-interface) ## Mobile @@ -63,9 +63,9 @@ When sharing files, be sure to remove associated metadata. Image files commonly ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.none.tom.exiferaser) - - [:fontawesome-brands-android: IzzyOnDroid (APK)](https://android.izzysoft.de/repo/apk/com.none.tom.exiferaser) - - [:fontawesome-brands-github: GitHub](https://github.com/Tommy-Geenexus/exif-eraser/releases) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.none.tom.exiferaser) + - [:simple-android: IzzyOnDroid (APK)](https://android.izzysoft.de/repo/apk/com.none.tom.exiferaser) + - [:simple-github: GitHub](https://github.com/Tommy-Geenexus/exif-eraser/releases) The metadata that is erased depends on the image's file type: @@ -96,7 +96,7 @@ The app offers multiple ways to erase metadata from images. Namely: ??? downloads - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/metapho/id914457352) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/metapho/id914457352) ### PrivacyBlur (Android) @@ -113,8 +113,8 @@ The app offers multiple ways to erase metadata from images. Namely: ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=de.mathema.privacyblur) - - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/de.mathema.privacyblur/) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=de.mathema.privacyblur) + - [:simple-fdroid: F-Droid](https://f-droid.org/en/packages/de.mathema.privacyblur/) !!! warning @@ -139,9 +139,9 @@ The app offers multiple ways to erase metadata from images. Namely: ??? downloads - - [:fontawesome-brands-windows: Windows](https://exiftool.org) - - [:fontawesome-brands-apple: macOS](https://exiftool.org) - - [:fontawesome-brands-linux: Linux](https://exiftool.org) + - [:simple-windows11: Windows](https://exiftool.org) + - [:simple-apple: macOS](https://exiftool.org) + - [:simple-linux: Linux](https://exiftool.org) !!! example "Deleting data from a directory of files" diff --git a/docs/desktop-browsers.en.md b/docs/desktop-browsers.en.md index 1f7f7b9c..e03ea454 100644 --- a/docs/desktop-browsers.en.md +++ b/docs/desktop-browsers.en.md @@ -17,17 +17,17 @@ These are our currently recommended desktop web browsers and configurations. In For further information about the Tor Browser, we suggest taking a look at the [manual](https://tb-manual.torproject.org/about/). [:octicons-home-16: Homepage](https://www.torproject.org){ .md-button .md-button--primary } - [:pg-tor:](http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion){ .card-link title=Onion } + [:simple-torproject:](http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion){ .card-link title=Onion } [:octicons-info-16:](https://tb-manual.torproject.org/){ .card-link title=Documentation } [:octicons-code-16:](https://gitweb.torproject.org/tor-browser.git/){ .card-link title="Source Code" } [:octicons-heart-16:](https://donate.torproject.org/){ .card-link title=Contribute } ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.torproject.org/download/) - - [:fontawesome-brands-apple: macOS](https://www.torproject.org/download/) - - [:fontawesome-brands-linux: Linux](https://www.torproject.org/download/) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/com.github.micahflee.torbrowser-launcher) + - [:simple-windows11: Windows](https://www.torproject.org/download/) + - [:simple-apple: macOS](https://www.torproject.org/download/) + - [:simple-linux: Linux](https://www.torproject.org/download/) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/com.github.micahflee.torbrowser-launcher) !!! danger @@ -49,10 +49,10 @@ These are our currently recommended desktop web browsers and configurations. In ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.mozilla.org/firefox/windows) - - [:fontawesome-brands-apple: macOS](https://www.mozilla.org/firefox/mac) - - [:fontawesome-brands-linux: Linux](https://www.mozilla.org/firefox/linux) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.mozilla.firefox) + - [:simple-windows11: Windows](https://www.mozilla.org/firefox/windows) + - [:simple-apple: macOS](https://www.mozilla.org/firefox/mac) + - [:simple-linux: Linux](https://www.mozilla.org/firefox/linux) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.mozilla.firefox) !!! warning Firefox includes a unique [download token](https://bugzilla.mozilla.org/show_bug.cgi?id=1677497#c0) in downloads from Mozilla's website and uses telemetry in Firefox to send the token. The token is **not** included in releases from the [Mozilla FTP](https://ftp.mozilla.org/pub/firefox/releases/). @@ -120,16 +120,16 @@ The [Arkenfox project](https://github.com/arkenfox/user.js) provides a set of ca Brave is built upon the Chromium web browser project, so it should feel familiar and have minimal website compatibility issues. [:octicons-home-16: Homepage](https://brave.com/){ .md-button .md-button--primary } - [:pg-tor:](https://brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion){ .card-link title=Onion } + [:simple-torproject:](https://brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion){ .card-link title=Onion } [:octicons-eye-16:](https://brave.com/privacy/browser/){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://support.brave.com/){ .card-link title=Documentation} [:octicons-code-16:](https://github.com/brave/brave-browser){ .card-link title="Source Code" } ??? downloads annotate - - [:fontawesome-brands-windows: Windows](https://brave.com/download/) - - [:fontawesome-brands-apple: macOS](https://brave.com/download/) - - [:fontawesome-brands-linux: Linux](https://brave.com/linux/) (1) + - [:simple-windows11: Windows](https://brave.com/download/) + - [:simple-apple: macOS](https://brave.com/download/) + - [:simple-linux: Linux](https://brave.com/linux/) (1) 1. We advise against using the Flatpak version of Brave, as it replaces Chromium's sandbox with Flatpak's, which is less effective. Additionally, the package is not maintained by Brave Software, Inc. @@ -228,9 +228,9 @@ We generally do not recommend installing any extensions as they increase your at ??? downloads - - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/firefox/addon/ublock-origin/) - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm) - - [:fontawesome-brands-edge: Edge](https://microsoftedge.microsoft.com/addons/detail/ublock-origin/odfafepnkmbhccpbejgmiehpchacaeak) + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/ublock-origin/) + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm) + - [:simple-microsoftedge: Edge](https://microsoftedge.microsoft.com/addons/detail/ublock-origin/odfafepnkmbhccpbejgmiehpchacaeak) We suggest following the [developer's documentation](https://github.com/gorhill/uBlock/wiki/Blocking-mode) and picking one of the "modes". Additional filter lists can impact performance and may increase attack surface, so only apply what you need. If there is a [vulnerability in uBlock Origin](https://portswigger.net/research/ublock-i-exfiltrate-exploiting-ad-blockers-with-css) a third-party filter could add malicious rules that can potentially steal user data. @@ -252,8 +252,8 @@ We suggest following the [developer's documentation](https://github.com/gorhill/ ??? downloads - - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/en-US/firefox/addon/torproject-snowflake/){ .card-link title=Firefox } - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/snowflake/mafpmfcccpbjnhfhjnllmmalhifmlcie){ .card-link title=Chrome } + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/en-US/firefox/addon/torproject-snowflake/){ .card-link title=Firefox } + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/snowflake/mafpmfcccpbjnhfhjnllmmalhifmlcie){ .card-link title=Chrome } - [:octicons-browser-16: Web](https://snowflake.torproject.org/embed "Leave this page open to be a Snowflake proxy") ??? tip "Embedded Snowflake" @@ -265,4 +265,4 @@ We suggest following the [developer's documentation](https://github.com/gorhill/ Snowflake does not increase your privacy in any way, nor is it used to connect to the Tor network within your personal browser. However, if your internet connection is uncensored, you should consider running it to help people in censored networks achieve better privacy themselves. There is no need to worry about which websites people are accessing through your proxy—their visible browsing IP address will match their Tor exit node, not yours. -Running a Snowflake proxy is low-risk, even moreso than running a Tor relay or bridge which are already not particularly risky endeavours. However, it does still proxy traffic through your network which can be impactful in some ways, especially if your network is bandwidth-limited. Make sure you understand [how Snowflake works](https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/wikis/home) before deciding whether to run a proxy. \ No newline at end of file +Running a Snowflake proxy is low-risk, even moreso than running a Tor relay or bridge which are already not particularly risky endeavours. However, it does still proxy traffic through your network which can be impactful in some ways, especially if your network is bandwidth-limited. Make sure you understand [how Snowflake works](https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/wikis/home) before deciding whether to run a proxy. diff --git a/docs/dns.en.md b/docs/dns.en.md index 90d24519..296d4f5a 100644 --- a/docs/dns.en.md +++ b/docs/dns.en.md @@ -92,8 +92,8 @@ Encrypted DNS proxy software provides a local proxy for the [unencrypted DNS](ba ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.celzero.bravedns) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/com.celzero.bravedns) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.celzero.bravedns) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/com.celzero.bravedns) ### dnscrypt-proxy @@ -112,9 +112,9 @@ Encrypted DNS proxy software provides a local proxy for the [unencrypted DNS](ba ??? downloads - - [:fontawesome-brands-windows: Windows](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-Windows) - - [:fontawesome-brands-apple: macOS](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-macOS) - - [:fontawesome-brands-linux: Linux](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-linux) + - [:simple-windows11: Windows](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-Windows) + - [:simple-apple: macOS](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-macOS) + - [:simple-linux: Linux](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-linux) ## Self-hosted Solutions diff --git a/docs/email-clients.en.md b/docs/email-clients.en.md index 4f0404f7..195bb81c 100644 --- a/docs/email-clients.en.md +++ b/docs/email-clients.en.md @@ -28,10 +28,10 @@ Our recommendation list contains email clients that support both [OpenPGP](encry ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.thunderbird.net) - - [:fontawesome-brands-apple: macOS](https://www.thunderbird.net) - - [:fontawesome-brands-linux: Linux](https://www.thunderbird.net) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.mozilla.Thunderbird) + - [:simple-windows11: Windows](https://www.thunderbird.net) + - [:simple-apple: macOS](https://www.thunderbird.net) + - [:simple-linux: Linux](https://www.thunderbird.net) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.mozilla.Thunderbird) ## Platform Specific @@ -61,10 +61,10 @@ Our recommendation list contains email clients that support both [OpenPGP](encry ??? downloads - - [:fontawesome-brands-app-store: Mac App Store](https://apps.apple.com/app/id1236045954) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/id1236045954) - - [:fontawesome-brands-windows: Windows](https://canarymail.io/downloads.html) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=io.canarymail.android) + - [:simple-apple: Mac App Store](https://apps.apple.com/app/id1236045954) + - [:simple-appstore: App Store](https://apps.apple.com/app/id1236045954) + - [:simple-windows11: Windows](https://canarymail.io/downloads.html) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=io.canarymail.android) !!! attention @@ -88,8 +88,8 @@ Canary Mail is closed-source. We recommend it due to the few choices there are f ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=eu.faircode.email) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/eu.faircode.email/) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=eu.faircode.email) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/eu.faircode.email/) ### GNOME Evolution (GNOME) @@ -107,7 +107,7 @@ Canary Mail is closed-source. We recommend it due to the few choices there are f ??? downloads - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.gnome.Evolution) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.gnome.Evolution) ### K-9 Mail (Android) @@ -127,9 +127,9 @@ Canary Mail is closed-source. We recommend it due to the few choices there are f ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.fsck.k9) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/com.fsck.k9) - - [:fontawesome-brands-github: GitHub](https://github.com/k9mail/k-9/releases) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.fsck.k9) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/com.fsck.k9) + - [:simple-github: GitHub](https://github.com/k9mail/k-9/releases) ### Kontact (KDE) @@ -147,8 +147,8 @@ Canary Mail is closed-source. We recommend it due to the few choices there are f ??? downloads - - [:fontawesome-brands-linux: Linux](https://kontact.kde.org/download) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.kde.kontact) + - [:simple-linux: Linux](https://kontact.kde.org/download) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.kde.kontact) ### Mailvelope (Browser) @@ -165,9 +165,9 @@ Canary Mail is closed-source. We recommend it due to the few choices there are f ??? downloads - - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/firefox/addon/mailvelope) - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/mailvelope/kajibbejlbohfaggdiogboambcijhkke) - - [:fontawesome-brands-edge: Edge](https://microsoftedge.microsoft.com/addons/detail/mailvelope/dgcbddhdhjppfdfjpciagmmibadmoapc) + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/mailvelope) + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/mailvelope/kajibbejlbohfaggdiogboambcijhkke) + - [:simple-microsoftedge: Edge](https://microsoftedge.microsoft.com/addons/detail/mailvelope/dgcbddhdhjppfdfjpciagmmibadmoapc) ### NeoMutt (CLI) @@ -186,5 +186,5 @@ Canary Mail is closed-source. We recommend it due to the few choices there are f ??? downloads - - [:fontawesome-brands-linux: Linux](https://neomutt.org/distro) - - [:fontawesome-brands-apple: macOS](https://neomutt.org/distro) + - [:simple-linux: Linux](https://neomutt.org/distro) + - [:simple-apple: macOS](https://neomutt.org/distro) diff --git a/docs/email.en.md b/docs/email.en.md index 5eb349ac..ab9da68c 100644 --- a/docs/email.en.md +++ b/docs/email.en.md @@ -31,7 +31,7 @@ For everything else, we recommend a variety of email providers based on sustaina **Free** [:octicons-home-16: Homepage](https://proton.me/mail){ .md-button .md-button--primary } - [:pg-tor:](https://protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion){ .card-link title=Onion } + [:simple-torproject:](https://protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion){ .card-link title=Onion } [:octicons-eye-16:](https://proton.me/legal/privacy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://proton.me/support/mail){ .card-link title=Documentation} [:octicons-code-16:](https://github.com/ProtonMail){ .card-link title="Source Code" } @@ -235,10 +235,10 @@ Using an aliasing service requires trusting both your email provider and your al [:octicons-heart-16:](https://anonaddy.com/donate/){ .card-link title=Contribute } ??? downloads - - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/en-GB/firefox/addon/anonaddy/) - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/anonaddy-anonymous-email/iadbdpnoknmbdeolbapdackdcogdmjpe) + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/en-GB/firefox/addon/anonaddy/) + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/anonaddy-anonymous-email/iadbdpnoknmbdeolbapdackdcogdmjpe) - [:material-apple-ios: iOS](https://anonaddy.com/faq/#is-there-an-ios-app) - - [:fontawesome-brands-android: Android](https://anonaddy.com/faq/#is-there-an-android-app) + - [:simple-android: Android](https://anonaddy.com/faq/#is-there-an-android-app) The number of shared aliases (which end in a shared domain like @anonaddy.me) that you can create is limited to 20 on AnonAddy's free plan and 50 on their $12/year plan. You can create unlimited standard aliases (which end in a domain like @[username].anonaddy.com or a custom domain on paid plans), however, as previously mentioned, this can be detrimental to privacy because people can trivially tie your standard aliases together based on the domain name alone. Unlimited shared aliases are available for $36/year. @@ -264,13 +264,13 @@ Notable free features: [:octicons-code-16:](https://github.com/simple-login){ .card-link title="Source Code" } ??? downloads - - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/en-US/firefox/addon/simplelogin/) - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/dphilobhebphkdjbpfohgikllaljmgbn) - - [:fontawesome-brands-edge: Edge](https://microsoftedge.microsoft.com/addons/detail/simpleloginreceive-sen/diacfpipniklenphgljfkmhinphjlfff) - - [:fontawesome-brands-safari: Safari](https://apps.apple.com/app/id1494051017) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/id1494359858) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=io.simplelogin.android) - - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/io.simplelogin.android.fdroid/) + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/en-US/firefox/addon/simplelogin/) + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/dphilobhebphkdjbpfohgikllaljmgbn) + - [:simple-microsoftedge: Edge](https://microsoftedge.microsoft.com/addons/detail/simpleloginreceive-sen/diacfpipniklenphgljfkmhinphjlfff) + - [:simple-safari: Safari](https://apps.apple.com/app/id1494051017) + - [:simple-appstore: App Store](https://apps.apple.com/app/id1494359858) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=io.simplelogin.android) + - [:simple-fdroid: F-Droid](https://f-droid.org/en/packages/io.simplelogin.android.fdroid/) SimpleLogin was [acquired by Proton AG](https://proton.me/news/proton-and-simplelogin-join-forces) as of April 8, 2022. If you use Proton Mail for your primary mailbox, SimpleLogin is a great choice. As both products are now owned by the same company you now only have to trust a single entity. We also expect that SimpleLogin will be more tightly integrated with Proton's offerings in the future. SimpleLogin continues to support forwarding to any email provider of your choosing. Securitum [audited](https://simplelogin.io/blog/security-audit/) SimpleLogin in early 2022 and all issues [were addressed](https://simplelogin.io/audit2022/web.pdf). diff --git a/docs/encryption.en.md b/docs/encryption.en.md index d23d4e0f..172e782a 100644 --- a/docs/encryption.en.md +++ b/docs/encryption.en.md @@ -24,13 +24,13 @@ The options listed here are multi-platform and great for creating encrypted back ??? downloads - - [:fontawesome-brands-windows: Windows](https://cryptomator.org/downloads) - - [:fontawesome-brands-apple: macOS](https://cryptomator.org/downloads) - - [:fontawesome-brands-linux: Linux](https://cryptomator.org/downloads) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.cryptomator.Cryptomator) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.cryptomator) - - [:fontawesome-brands-android: Android](https://cryptomator.org/android) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/cryptomator-2/id1560822163) + - [:simple-windows11: Windows](https://cryptomator.org/downloads) + - [:simple-apple: macOS](https://cryptomator.org/downloads) + - [:simple-linux: Linux](https://cryptomator.org/downloads) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.cryptomator.Cryptomator) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.cryptomator) + - [:simple-android: Android](https://cryptomator.org/android) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/cryptomator-2/id1560822163) Cryptomator uses AES-256 encryption to encrypt both files and filenames. Cryptomator cannot encrypt metadata such as access, modification, and creation timestamps, nor the number and size of files and folders. @@ -52,9 +52,9 @@ Cryptomator's documentation details its intended [security target](https://docs. ??? downloads - - [:fontawesome-brands-windows: Windows](https://github.com/HACKERALERT/Picocrypt/releases) - - [:fontawesome-brands-apple: macOS](https://github.com/HACKERALERT/Picocrypt/releases) - - [:fontawesome-brands-linux: Linux](https://github.com/HACKERALERT/Picocrypt/releases) + - [:simple-windows11: Windows](https://github.com/HACKERALERT/Picocrypt/releases) + - [:simple-apple: macOS](https://github.com/HACKERALERT/Picocrypt/releases) + - [:simple-linux: Linux](https://github.com/HACKERALERT/Picocrypt/releases) ### VeraCrypt (Disk) @@ -72,9 +72,9 @@ Cryptomator's documentation details its intended [security target](https://docs. ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.veracrypt.fr/en/Downloads.html) - - [:fontawesome-brands-apple: macOS](https://www.veracrypt.fr/en/Downloads.html) - - [:fontawesome-brands-linux: Linux](https://www.veracrypt.fr/en/Downloads.html) + - [:simple-windows11: Windows](https://www.veracrypt.fr/en/Downloads.html) + - [:simple-apple: macOS](https://www.veracrypt.fr/en/Downloads.html) + - [:simple-linux: Linux](https://www.veracrypt.fr/en/Downloads.html) VeraCrypt is a fork of the discontinued TrueCrypt project. According to its developers, security improvements have been implemented and issues raised by the initial TrueCrypt code audit have been addressed. @@ -221,9 +221,9 @@ Tools with command-line interfaces are useful for integrating [shell scripts](ht ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.kryptor.co.uk) - - [:fontawesome-brands-apple: macOS](https://www.kryptor.co.uk) - - [:fontawesome-brands-linux: Linux](https://www.kryptor.co.uk) + - [:simple-windows11: Windows](https://www.kryptor.co.uk) + - [:simple-apple: macOS](https://www.kryptor.co.uk) + - [:simple-linux: Linux](https://www.kryptor.co.uk) ### Tomb @@ -267,10 +267,10 @@ When encrypting with PGP, you have the option to configure different options in ??? downloads - - [:fontawesome-brands-windows: Windows](https://gpg4win.org/download.html) - - [:fontawesome-brands-apple: macOS](https://gpgtools.org) - - [:fontawesome-brands-linux: Linux](https://gnupg.org/download/index.html#binary) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain) + - [:simple-windows11: Windows](https://gpg4win.org/download.html) + - [:simple-apple: macOS](https://gpgtools.org) + - [:simple-linux: Linux](https://gnupg.org/download/index.html#binary) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain) ### GPG4win @@ -288,7 +288,7 @@ When encrypting with PGP, you have the option to configure different options in ??? downloads - - [:fontawesome-brands-windows: Windows](https://gpg4win.org/download.html) + - [:simple-windows11: Windows](https://gpg4win.org/download.html) ### GPG Suite @@ -311,7 +311,7 @@ When encrypting with PGP, you have the option to configure different options in ??? downloads - - [:fontawesome-brands-apple: macOS](https://gpgtools.org) + - [:simple-apple: macOS](https://gpgtools.org) ### OpenKeychain @@ -329,5 +329,5 @@ When encrypting with PGP, you have the option to configure different options in ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/org.sufficientlysecure.keychain/) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/org.sufficientlysecure.keychain/) diff --git a/docs/file-sharing.en.md b/docs/file-sharing.en.md index fbfb95c8..cbc818e5 100644 --- a/docs/file-sharing.en.md +++ b/docs/file-sharing.en.md @@ -15,15 +15,15 @@ Discover how to privately share your files between your devices, with your frien **OnionShare** is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server accessible as a Tor onion service, with an unguessable URL that you can share with the recipients to download or send files. [:octicons-home-16: Homepage](https://onionshare.org){ .md-button .md-button--primary } - [:pg-tor:](http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion){ .card-link title=Onion } + [:simple-torproject:](http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion){ .card-link title=Onion } [:octicons-info-16:](https://docs.onionshare.org/){ .card-link title=Documentation} [:octicons-code-16:](https://github.com/onionshare/onionshare){ .card-link title="Source Code" } ??? downloads - - [:fontawesome-brands-windows: Windows](https://onionshare.org/#download) - - [:fontawesome-brands-apple: macOS](https://onionshare.org/#download) - - [:fontawesome-brands-linux: Linux](https://onionshare.org/#download) + - [:simple-windows11: Windows](https://onionshare.org/#download) + - [:simple-apple: macOS](https://onionshare.org/#download) + - [:simple-linux: Linux](https://onionshare.org/#download) ## FreedomBox @@ -55,11 +55,11 @@ Discover how to privately share your files between your devices, with your frien ??? downloads - - [:fontawesome-brands-windows: Windows](https://syncthing.net/downloads/) - - [:fontawesome-brands-apple: macOS](https://syncthing.net/downloads/) - - [:fontawesome-brands-linux: Linux](https://syncthing.net/downloads/) - - [:fontawesome-brands-freebsd: FreeBSD](https://syncthing.net/downloads/) - - [:pg-openbsd: OpenBSD](https://syncthing.net/downloads/) - - [:pg-netbsd: NetBSD](https://syncthing.net/downloads/) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.nutomic.syncthingandroid) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/com.nutomic.syncthingandroid/) + - [:simple-windows11: Windows](https://syncthing.net/downloads/) + - [:simple-apple: macOS](https://syncthing.net/downloads/) + - [:simple-linux: Linux](https://syncthing.net/downloads/) + - [:simple-freebsd: FreeBSD](https://syncthing.net/downloads/) + - [:simple-openbsd: OpenBSD](https://syncthing.net/downloads/) + - [:simple-netbsd: NetBSD](https://syncthing.net/downloads/) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.nutomic.syncthingandroid) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/com.nutomic.syncthingandroid/) diff --git a/docs/index.en.md b/docs/index.en.md index a109c83c..5b9449f5 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -39,10 +39,10 @@ It's important for a website like Privacy Guides to always stay up-to-date. We n
-- [:fontawesome-brands-reddit: Join the r/PrivacyGuides Subreddit](https://www.reddit.com/r/privacyguides) -- [:fontawesome-brands-mastodon: Follow us on Mastodon](https://mastodon.social/@privacyguides){ rel=me } +- [:simple-reddit: Join the r/PrivacyGuides Subreddit](https://www.reddit.com/r/privacyguides) +- [:simple-mastodon: Follow us on Mastodon](https://mastodon.social/@privacyguides){ rel=me } - [:material-book-edit: Contribute to this website](https://github.com/privacyguides/privacyguides.org) -- [:pg-matrix: Chat with us on Matrix](https://matrix.to/#/#privacyguides:matrix.org) +- [:simple-matrix: Chat with us on Matrix](https://matrix.to/#/#privacyguides:matrix.org)
diff --git a/docs/linux-desktop.en.md b/docs/linux-desktop.en.md index 2f64efc3..6db75bd2 100644 --- a/docs/linux-desktop.en.md +++ b/docs/linux-desktop.en.md @@ -1,10 +1,10 @@ --- title: "Linux" -icon: fontawesome/brands/linux +icon: simple/linux --- Linux distributions are commonly recommended for privacy protection and software freedom. -- [General Linux Overview :hero-arrow-circle-right-fill:](linux-desktop/overview.md) +- [General Linux Overview :material-arrow-right-drop-circle:](linux-desktop/overview.md) If you don't already use Linux, below are some distributions we suggest trying out, as well as some general privacy and security improvement tips that are applicable to many Linux distributions. diff --git a/docs/linux-desktop/overview.en.md b/docs/linux-desktop/overview.en.md index 0e9b81da..915a2041 100644 --- a/docs/linux-desktop/overview.en.md +++ b/docs/linux-desktop/overview.en.md @@ -1,6 +1,6 @@ --- title: Linux Overview -icon: fontawesome/brands/linux +icon: simple/linux --- It is often believed that [open-source](https://en.wikipedia.org/wiki/Open-source_software) software is inherently secure because the source code is available. There is an expectation that community verification occurs regularly; however, this isn’t always [the case](https://seirdy.one/posts/2022/02/02/floss-security/). It does depend on a number of factors, such as project activity, developer experience, level of rigour applied to [code reviews](https://en.wikipedia.org/wiki/Code_review), and how often attention is given to specific parts of the [codebase](https://en.wikipedia.org/wiki/Codebase) that may go untouched for years. @@ -18,7 +18,7 @@ Despite these drawbacks, desktop GNU/Linux distributions are great if you want t Our website generally uses the term “Linux” to describe desktop GNU/Linux distributions. Other operating systems which also use the Linux kernel such as ChromeOS, Android, and Qubes OS are not discussed here. -[Our Linux Recommendations :hero-arrow-circle-right-fill:](../linux-desktop.md){ .md-button } +[Our Linux Recommendations :material-arrow-right-drop-circle:](../linux-desktop.md){ .md-button } ## Choosing your distribution @@ -81,7 +81,7 @@ We strongly recommend **against** using the Linux-libre kernel, since it [remove Most Linux distributions have an option within its installer for enabling [LUKS](../encryption.md#linux-unified-key-setup) FDE. If this option isn’t set at installation time, you will have to backup your data and re-install, as encryption is applied after [disk partitioning](https://en.wikipedia.org/wiki/Disk_partitioning), but before [file systems](https://en.wikipedia.org/wiki/File_system) are formatted. We also suggest securely erasing your storage device: -- [Secure Data Erasure :hero-arrow-circle-right-fill:](../advanced/erasing-data.md) +- [Secure Data Erasure :material-arrow-right-drop-circle:](../advanced/erasing-data.md) ### Swap diff --git a/docs/mobile-browsers.en.md b/docs/mobile-browsers.en.md index 4fd96ad1..3bb2d52a 100644 --- a/docs/mobile-browsers.en.md +++ b/docs/mobile-browsers.en.md @@ -19,15 +19,15 @@ On Android, Firefox is still less secure than Chromium-based alternatives: Mozil The Tor Browser is designed to prevent fingerprinting, or identifying you based on your browser configuration. Therefore, it is imperative that you do **not** modify the browser beyond the default [security levels](https://tb-manual.torproject.org/security-settings/). [:octicons-home-16: Homepage](https://www.torproject.org){ .md-button .md-button--primary } - [:pg-tor:](http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion){ .card-link title=Onion } + [:simple-torproject:](http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion){ .card-link title=Onion } [:octicons-info-16:](https://tb-manual.torproject.org/mobile-tor/){ .card-link title=Documentation } [:octicons-code-16:](https://gitlab.torproject.org/tpo/applications/fenix){ .card-link title="Source Code" } [:octicons-heart-16:](https://donate.torproject.org/){ .card-link title=Contribute } ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.torproject.torbrowser) - - [:pg-f-droid: F-Droid](https://guardianproject.info/fdroid/) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.torproject.torbrowser) + - [:simple-fdroid: F-Droid](https://guardianproject.info/fdroid/) ### Brave @@ -40,14 +40,14 @@ On Android, Firefox is still less secure than Chromium-based alternatives: Mozil Brave is built upon the Chromium web browser project, so it should feel familiar and have minimal website compatibility issues. [:octicons-home-16: Homepage](https://brave.com/){ .md-button .md-button--primary } - [:pg-tor:](https://brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion){ .card-link title=Onion } + [:simple-torproject:](https://brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion){ .card-link title=Onion } [:octicons-eye-16:](https://brave.com/privacy/browser/){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://support.brave.com/){ .card-link title=Documentation} [:octicons-code-16:](https://github.com/brave/brave-browser){ .card-link title="Source Code" } ??? downloads annotate - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.brave.browser) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.brave.browser) #### Recommended Configuration @@ -125,7 +125,7 @@ This enables WebKit's [Intelligent Tracking Protection](https://webkit.org/track Privacy Report provides a snapshot of cross-site trackers currently prevented from profiling you on the website you're visiting. It can also display a weekly report to show which trackers have been blocked over time. -Privacy Report is accessible via the Page Settings menu (:pg-textformat-size:). +Privacy Report is accessible via the Page Settings menu. ##### Privacy Preserving Ad Measurement @@ -168,6 +168,6 @@ If you use iCloud, we also recommend checking to ensure Safari's default downloa ??? downloads - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/apple-store/id1047223162) + - [:simple-appstore: App Store](https://apps.apple.com/app/apple-store/id1047223162) Additional filter lists do slow things down and may increase your attack surface, so only apply what you need. diff --git a/docs/multi-factor-authentication.en.md b/docs/multi-factor-authentication.en.md index 953696ee..ac237c0e 100644 --- a/docs/multi-factor-authentication.en.md +++ b/docs/multi-factor-authentication.en.md @@ -83,9 +83,9 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis) - - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/com.beemdevelopment.aegis) - - [:fontawesome-brands-github: GitHub](https://github.com/beemdevelopment/Aegis/releases) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis) + - [:simple-fdroid: F-Droid](https://f-droid.org/en/packages/com.beemdevelopment.aegis) + - [:simple-github: GitHub](https://github.com/beemdevelopment/Aegis/releases) ### Raivo OTP @@ -102,5 +102,5 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative ??? downloads - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/raivo-otp/id1459042137) - - [:fontawesome-brands-app-store: Mac App Store](https://apps.apple.com/us/app/raivo-otp/id1498497896) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/raivo-otp/id1459042137) + - [:simple-apple: Mac App Store](https://apps.apple.com/us/app/raivo-otp/id1498497896) diff --git a/docs/news-aggregators.en.md b/docs/news-aggregators.en.md index bd7a305e..68ac57a8 100644 --- a/docs/news-aggregators.en.md +++ b/docs/news-aggregators.en.md @@ -23,7 +23,7 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator) is a way to k ??? downloads - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.kde.akregator) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.kde.akregator) ### Feeder @@ -39,8 +39,8 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator) is a way to k ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.nononsenseapps.feeder.play) - - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/com.nononsenseapps.feeder/) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.nononsenseapps.feeder.play) + - [:simple-fdroid: F-Droid](https://f-droid.org/en/packages/com.nononsenseapps.feeder/) ### Fluent Reader @@ -58,8 +58,8 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator) is a way to k ??? downloads - - [:fontawesome-brands-windows: Windows](https://hyliu.me/fluent-reader) - - [:fontawesome-brands-app-store: Mac App Store](https://apps.apple.com/app/id1520907427) + - [:simple-windows11: Windows](https://hyliu.me/fluent-reader) + - [:simple-apple: Mac App Store](https://apps.apple.com/app/id1520907427) ### GNOME Feeds @@ -75,8 +75,8 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator) is a way to k ??? downloads - - [:fontawesome-brands-linux: Linux](https://gfeeds.gabmus.org/#install) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.gabmus.gfeeds) + - [:simple-linux: Linux](https://gfeeds.gabmus.org/#install) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.gabmus.gfeeds) ### Miniflux @@ -107,8 +107,8 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator) is a way to k ??? downloads - - [:fontawesome-brands-apple: macOS](https://netnewswire.com) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/netnewswire-rss-reader/id1480640210) + - [:simple-apple: macOS](https://netnewswire.com) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/netnewswire-rss-reader/id1480640210) ### Newsboat diff --git a/docs/notebooks.en.md b/docs/notebooks.en.md index 1065233d..e91ae1f8 100644 --- a/docs/notebooks.en.md +++ b/docs/notebooks.en.md @@ -27,9 +27,9 @@ If you are currently using an application like Evernote, Google Keep, or Microso ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.etesync.notes) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/com.etesync.notes) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/etesync-notes/id1533806351) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.etesync.notes) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/com.etesync.notes) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/etesync-notes/id1533806351) - [:octicons-globe-16: Web](https://notes.etesync.com) ### Joplin @@ -48,13 +48,13 @@ If you are currently using an application like Evernote, Google Keep, or Microso ??? downloads - - [:fontawesome-brands-windows: Windows](https://joplinapp.org/#desktop-applications) - - [:fontawesome-brands-apple: macOS](https://joplinapp.org/#desktop-applications) - - [:fontawesome-brands-linux: Linux](https://joplinapp.org/#desktop-applications) - - [:fontawesome-brands-firefox-browser: Firefox](https://addons.mozilla.org/firefox/addon/joplin-web-clipper/) - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmkdbbbgpnglcpdollgjjfek) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/joplin/id1315599797) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=net.cozic.joplin) + - [:simple-windows11: Windows](https://joplinapp.org/#desktop-applications) + - [:simple-apple: macOS](https://joplinapp.org/#desktop-applications) + - [:simple-linux: Linux](https://joplinapp.org/#desktop-applications) + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/joplin-web-clipper/) + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmkdbbbgpnglcpdollgjjfek) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/joplin/id1315599797) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=net.cozic.joplin) Joplin does not support password/pin protection for the [application itself or individual notes/notebooks](https://github.com/laurent22/joplin/issues/289). Data is still encrypted in transit and at the sync location using your master key. @@ -74,12 +74,12 @@ Joplin does not support password/pin protection for the [application itself or i ??? downloads - - [:fontawesome-brands-windows: Windows](https://standardnotes.com) - - [:fontawesome-brands-apple: macOS](https://standardnotes.com) - - [:fontawesome-brands-linux: Linux](https://standardnotes.com) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/id1285392450) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.standardnotes) - - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/com.standardnotes) + - [:simple-windows11: Windows](https://standardnotes.com) + - [:simple-apple: macOS](https://standardnotes.com) + - [:simple-linux: Linux](https://standardnotes.com) + - [:simple-appstore: App Store](https://apps.apple.com/app/id1285392450) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.standardnotes) + - [:simple-fdroid: F-Droid](https://f-droid.org/en/packages/com.standardnotes) - [:octicons-globe-16: Web](https://app.standardnotes.com/) ## Local notebooks diff --git a/docs/passwords.en.md b/docs/passwords.en.md index f6f3bd7b..5940f3e1 100644 --- a/docs/passwords.en.md +++ b/docs/passwords.en.md @@ -4,7 +4,7 @@ icon: material/form-textbox-password --- Password managers allow you to securely store and manage passwords and other credentials with the use of a master password. -[Introduction to Passwords :hero-arrow-circle-right-fill:](./basics/passwords-overview.md) +[Introduction to Passwords :material-arrow-right-drop-circle:](./basics/passwords-overview.md) ## Cloud-based @@ -25,16 +25,16 @@ These password managers sync your passwords to a cloud server for easy accessibi ??? downloads - - [:fontawesome-brands-windows: Windows](https://bitwarden.com/download) - - [:fontawesome-brands-app-store: Mac App Store](https://apps.apple.com/app/bitwarden/id1352778147) - - [:fontawesome-brands-linux: Linux](https://bitwarden.com/download) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/com.bitwarden.desktop) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/bitwarden-password-manager/id1137397744) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden) - - [:pg-f-droid: F-Droid](https://mobileapp.bitwarden.com/fdroid) - - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/firefox/addon/bitwarden-password-manager) - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb) - - [:fontawesome-brands-edge: Edge](https://microsoftedge.microsoft.com/addons/detail/jbkfoedolllekgbhcbcoahefnbanhhlh) + - [:simple-windows11: Windows](https://bitwarden.com/download) + - [:simple-apple: Mac App Store](https://apps.apple.com/app/bitwarden/id1352778147) + - [:simple-linux: Linux](https://bitwarden.com/download) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/com.bitwarden.desktop) + - [:simple-appstore: App Store](https://apps.apple.com/app/bitwarden-password-manager/id1137397744) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden) + - [:simple-fdroid: F-Droid](https://mobileapp.bitwarden.com/fdroid) + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/bitwarden-password-manager) + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb) + - [:simple-microsoftedge: Edge](https://microsoftedge.microsoft.com/addons/detail/jbkfoedolllekgbhcbcoahefnbanhhlh) Bitwarden also features [Bitwarden Send](https://bitwarden.com/products/send/), which allows you to share text and files securely with [end-to-end encryption](https://bitwarden.com/help/send-encryption). A [password](https://bitwarden.com/help/send-privacy/#send-passwords) can be required along with the send link. Bitwarden Send also features [automatic deletion](https://bitwarden.com/help/send-lifespan). @@ -82,11 +82,11 @@ One advantage 1Password has over Bitwarden is its first-class support for native ??? downloads - - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/firefox/addon/psono-pw-password-manager) - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/psonopw-password-manager/eljmjmgjkbmpmfljlmklcfineebidmlo) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.psono.psono) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/psono-password-manager/id1545581224) - - [:fontawesome-brands-docker: Docker Hub](https://hub.docker.com/r/psono/psono-client) + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/psono-pw-password-manager) + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/psonopw-password-manager/eljmjmgjkbmpmfljlmklcfineebidmlo) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.psono.psono) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/psono-password-manager/id1545581224) + - [:simple-docker: Docker Hub](https://hub.docker.com/r/psono/psono-client) Psono provides [extensive documentation](https://doc.psono.com/) for their product. The [web-client](https://doc.psono.com/admin/installation/install-webclient.html#installation-with-docker) for Psono can be self-hosted; alternatively, you can choose the full [Community Edition](https://doc.psono.com/admin/installation/install-server-ce.html) or the [Enterprise Edition](https://doc.psono.com/admin/installation/install-server-ee.html) with additional features. @@ -110,12 +110,12 @@ These options allow you to manage an encrypted password database locally. ??? downloads - - [:fontawesome-brands-windows: Windows](https://keepassxc.org/download/#windows) - - [:fontawesome-brands-apple: macOS](https://keepassxc.org/download/#mac) - - [:fontawesome-brands-linux: Linux](https://keepassxc.org/download/#linux) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.keepassxc.KeePassXC) - - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/firefox/addon/keepassxc-browser) - - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk) + - [:simple-windows11: Windows](https://keepassxc.org/download/#windows) + - [:simple-apple: macOS](https://keepassxc.org/download/#mac) + - [:simple-linux: Linux](https://keepassxc.org/download/#linux) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.keepassxc.KeePassXC) + - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/keepassxc-browser) + - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk) KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) files. This may mean data loss if you import this file into another password manager. We advise you check each record manually. @@ -134,9 +134,9 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) - - [:pg-f-droid: F-Droid](https://www.f-droid.org/packages/com.kunzisoft.keepass.libre) - - [:fontawesome-brands-github: GitHub](https://github.com/Kunzisoft/KeePassDX/releases) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) + - [:simple-fdroid: F-Droid](https://www.f-droid.org/packages/com.kunzisoft.keepass.libre) + - [:simple-github: GitHub](https://github.com/Kunzisoft/KeePassDX/releases) ## Command-line @@ -157,7 +157,7 @@ These products are minimal password managers that can be used within scripting a ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.gopass.pw/#install-windows) - - [:fontawesome-brands-apple: macOS](https://www.gopass.pw/#install-macos) - - [:fontawesome-brands-linux: Linux](https://www.gopass.pw/#install-linux) - - [:fontawesome-brands-freebsd: FreeBSD](https://www.gopass.pw/#install-bsd) + - [:simple-windows11: Windows](https://www.gopass.pw/#install-windows) + - [:simple-apple: macOS](https://www.gopass.pw/#install-macos) + - [:simple-linux: Linux](https://www.gopass.pw/#install-linux) + - [:simple-freebsd: FreeBSD](https://www.gopass.pw/#install-bsd) diff --git a/docs/productivity.en.md b/docs/productivity.en.md index 965a9883..9aec2ec3 100644 --- a/docs/productivity.en.md +++ b/docs/productivity.en.md @@ -26,15 +26,15 @@ For other platforms, consider below: ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.libreoffice.org/download/download/) - - [:fontawesome-brands-apple: macOS](https://www.libreoffice.org/download/download/) - - [:fontawesome-brands-linux: Linux](https://www.libreoffice.org/download/download/) - - [:pg-flathub: Flatpak](https://www.libreoffice.org/download/download/) - - [:fontawesome-brands-freebsd: FreeBSD](https://www.freshports.org/editors/libreoffice/) - - [:pg-openbsd: OpenBSD](https://openports.se/editors/libreoffice) - - [:pg-netbsd: NetBSD](https://pkgsrc.se/misc/libreoffice) - - [:fontawesome-brands-google-play: Google Play](https://www.libreoffice.org/download/android-and-ios/) - - [:fontawesome-brands-app-store-ios: App Store](https://www.libreoffice.org/download/android-and-ios/) + - [:simple-windows11: Windows](https://www.libreoffice.org/download/download/) + - [:simple-apple: macOS](https://www.libreoffice.org/download/download/) + - [:simple-linux: Linux](https://www.libreoffice.org/download/download/) + - [:simple-flathub: Flatpak](https://www.libreoffice.org/download/download/) + - [:simple-freebsd: FreeBSD](https://www.freshports.org/editors/libreoffice/) + - [:simple-openbsd: OpenBSD](https://openports.se/editors/libreoffice) + - [:simple-netbsd: NetBSD](https://pkgsrc.se/misc/libreoffice) + - [:simple-googleplay: Google Play](https://www.libreoffice.org/download/android-and-ios/) + - [:simple-appstore: App Store](https://www.libreoffice.org/download/android-and-ios/) ### OnlyOffice @@ -51,12 +51,12 @@ For other platforms, consider below: ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.onlyoffice.com/download-desktop.aspx) - - [:fontawesome-brands-apple: macOS](https://www.onlyoffice.com/download-desktop.aspx) - - [:fontawesome-brands-linux: Linux](https://www.onlyoffice.com/download-desktop.aspx) - - [:fontawesome-brands-freebsd: FreeBSD](https://www.freshports.org/www/onlyoffice-documentserver/) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.onlyoffice.documents) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/id944896972) + - [:simple-windows11: Windows](https://www.onlyoffice.com/download-desktop.aspx) + - [:simple-apple: macOS](https://www.onlyoffice.com/download-desktop.aspx) + - [:simple-linux: Linux](https://www.onlyoffice.com/download-desktop.aspx) + - [:simple-freebsd: FreeBSD](https://www.freshports.org/www/onlyoffice-documentserver/) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.onlyoffice.documents) + - [:simple-appstore: App Store](https://apps.apple.com/app/id944896972) ### CryptPad diff --git a/docs/qubes.en.md b/docs/qubes.en.md index 6962050a..8957c01b 100644 --- a/docs/qubes.en.md +++ b/docs/qubes.en.md @@ -1,6 +1,6 @@ --- title: "Qubes OS" -icon: pg/qubes-os +icon: simple/qubesos --- !!! recommendation @@ -9,7 +9,7 @@ icon: pg/qubes-os **Qubes OS** is an open-source operating system designed to provide strong security for desktop computing. Qubes is based on Xen, the X Window System, and Linux, and can run most Linux applications and use most of the Linux drivers. [:octicons-home-16: Homepage](https://www.qubes-os.org/){ .md-button .md-button--primary } - [:pg-tor:](http://qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion){ .card-link title=Onion } + [:simple-torproject:](http://qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion){ .card-link title=Onion } [:octicons-eye-16:](https://www.qubes-os.org/privacy/){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://www.qubes-os.org/doc/){ .card-link title=Documentation} [:octicons-heart-16:](https://www.qubes-os.org/donate/){ .card-link title=Contribute } diff --git a/docs/real-time-communication.en.md b/docs/real-time-communication.en.md index 992902d3..7f69257f 100644 --- a/docs/real-time-communication.en.md +++ b/docs/real-time-communication.en.md @@ -22,11 +22,11 @@ icon: material/chat-processing ??? downloads - - [:fontawesome-brands-windows: Windows](https://signal.org/download) - - [:fontawesome-brands-apple: macOS](https://signal.org/download) - - [:fontawesome-brands-linux: Linux](https://signal.org/download) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/id874139669) + - [:simple-windows11: Windows](https://signal.org/download) + - [:simple-apple: macOS](https://signal.org/download) + - [:simple-linux: Linux](https://signal.org/download) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms) + - [:simple-appstore: App Store](https://apps.apple.com/app/id874139669) Signal supports [private groups](https://signal.org/blog/signal-private-group-system/). The server has no record of your group memberships, group titles, group avatars, or group attributes. Signal has minimal metadata when [Sealed Sender](https://signal.org/blog/sealed-sender/) is enabled. The sender address is encrypted along with the message body, and only the recipient address is visible to the server. Sealed Sender is only enabled for people in your contacts list, but can be enabled for all recipients with the increased risk of receiving spam. Signal requires your phone number as a personal identifier. @@ -34,7 +34,7 @@ The protocol was independently [audited](https://eprint.iacr.org/2016/1013.pdf) We have some additional tips on configuring and hardening your Signal installation: -[Signal Configuration and Hardening :hero-arrow-circle-right-fill:](./advanced/signal-configuration-hardening.md) +[Signal Configuration and Hardening :material-arrow-right-drop-circle:](./advanced/signal-configuration-hardening.md) ### Element @@ -53,13 +53,13 @@ We have some additional tips on configuring and hardening your Signal installati ??? downloads - - [:fontawesome-brands-windows: Windows](https://element.io/get-started) - - [:fontawesome-brands-apple: macOS](https://element.io/get-started) - - [:fontawesome-brands-linux: Linux](https://element.io/get-started) + - [:simple-windows11: Windows](https://element.io/get-started) + - [:simple-apple: macOS](https://element.io/get-started) + - [:simple-linux: Linux](https://element.io/get-started) - [:octicons-globe-16: Web](https://app.element.io) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=im.vector.app) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/im.vector.app/) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/vector/id1083446067) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=im.vector.app) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/im.vector.app/) + - [:simple-appstore: App Store](https://apps.apple.com/app/vector/id1083446067) Profile pictures, reactions, and nicknames are not encrypted. @@ -86,12 +86,12 @@ The protocol was independently [audited](https://matrix.org/blog/2016/11/21/matr ??? downloads - - [:fontawesome-brands-windows: Windows](https://getsession.org/download) - - [:fontawesome-brands-apple: macOS](https://getsession.org/download) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/id1470168868) - - [:fontawesome-brands-linux: Linux](https://getsession.org/download) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=network.loki.messenger) - - [:pg-f-droid: F-Droid](https://fdroid.getsession.org) + - [:simple-windows11: Windows](https://getsession.org/download) + - [:simple-apple: macOS](https://getsession.org/download) + - [:simple-appstore: App Store](https://apps.apple.com/app/id1470168868) + - [:simple-linux: Linux](https://getsession.org/download) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=network.loki.messenger) + - [:simple-fdroid: F-Droid](https://fdroid.getsession.org) Session allows for E2EE in one-on-one chats or closed groups which allow for up to 100 members. Open groups have no restriction on the number of members, but are open by design. @@ -119,9 +119,9 @@ Session has a [whitepaper](https://arxiv.org/pdf/2002.04609.pdf) describing the ??? downloads - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.briarproject.Briar) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.briarproject.briar.android) - - [:pg-f-droid: F-Droid](https://f-droid.org/packages/org.briarproject.briar.android) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.briarproject.Briar) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.briarproject.briar.android) + - [:simple-fdroid: F-Droid](https://f-droid.org/packages/org.briarproject.briar.android) To add a contact on Briar, you must both add each other first. You can either exchange `briar://` links or scan a contact’s QR code if they are nearby. diff --git a/docs/search-engines.en.md b/docs/search-engines.en.md index 147e6c7c..69d007d0 100644 --- a/docs/search-engines.en.md +++ b/docs/search-engines.en.md @@ -21,7 +21,7 @@ Consider using a [VPN](vpn.md) or [Tor](https://www.torproject.org/) if your thr We recommend you disable [Anonymous usage metrics](https://search.brave.com/help/usage-metrics) as it is enabled by default and can be disabled within settings. [:octicons-home-16: Homepage](https://search.brave.com/){ .md-button .md-button--primary } - [:pg-tor:](https://search.brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion){ .card-link title=Onion } + [:simple-torproject:](https://search.brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion){ .card-link title=Onion } [:octicons-eye-16:](https://search.brave.com/help/privacy-policy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://search.brave.com/help){ .card-link title=Documentation} @@ -38,7 +38,7 @@ Brave Search is based in the United States. Their [privacy policy](https://searc DuckDuckGo is the default search engine for the Tor Browser and is one of the few available options on Apple’s Safari browser. [:octicons-home-16: Homepage](https://duckduckgo.com){ .md-button .md-button--primary } - [:pg-tor:](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion){ .card-link title=Onion } + [:simple-torproject:](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion){ .card-link title=Onion } [:octicons-eye-16:](https://duckduckgo.com/privacy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://help.duckduckgo.com/){ .card-link title=Documentation} diff --git a/docs/self-contained-networks.en.md b/docs/self-contained-networks.en.md index 0103a800..9a13a509 100644 --- a/docs/self-contained-networks.en.md +++ b/docs/self-contained-networks.en.md @@ -19,12 +19,12 @@ These networks are designed to keep your traffic anonymous. ??? downloads - - [:fontawesome-brands-windows: Windows](https://freenetproject.org/pages/download.html#windows) - - [:fontawesome-brands-apple: macOS](https://freenetproject.org/pages/download.html#os-x) - - [:fontawesome-brands-linux: Linux](https://freenetproject.org/pages/download.html#gnulinux-posix) - - [:fontawesome-brands-freebsd: FreeBSD](https://freenetproject.org/pages/download.html#gnulinux-posix) - - [:pg-openbsd: OpenBSD](https://freenetproject.org/pages/download.html#gnulinux-posix) - - [:pg-netbsd: NetBSD](https://freenetproject.org/pages/download.html#gnulinux-posix) + - [:simple-windows11: Windows](https://freenetproject.org/pages/download.html#windows) + - [:simple-apple: macOS](https://freenetproject.org/pages/download.html#os-x) + - [:simple-linux: Linux](https://freenetproject.org/pages/download.html#gnulinux-posix) + - [:simple-freebsd: FreeBSD](https://freenetproject.org/pages/download.html#gnulinux-posix) + - [:simple-openbsd: OpenBSD](https://freenetproject.org/pages/download.html#gnulinux-posix) + - [:simple-netbsd: NetBSD](https://freenetproject.org/pages/download.html#gnulinux-posix) ## Invisible Internet Project @@ -42,15 +42,15 @@ These networks are designed to keep your traffic anonymous. ??? downloads - - [:fontawesome-brands-windows: Windows](https://geti2p.net/en/download#windows) - - [:fontawesome-brands-apple: macOS](https://geti2p.net/en/download#mac) - - [:fontawesome-brands-linux: Linux](https://geti2p.net/en/download#unix) - - [:fontawesome-brands-freebsd: FreeBSD](https://www.freshports.org/security/i2p) - - [:pg-openbsd: OpenBSD](https://openports.se/net/i2pd) - - [:pg-netbsd: NetBSD](https://pkgsrc.se/wip/i2pd) - - [:fontawesome-brands-android: Android](https://geti2p.net/en/download#android) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=net.i2p.android) - - [:pg-f-droid: F-Droid](https://f-droid.org/app/net.i2p.android.router) + - [:simple-windows11: Windows](https://geti2p.net/en/download#windows) + - [:simple-apple: macOS](https://geti2p.net/en/download#mac) + - [:simple-linux: Linux](https://geti2p.net/en/download#unix) + - [:simple-freebsd: FreeBSD](https://www.freshports.org/security/i2p) + - [:simple-openbsd: OpenBSD](https://openports.se/net/i2pd) + - [:simple-netbsd: NetBSD](https://pkgsrc.se/wip/i2pd) + - [:simple-android: Android](https://geti2p.net/en/download#android) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=net.i2p.android) + - [:simple-fdroid: F-Droid](https://f-droid.org/app/net.i2p.android.router) ## Tor @@ -61,22 +61,22 @@ These networks are designed to keep your traffic anonymous. The **Tor** network is a group of volunteer-operated servers that allows people to improve their privacy and security on the Internet. You use the Tor network by connecting through a series of virtual tunnels rather than making a direct connection to the site you're trying to visit, thus allowing both organizations and individuals to share information over public networks without compromising their privacy. Tor is an effective censorship circumvention tool. [:octicons-home-16: Homepage](https://www.torproject.org){ .md-button .md-button--primary } - [:pg-tor:](http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion){ .card-link title=Onion } + [:simple-torproject:](http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion){ .card-link title=Onion } [:octicons-info-16:](https://tb-manual.torproject.org/){ .card-link title=Documentation} [:octicons-code-16:](https://gitweb.torproject.org/tor.git){ .card-link title="Source Code" } [:octicons-heart-16:](https://donate.torproject.org/){ .card-link title=Contribute } ??? downloads - - [:fontawesome-brands-windows: Windows](https://www.torproject.org/download/) - - [:fontawesome-brands-apple: macOS](https://www.torproject.org/download/) - - [:fontawesome-brands-linux: Linux](https://www.torproject.org/download/) - - [:fontawesome-brands-freebsd: FreeBSD](https://www.freshports.org/security/tor) - - [:pg-openbsd: OpenBSD](https://openports.se/net/tor) - - [:pg-netbsd: NetBSD](https://pkgsrc.se/net/tor) - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.torproject.torbrowser) - - [:pg-f-droid: F-Droid](https://support.torproject.org/tormobile/tormobile-7/) - - [:fontawesome-brands-android: Android](https://www.torproject.org/download/#android) + - [:simple-windows11: Windows](https://www.torproject.org/download/) + - [:simple-apple: macOS](https://www.torproject.org/download/) + - [:simple-linux: Linux](https://www.torproject.org/download/) + - [:simple-freebsd: FreeBSD](https://www.freshports.org/security/tor) + - [:simple-openbsd: OpenBSD](https://openports.se/net/tor) + - [:simple-netbsd: NetBSD](https://pkgsrc.se/net/tor) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.torproject.torbrowser) + - [:simple-fdroid: F-Droid](https://support.torproject.org/tormobile/tormobile-7/) + - [:simple-android: Android](https://www.torproject.org/download/#android) ### Orbot @@ -94,9 +94,9 @@ These networks are designed to keep your traffic anonymous. ??? downloads - - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.torproject.android) - - [:pg-f-droid: F-Droid](https://guardianproject.info/fdroid) - - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/orbot/id1609461599) + - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.torproject.android) + - [:simple-fdroid: F-Droid](https://guardianproject.info/fdroid) + - [:simple-appstore: App Store](https://apps.apple.com/us/app/orbot/id1609461599) For resistance against traffic analysis attacks, consider enabling *Isolate Destination Address* in :material-menu: → **Settings** → **Connectivity**. This will use a completely different Tor Circuit (different middle relay and exit nodes) for every domain you connect to. diff --git a/docs/tools.en.md b/docs/tools.en.md index e41d5a20..e91add4d 100644 --- a/docs/tools.en.md +++ b/docs/tools.en.md @@ -21,7 +21,7 @@ For more details about each project, why they were chosen, and additional tips o
-[Learn more :hero-arrow-circle-right-fill:](desktop-browsers.md) +[Learn more :material-arrow-right-drop-circle:](desktop-browsers.md) ### Additional Resources @@ -34,7 +34,7 @@ For more details about each project, why they were chosen, and additional tips o 1. Snowflake does not increase privacy, however it allows you to easily contribute to the Tor network and help people in censored networks achieve better privacy. -[Learn more :hero-arrow-circle-right-fill:](desktop-browsers.md#additional-resources) +[Learn more :material-arrow-right-drop-circle:](desktop-browsers.md#additional-resources) ## Mobile Web Browsers @@ -46,7 +46,7 @@ For more details about each project, why they were chosen, and additional tips o -[Learn more :hero-arrow-circle-right-fill:](mobile-browsers.md) +[Learn more :material-arrow-right-drop-circle:](mobile-browsers.md) ### Additional Resources @@ -56,7 +56,7 @@ For more details about each project, why they were chosen, and additional tips o -[Learn more :hero-arrow-circle-right-fill:](mobile-browsers.md#adguard) +[Learn more :material-arrow-right-drop-circle:](mobile-browsers.md#adguard) ## Operating Systems @@ -69,7 +69,7 @@ For more details about each project, why they were chosen, and additional tips o -[Learn more :hero-arrow-circle-right-fill:](android.md) +[Learn more :material-arrow-right-drop-circle:](android.md) ### Android Apps @@ -84,7 +84,7 @@ For more details about each project, why they were chosen, and additional tips o -[Learn more :hero-arrow-circle-right-fill:](android.md#general-apps) +[Learn more :material-arrow-right-drop-circle:](android.md#general-apps) ### Linux @@ -103,7 +103,7 @@ For more details about each project, why they were chosen, and additional tips o 1. Qubes uses Xen to provide strong sandboxing between multiple Linux virtual machine installations, and can run most Linux applications. [Learn more about Qubes...](qubes.md) -[Learn more :hero-arrow-circle-right-fill:](linux-desktop.md) +[Learn more :material-arrow-right-drop-circle:](linux-desktop.md) ### Router Firmware @@ -114,7 +114,7 @@ For more details about each project, why they were chosen, and additional tips o -[Learn more :hero-arrow-circle-right-fill:](router.md) +[Learn more :material-arrow-right-drop-circle:](router.md) ## Service Providers @@ -128,7 +128,7 @@ For more details about each project, why they were chosen, and additional tips o -[Learn more :hero-arrow-circle-right-fill:](cloud.md) +[Learn more :material-arrow-right-drop-circle:](cloud.md) ### DNS @@ -136,7 +136,7 @@ For more details about each project, why they were chosen, and additional tips o We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers based on a variety of criteria, such as [Mullvad](https://mullvad.net/en/help/dns-over-https-and-dns-over-tls) and [Quad9](https://quad9.net/) amongst others. We recommend for you to read our pages on DNS before choosing a provider. In many cases, using an alternative DNS provider is not recommended. -[Learn more :hero-arrow-circle-right-fill:](dns.md) +[Learn more :material-arrow-right-drop-circle:](dns.md) #### Encrypted DNS Proxies @@ -147,7 +147,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](dns.md#encrypted-dns-proxies) +[Learn more :material-arrow-right-drop-circle:](dns.md#encrypted-dns-proxies) #### Self-hosted Solutions @@ -158,7 +158,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](dns.md#self-hosted-solutions) +[Learn more :material-arrow-right-drop-circle:](dns.md#self-hosted-solutions) ### Email @@ -171,7 +171,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](email.md) +[Learn more :material-arrow-right-drop-circle:](email.md) #### Email Aliasing Services @@ -182,7 +182,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](email.md#email-aliasing-services) +[Learn more :material-arrow-right-drop-circle:](email.md#email-aliasing-services) #### Self-Hosting Email @@ -193,7 +193,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](email.md#self-hosting-email) +[Learn more :material-arrow-right-drop-circle:](email.md#self-hosting-email) ### Search Engines @@ -206,7 +206,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](search-engines.md) +[Learn more :material-arrow-right-drop-circle:](search-engines.md) ### VPN Providers @@ -218,7 +218,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b If you're looking for added **security**, you should always ensure you're connecting to websites using HTTPS. A VPN is not a replacement for good security practices. - [Learn more :hero-arrow-circle-right-fill:](vpn.md) + [Learn more :material-arrow-right-drop-circle:](vpn.md)
@@ -228,7 +228,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-[Learn more :hero-arrow-circle-right-fill:](vpn.md) +[Learn more :material-arrow-right-drop-circle:](vpn.md) ## Software @@ -242,7 +242,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](calendar-contacts.md) +[Learn more :material-arrow-right-drop-circle:](calendar-contacts.md) ### Notebooks @@ -255,7 +255,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](notebooks.md) +[Learn more :material-arrow-right-drop-circle:](notebooks.md) ### Email Clients @@ -273,7 +273,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](email-clients.md) +[Learn more :material-arrow-right-drop-circle:](email-clients.md) ### Encryption Software @@ -281,7 +281,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b For encrypting your operating system drive, we typically recommend using whichever encryption tool your operating system provides, whether that is **BitLocker** on Windows, **FileVault** on macOS, or **LUKS** on Linux. These tools are included with the operating system and typically use hardware encryption elements such as a TPM that other full-disk encryption software like VeraCrypt do not. VeraCrypt is still suitable for non-operating system disks such as external drives, especially drives that may be accessed from multiple operating systems. - [Learn more :hero-arrow-circle-right-fill:](encryption.md##operating-system-included-full-disk-encryption-fde) + [Learn more :material-arrow-right-drop-circle:](encryption.md##operating-system-included-full-disk-encryption-fde)
@@ -294,7 +294,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-[Learn more :hero-arrow-circle-right-fill:](encryption.md) +[Learn more :material-arrow-right-drop-circle:](encryption.md) #### OpenPGP Clients @@ -307,7 +307,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](encryption.md#openpgp) +[Learn more :material-arrow-right-drop-circle:](encryption.md#openpgp) ### File Sharing @@ -319,7 +319,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](file-sharing.md) +[Learn more :material-arrow-right-drop-circle:](file-sharing.md) ### Data and Metadata Redaction @@ -334,7 +334,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](data-redaction.md) +[Learn more :material-arrow-right-drop-circle:](data-redaction.md) ### Multi-Factor Authentication Tools @@ -347,7 +347,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](multi-factor-authentication.md) +[Learn more :material-arrow-right-drop-circle:](multi-factor-authentication.md) ### Password Managers @@ -362,7 +362,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](passwords.md) +[Learn more :material-arrow-right-drop-circle:](passwords.md) ### Productivity Tools @@ -375,7 +375,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](productivity.md) +[Learn more :material-arrow-right-drop-circle:](productivity.md) ### Real-Time Communication @@ -388,7 +388,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](real-time-communication.md) +[Learn more :material-arrow-right-drop-circle:](real-time-communication.md) ### News Aggregators @@ -404,7 +404,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](news-aggregators.md) +[Learn more :material-arrow-right-drop-circle:](news-aggregators.md) ### Self-Contained Networks @@ -417,7 +417,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](self-contained-networks.md) +[Learn more :material-arrow-right-drop-circle:](self-contained-networks.md) ### Video Streaming Clients @@ -432,4 +432,4 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b -[Learn more :hero-arrow-circle-right-fill:](video-streaming.md) +[Learn more :material-arrow-right-drop-circle:](video-streaming.md) diff --git a/docs/video-streaming.en.md b/docs/video-streaming.en.md index 040fbc6c..3cb21db3 100644 --- a/docs/video-streaming.en.md +++ b/docs/video-streaming.en.md @@ -24,10 +24,10 @@ The primary threat when using a video streaming platform is that your streaming ??? downloads - - [:fontawesome-brands-windows: Windows](https://freetubeapp.io/#download) - - [:fontawesome-brands-apple: macOS](https://freetubeapp.io/#download) - - [:fontawesome-brands-linux: Linux](https://freetubeapp.io/#download) - - [:pg-flathub: Flatpak](https://flathub.org/apps/details/io.freetubeapp.FreeTube) + - [:simple-windows11: Windows](https://freetubeapp.io/#download) + - [:simple-apple: macOS](https://freetubeapp.io/#download) + - [:simple-linux: Linux](https://freetubeapp.io/#download) + - [:simple-flathub: Flatpak](https://flathub.org/apps/details/io.freetubeapp.FreeTube) !!! Warning @@ -50,9 +50,9 @@ The primary threat when using a video streaming platform is that your streaming ??? downloads - - [:fontawesome-brands-windows: Windows](https://lbry.com/windows) - - [:fontawesome-brands-apple: macOS](https://lbry.com/osx) - - [:fontawesome-brands-linux: Linux](https://lbry.com/linux) + - [:simple-windows11: Windows](https://lbry.com/windows) + - [:simple-apple: macOS](https://lbry.com/osx) + - [:simple-linux: Linux](https://lbry.com/linux) !!! note @@ -84,8 +84,8 @@ You can disable *Save hosting data to help the LBRY network* option in :gear: ** ??? downloads - - [:pg-f-droid: F-Droid](https://newpipe.net/FAQ/tutorials/install-add-fdroid-repo) - - [:fontawesome-brands-github: GitHub](https://github.com/TeamNewPipe/NewPipe/releases) + - [:simple-fdroid: F-Droid](https://newpipe.net/FAQ/tutorials/install-add-fdroid-repo) + - [:simple-github: 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/docs/vpn.en.md b/docs/vpn.en.md index 43d8a211..b7ba59e2 100644 --- a/docs/vpn.en.md +++ b/docs/vpn.en.md @@ -146,7 +146,7 @@ Find a no-logging VPN operator who isn’t out to sell or read your web traffic. **EUR €60/year** [:octicons-home-16: Homepage](https://mullvad.net){ .md-button .md-button--primary } - [:pg-tor:](http://o54hon2e2vj6c7m3aqqu6uyece65by3vgoxxhlqlsvkmacw6a7m7kiad.onion){ .card-link title=Onion } + [:simple-torproject:](http://o54hon2e2vj6c7m3aqqu6uyece65by3vgoxxhlqlsvkmacw6a7m7kiad.onion){ .card-link title=Onion } [:octicons-eye-16:](https://mullvad.net/en/help/privacy-policy/){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://mullvad.net/en/help/){ .card-link title=Documentation} [:octicons-code-16:](https://github.com/mullvad){ .card-link title="Source Code" } diff --git a/mkdocs.production.yml b/mkdocs.production.yml index d3d67787..51b84185 100644 --- a/mkdocs.production.yml +++ b/mkdocs.production.yml @@ -37,11 +37,11 @@ extra: feedback: title: Was this page helpful? ratings: - - icon: hero/emoji-happy + - icon: material/robot-happy-outline name: This page was helpful data: Helpful note: Thanks for your feedback! - - icon: hero/emoji-sad + - icon: material/robot-confused name: This page could be improved data: Needs Improvement note: Thanks for your feedback! Help us improve this page by opening a discusson on GitHub. @@ -57,19 +57,19 @@ theme: scheme: default accent: deep purple toggle: - icon: hero/sparkles + icon: material/brightness-auto name: Switch to light mode - media: "(prefers-color-scheme: dark)" scheme: slate accent: amber toggle: - icon: hero/moon + icon: material/brightness-2 name: Switch to system theme - media: "(prefers-color-scheme: light)" scheme: default accent: deep purple toggle: - icon: hero/sun + icon: material/brightness-5 name: Switch to dark mode watch: diff --git a/mkdocs.yml b/mkdocs.yml index e6228584..50df7d1e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -12,19 +12,19 @@ copyright: | extra: social: - - icon: pg/matrix + - icon: simple/matrix link: https://matrix.to/#/#privacyguides:matrix.org name: Matrix - - icon: fontawesome/brands/reddit-alien + - icon: simple/reddit link: https://reddit.com/r/PrivacyGuides name: Reddit - - icon: fontawesome/brands/mastodon + - icon: simple/mastodon link: https://mastodon.social/@privacyguides name: Mastodon - - icon: fontawesome/brands/twitter + - icon: simple/twitter link: https://twitter.com/privacy_guides name: Twitter - - icon: fontawesome/brands/github + - icon: simple/github link: https://github.com/privacyguides name: GitHub repo_url: https://github.com/privacyguides/privacyguides.org @@ -37,7 +37,7 @@ theme: logo: assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg favicon: assets/brand/PNG/Favicon/favicon-32x32.png icon: - repo: fontawesome/brands/github + repo: simple/github font: false features: - navigation.tracking @@ -47,12 +47,12 @@ theme: - scheme: default accent: deep purple toggle: - icon: hero/sun + icon: material/brightness-5 name: Switch to dark mode - scheme: slate accent: amber toggle: - icon: hero/moon + icon: material/brightness-2 name: Switch to light mode watch: diff --git a/theme/.icons/hero/LICENSE.txt b/theme/.icons/hero/LICENSE.txt deleted file mode 100644 index 64c08166..00000000 --- a/theme/.icons/hero/LICENSE.txt +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2020 Refactoring UI Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/theme/.icons/hero/arrow-circle-right-fill.svg b/theme/.icons/hero/arrow-circle-right-fill.svg deleted file mode 100644 index 77eabb15..00000000 --- a/theme/.icons/hero/arrow-circle-right-fill.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/theme/.icons/hero/emoji-happy.svg b/theme/.icons/hero/emoji-happy.svg deleted file mode 100644 index 9d8f6e64..00000000 --- a/theme/.icons/hero/emoji-happy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/theme/.icons/hero/emoji-sad.svg b/theme/.icons/hero/emoji-sad.svg deleted file mode 100644 index 7739d7ef..00000000 --- a/theme/.icons/hero/emoji-sad.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/theme/.icons/hero/moon.svg b/theme/.icons/hero/moon.svg deleted file mode 100644 index ffb68943..00000000 --- a/theme/.icons/hero/moon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/theme/.icons/hero/sparkles.svg b/theme/.icons/hero/sparkles.svg deleted file mode 100755 index 05751dc0..00000000 --- a/theme/.icons/hero/sparkles.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/theme/.icons/hero/sun.svg b/theme/.icons/hero/sun.svg deleted file mode 100755 index 569295fb..00000000 --- a/theme/.icons/hero/sun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/theme/.icons/pg/f-droid.svg b/theme/.icons/pg/f-droid.svg deleted file mode 100644 index 437f8867..00000000 --- a/theme/.icons/pg/f-droid.svg +++ /dev/null @@ -1 +0,0 @@ -f-droid \ No newline at end of file diff --git a/theme/.icons/pg/flathub.svg b/theme/.icons/pg/flathub.svg deleted file mode 100644 index 91d53dcc..00000000 --- a/theme/.icons/pg/flathub.svg +++ /dev/null @@ -1 +0,0 @@ -flathub \ No newline at end of file diff --git a/theme/.icons/pg/i2p.svg b/theme/.icons/pg/i2p.svg deleted file mode 100644 index 3409c582..00000000 --- a/theme/.icons/pg/i2p.svg +++ /dev/null @@ -1 +0,0 @@ -i2p \ No newline at end of file diff --git a/theme/.icons/pg/ios.svg b/theme/.icons/pg/ios.svg deleted file mode 100644 index a74c3b10..00000000 --- a/theme/.icons/pg/ios.svg +++ /dev/null @@ -1 +0,0 @@ -ios \ No newline at end of file diff --git a/theme/.icons/pg/linux.svg b/theme/.icons/pg/linux.svg deleted file mode 100644 index a089835b..00000000 --- a/theme/.icons/pg/linux.svg +++ /dev/null @@ -1 +0,0 @@ -linux \ No newline at end of file diff --git a/theme/.icons/pg/macos.svg b/theme/.icons/pg/macos.svg deleted file mode 100644 index 76de16c1..00000000 --- a/theme/.icons/pg/macos.svg +++ /dev/null @@ -1 +0,0 @@ -macos \ No newline at end of file diff --git a/theme/.icons/pg/matrix.svg b/theme/.icons/pg/matrix.svg deleted file mode 100644 index bffc5f86..00000000 --- a/theme/.icons/pg/matrix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/theme/.icons/pg/mix.svg b/theme/.icons/pg/mix.svg deleted file mode 100644 index 0ae30812..00000000 --- a/theme/.icons/pg/mix.svg +++ /dev/null @@ -1 +0,0 @@ -mix \ No newline at end of file diff --git a/theme/.icons/pg/netbsd.svg b/theme/.icons/pg/netbsd.svg deleted file mode 100644 index cab6386b..00000000 --- a/theme/.icons/pg/netbsd.svg +++ /dev/null @@ -1 +0,0 @@ -netbsd \ No newline at end of file diff --git a/theme/.icons/pg/openbsd.svg b/theme/.icons/pg/openbsd.svg deleted file mode 100644 index 052b9d99..00000000 --- a/theme/.icons/pg/openbsd.svg +++ /dev/null @@ -1 +0,0 @@ -openbsd \ No newline at end of file diff --git a/theme/.icons/pg/qubes-os.svg b/theme/.icons/pg/qubes-os.svg deleted file mode 100644 index b27c5c2a..00000000 --- a/theme/.icons/pg/qubes-os.svg +++ /dev/null @@ -1 +0,0 @@ -qubes-os \ No newline at end of file diff --git a/theme/.icons/pg/sailfish-os.svg b/theme/.icons/pg/sailfish-os.svg deleted file mode 100644 index 328ba734..00000000 --- a/theme/.icons/pg/sailfish-os.svg +++ /dev/null @@ -1 +0,0 @@ -sailfish-os \ No newline at end of file diff --git a/theme/.icons/pg/textformat-size.svg b/theme/.icons/pg/textformat-size.svg deleted file mode 100644 index 88781ce8..00000000 --- a/theme/.icons/pg/textformat-size.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/theme/.icons/pg/tor.svg b/theme/.icons/pg/tor.svg deleted file mode 100644 index 95c19b47..00000000 --- a/theme/.icons/pg/tor.svg +++ /dev/null @@ -1 +0,0 @@ -tor \ No newline at end of file