From 00b3ddd2175448440a1814341973591b2ca71e32 Mon Sep 17 00:00:00 2001 From: Redoomed <161974310+redoomed1@users.noreply.github.com> Date: Wed, 24 Jul 2024 15:04:15 +0000 Subject: [PATCH] fix: Apply Wikipedia's style of bolding (#2662) Signed-off-by: Jonah Aragon Signed-off-by: Daniel Gray --- docs/calendar.md | 2 +- docs/cloud.md | 4 ++-- docs/desktop-browsers.md | 4 ++-- docs/email-aliasing.md | 2 +- docs/email-clients.md | 2 +- docs/encryption.md | 2 +- docs/mobile-browsers.md | 2 +- docs/news-aggregators.md | 4 ++-- docs/passwords.md | 2 +- docs/photo-management.md | 2 +- docs/real-time-communication.md | 2 +- docs/search-engines.md | 2 +- docs/vpn.md | 2 +- 13 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/calendar.md b/docs/calendar.md index 74b3c8a5..19508eb9 100644 --- a/docs/calendar.md +++ b/docs/calendar.md @@ -4,7 +4,7 @@ icon: material/calendar description: Calendars contain some of your most sensitive data; use products that implement encryption at rest. cover: calendar.webp --- -Calendars contain some of your most sensitive data; use products that implement E2EE at rest to prevent a provider from reading them. +**Calendars** contain some of your most sensitive data; use products that implement E2EE at rest to prevent a provider from reading them. ## Tuta diff --git a/docs/cloud.md b/docs/cloud.md index 668ae87a..97065a33 100644 --- a/docs/cloud.md +++ b/docs/cloud.md @@ -5,7 +5,7 @@ icon: material/file-cloud description: Many cloud storage providers require your trust that they will not look at your files. These are private alternatives! cover: cloud.webp --- -Many cloud storage providers require your full trust that they will not look at your files. The alternatives listed below eliminate the need for trust by implementing secure E2EE. +Many **cloud storage providers** require your full trust that they will not look at your files. The alternatives listed below eliminate the need for trust by implementing secure E2EE. If these alternatives do not fit your needs, we suggest you look into using encryption software like [Cryptomator](encryption.md#cryptomator-cloud) with another cloud provider. Using Cryptomator in conjunction with **any** cloud provider (including these) may be a good idea to reduce the risk of encryption flaws in a provider's native clients. @@ -22,7 +22,7 @@ Nextcloud is [still a recommended tool](productivity.md) for self-hosting a file ![Proton Drive logo](assets/img/cloud/protondrive.svg){ align=right } -**Proton Drive** is a Swiss encrypted cloud storage provider from the popular encrypted email provider [Proton Mail](email.md#proton-mail). The initial free storage is limited to 2GB, but with completion of certain steps, additional storage can be obtained up to 5GB. +**Proton Drive** is an encrypted cloud storage provider from the popular encrypted email provider [Proton Mail](email.md#proton-mail). The initial free storage is limited to 2GB, but with completion of certain steps, additional storage can be obtained up to 5GB. [:octicons-home-16: Homepage](https://proton.me/drive){ class="md-button md-button--primary" } [:octicons-eye-16:](https://proton.me/legal/privacy){ .card-link title="Privacy Policy" } diff --git a/docs/desktop-browsers.md b/docs/desktop-browsers.md index 5221a780..c70d4fd9 100644 --- a/docs/desktop-browsers.md +++ b/docs/desktop-browsers.md @@ -2,7 +2,7 @@ meta_title: "Privacy Respecting Web Browsers for PC and Mac - Privacy Guides" title: "Desktop Browsers" icon: material/laptop -description: These web browsers provide stronger privacy protections than Google Chrome. +description: These privacy-protecting browsers are what we currently recommend for standard/non-anonymous internet browsing on desktop systems. cover: desktop-browsers.webp schema: - @@ -56,7 +56,7 @@ schema: "@type": WebPage url: "./" --- -These are our currently recommended desktop web browsers and configurations for standard/non-anonymous browsing. We recommend [Mullvad Browser](#mullvad-browser) if you are focused on strong privacy protections and anti-fingerprinting out of the box, [Firefox](#firefox) for casual internet browsers looking for a good alternative to Google Chrome, and [Brave](#brave) if you need Chromium browser compatibility. +These are our currently recommended **desktop web browsers** and configurations for standard/non-anonymous browsing. We recommend [Mullvad Browser](#mullvad-browser) if you are focused on strong privacy protections and anti-fingerprinting out of the box, [Firefox](#firefox) for casual internet browsers looking for a good alternative to Google Chrome, and [Brave](#brave) if you need Chromium browser compatibility. If you need to browse the internet anonymously, you should use [Tor](tor.md) instead. We make some configuration recommendations on this page, but all browsers other than Tor Browser will be traceable by *somebody* in some manner or another. diff --git a/docs/email-aliasing.md b/docs/email-aliasing.md index 94d478ae..274a266f 100644 --- a/docs/email-aliasing.md +++ b/docs/email-aliasing.md @@ -4,7 +4,7 @@ icon: material/email-lock description: An email aliasing service allows you to easily generate a new email address for every website you register for. cover: email-aliasing.webp --- -An email aliasing service allows you to easily generate a new email address for every website you register for. The email aliases you generate are then forwarded to an email address of your choosing, hiding both your "main" email address and the identity of your [email provider](email.md). True email aliasing is better than plus addressing commonly used and supported by many providers, which allows you to create aliases like `yourname+[anythinghere]@example.com`, because websites, advertisers, and tracking networks can trivially remove anything after the `+` sign. Organizations like the [IAB](https://en.wikipedia.org/wiki/Interactive_Advertising_Bureau) require that advertisers [normalize email addresses](https://shkspr.mobi/blog/2023/01/the-iab-loves-tracking-users-but-it-hates-users-tracking-them) so that they can be correlated and tracked, regardless of users' privacy wishes. +An **email aliasing service** allows you to easily generate a new email address for every website you register for. The email aliases you generate are then forwarded to an email address of your choosing, hiding both your "main" email address and the identity of your [email provider](email.md). True email aliasing is better than plus addressing commonly used and supported by many providers, which allows you to create aliases like `yourname+[anythinghere]@example.com`, because websites, advertisers, and tracking networks can trivially remove anything after the `+` sign. Organizations like the [IAB](https://en.wikipedia.org/wiki/Interactive_Advertising_Bureau) require that advertisers [normalize email addresses](https://shkspr.mobi/blog/2023/01/the-iab-loves-tracking-users-but-it-hates-users-tracking-them) so that they can be correlated and tracked, regardless of users' privacy wishes.
diff --git a/docs/email-clients.md b/docs/email-clients.md index c092e38a..a8eee7c9 100644 --- a/docs/email-clients.md +++ b/docs/email-clients.md @@ -4,7 +4,7 @@ icon: material/email-open description: These email clients are privacy-respecting and support OpenPGP email encryption. cover: email-clients.webp --- -Our recommendation list contains email clients that support both [OpenPGP](encryption.md#openpgp) and strong authentication such as [Open Authorization (OAuth)](https://en.wikipedia.org/wiki/OAuth). OAuth allows you to use [Multi-Factor Authentication](basics/multi-factor-authentication.md) and prevent account theft. +The **email clients** we recommend support both [OpenPGP](encryption.md#openpgp) and strong authentication such as [Open Authorization (OAuth)](https://en.wikipedia.org/wiki/OAuth). OAuth allows you to use [Multi-Factor Authentication](basics/multi-factor-authentication.md) and prevent account theft.
Email does not provide forward secrecy diff --git a/docs/encryption.md b/docs/encryption.md index a1abfa99..ade956ff 100644 --- a/docs/encryption.md +++ b/docs/encryption.md @@ -5,7 +5,7 @@ icon: material/file-lock description: Encryption of data is the only way to control who can access it. These tools allow you to encrypt your emails and any other files. cover: encryption.webp --- -Encryption of data is the only way to control who can access it. If you are currently not using encryption software for your hard disk, emails or files, you should pick an option here. +**Encryption** is the only secure way to control who can access your data. If you are currently not using encryption software for your hard disk, emails, or files, you should pick an option here. ## Multi-platform diff --git a/docs/mobile-browsers.md b/docs/mobile-browsers.md index b7f56c3c..9a1e0e5c 100644 --- a/docs/mobile-browsers.md +++ b/docs/mobile-browsers.md @@ -36,7 +36,7 @@ schema: "@type": WebPage url: "./" --- -These are our currently recommended mobile web browsers and configurations for standard/non-anonymous internet browsing. If you need to browse the internet anonymously, you should use [Tor](tor.md) instead. +These are our currently recommended **mobile web browsers** and configurations for standard/non-anonymous internet browsing. If you need to browse the internet anonymously, you should use [Tor](tor.md) instead. ## Android diff --git a/docs/news-aggregators.md b/docs/news-aggregators.md index 75c585e6..1da82042 100644 --- a/docs/news-aggregators.md +++ b/docs/news-aggregators.md @@ -5,7 +5,7 @@ description: These news aggregator clients let you keep up with your favorite bl cover: news-aggregators.webp --- -A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator) is a way to keep up with your favorite blogs and news sites. +A **news aggregator** is software which aggregates digital content from online newspapers, blogs, podcasts, and other resources to one location for easy viewing. Using one can be a great way to keep up with your favorite content. ## Aggregator clients @@ -179,7 +179,7 @@ https://reddit.com/r/[SUBREDDIT]/new/.rss ### YouTube -You can subscribe YouTube channels without logging in and associating usage information with your Google Account. +You can subscribe YouTube channels without logging in and associating usage information with your Google account.

Example

diff --git a/docs/passwords.md b/docs/passwords.md index 7a025e52..da619a1a 100644 --- a/docs/passwords.md +++ b/docs/passwords.md @@ -131,7 +131,7 @@ schema: "@type": WebPage url: "./" --- -Password managers allow you to securely store and manage passwords and other credentials with the use of a master password. +**Password managers** allow you to securely store and manage passwords and other credentials with the use of a master password. [Introduction to Passwords :material-arrow-right-drop-circle:](./basics/passwords-overview.md) diff --git a/docs/photo-management.md b/docs/photo-management.md index 1950b9a8..55ee33a8 100644 --- a/docs/photo-management.md +++ b/docs/photo-management.md @@ -4,7 +4,7 @@ icon: material/image description: Photo management tools to keep your personal photos safe from the prying eyes of cloud storage providers and other unauthorized access. cover: photo-management.webp --- -Most cloud photo management solutions like Google Photos, Flickr, and Amazon Photos don't secure your photos against being accessed by the cloud storage provider themselves. These options keep your personal photos private, while allowing you to share them only with family and trusted people. +Most cloud **photo management solutions** like Google Photos, Flickr, and Amazon Photos don't secure your photos against being accessed by the cloud storage provider themselves. These options keep your personal photos private, while allowing you to share them only with family and trusted people. ## Ente Photos diff --git a/docs/real-time-communication.md b/docs/real-time-communication.md index 162c7661..233e325e 100644 --- a/docs/real-time-communication.md +++ b/docs/real-time-communication.md @@ -6,7 +6,7 @@ description: Other instant messengers make all of your private conversations ava cover: real-time-communication.webp --- -These are our recommendations for encrypted real-time communication. +These are our recommendations for encrypted **real-time communication**. [Types of Communication Networks :material-arrow-right-drop-circle:](./advanced/communication-network-types.md) diff --git a/docs/search-engines.md b/docs/search-engines.md index 565b0c70..f1e75511 100644 --- a/docs/search-engines.md +++ b/docs/search-engines.md @@ -7,7 +7,7 @@ cover: search-engines.webp global: - [randomize-element, "table tbody"] --- -Use a search engine that doesn't build an advertising profile based on your searches. +Use a **search engine** that doesn't build an advertising profile based on your searches. ## Recommended Providers diff --git a/docs/vpn.md b/docs/vpn.md index 476b5804..f144e64f 100644 --- a/docs/vpn.md +++ b/docs/vpn.md @@ -9,7 +9,7 @@ global: --- -If you're looking for additional **privacy** from your ISP, on a public Wi-Fi network, or while torrenting files, a VPN may be the solution for you. +If you're looking for additional *privacy* from your ISP, on a public Wi-Fi network, or while torrenting files, a **VPN** may be the solution for you.

VPNs do not provide anonymity