From 836e7eb06d124f86d6e2957c491a64338e383b29 Mon Sep 17 00:00:00 2001 From: "LamTrinh.Dev" <49742151+lamtrinhdev@users.noreply.github.com> Date: Thu, 18 Apr 2024 07:37:13 +0700 Subject: [PATCH 1/4] Update README.md Update wording. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34233f9..8dae635 100644 --- a/README.md +++ b/README.md @@ -1421,7 +1421,7 @@ Anonymity, Privacy, and Security are often used interchangeably, but they actual It is important to note that privacy and security are not necessarily interdependent. For instance, Google systems are secure and unlikely to be hacked, but Google still has access to your personal data and makes use of it. -Privacy and anonimity are also not necessarily linked, services like Signal offer high levels of privacy since they do not collect any data about what you say, who you talk to or how you use the app, but they may not be anonymous since you still need to register using your phone number (which is in many cases linked to your identity). +Privacy and anonymity are also not necessarily linked, services like Signal offer high levels of privacy since they do not collect any data about what you say, who you talk to or how you use the app, but they may not be anonymous since you still need to register using your phone number (which is in many cases linked to your identity). Finally, there are services that may offer all three: anonymity, privacy, and security. The primary focus of this list is to provide alternatives that prioritize privacy. These alternatives give you control over your data and do not collect or sell it. From a7e567a1d11df31ca7d1a93b9d77030592bc31cb Mon Sep 17 00:00:00 2001 From: "LamTrinh.Dev" <49742151+lamtrinhdev@users.noreply.github.com> Date: Fri, 19 Apr 2024 14:34:06 +0700 Subject: [PATCH 2/4] Update README.md Update wording. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dae635..31e9f93 100644 --- a/README.md +++ b/README.md @@ -1409,7 +1409,7 @@ Please read about what the addon does before installing. If you don't understand - [WebView Switcher](https://github.com/Magisk-Modules-Repo/bromitewebview) - A tool for installing Bromite WebView on android 10 -## Privacy vs Security vs Anonimity +## Privacy vs Security vs Anonymity Anonymity, Privacy, and Security are often used interchangeably, but they actually represent distinct concepts. It is important to understand the differences between them. From 1ac1a5ef2efd4a7517b3d3311d4da6529b10204b Mon Sep 17 00:00:00 2001 From: "LamTrinh.Dev" <49742151+lamtrinhdev@users.noreply.github.com> Date: Fri, 19 Apr 2024 14:36:59 +0700 Subject: [PATCH 3/4] Update README.md Update wording. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31e9f93..fde24f5 100644 --- a/README.md +++ b/README.md @@ -1064,7 +1064,7 @@ This section is dedicated to some tools that may help users analyze the privacy > **NOTE: About alternative frontends and clients** > -> Alternative frontends are good to protect your individual privacy. You can still consume the contents of privative and privacy-harmful services with protection over your privacy and some anonimity. Even using most these alternative frontends, still, the privative services will receive requests about the content you are consuming (even not knowing it is you). This sitll harms the collective privacy and adds data to their algorithms in some ways. Only the alternative frontends (or clients) that act as a proxy will hide your real IP from the content provider. +> Alternative frontends are good to protect your individual privacy. You can still consume the contents of privative and privacy-harmful services with protection over your privacy and some anonymity. Even using most these alternative frontends, still, the privative services will receive requests about the content you are consuming (even not knowing it is you). This sitll harms the collective privacy and adds data to their algorithms in some ways. Only the alternative frontends (or clients) that act as a proxy will hide your real IP from the content provider. > > You can use these browser extensions and apps to automatically redirect any links to privacy-respecting alternative frontends: > - [Farside](https://github.com/benbusby/farside) - A smart redirecting gateway for various frontend services. From e986589c2d9f95926730e4120e0f99779d8509ae Mon Sep 17 00:00:00 2001 From: "LamTrinh.Dev" <49742151+lamtrinhdev@users.noreply.github.com> Date: Fri, 19 Apr 2024 14:38:18 +0700 Subject: [PATCH 4/4] Update README.md Update link section after update wording. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fde24f5..425cb0b 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Discussions

-### ⚠️ [Important note](#privacy-vs-security-vs-anonimity) +### ⚠️ [Important note](#privacy-vs-security-vs-anonymity) -Anonymity, Privacy, and Security are often used interchangeably, but they actually represent distinct concepts. It is important to understand the differences between them. [Read more in this section below](#privacy-vs-security-vs-anonimity). +Anonymity, Privacy, and Security are often used interchangeably, but they actually represent distinct concepts. It is important to understand the differences between them. [Read more in this section below](#privacy-vs-security-vs-anonymity). The primary focus of this list is to provide alternatives that prioritize privacy. These alternatives give you control over your data and do not collect or sell it.