diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c987415d..072cbbcf 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -43,7 +43,7 @@ We're trying to keep it simple and promote the best tools, not all of them. There can be exceptions if no software is available that meet the criteria. -Note: This criteria applies to all of the PrivacyTools website and recommendations. +Note: This criteria applies to all of the Privacy Guides website and recommendations. ### Providers diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 52f4ca2b..6fb1e124 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,6 +2,6 @@ contact_links: - name: Services issues url: https://github.com/privacytools/services/issues/new/choose about: Open any issues/bug reports/requests related to our services (Mastodon, Matrix, etc) here. - - name: PrivacyTools Community + - name: Privacy Guides Community url: https://forum.privacytools.io/ about: Please ask any generic questions on our forum. diff --git a/.well-known/librehost.json b/.well-known/librehost.json index eccf338c..813f09b0 100644 --- a/.well-known/librehost.json +++ b/.well-known/librehost.json @@ -6,7 +6,7 @@ "tagLine" : "Private Services: No Ads, No Google Analytics, No Affiliates, and No Cross-Site Requests", "homeUrl" : "https://www.privacytools.io/", "logo" : "https://www.privacytools.io/assets/img/layout/shield.svg", - "description": "PrivacyTools is a socially motivated website that provides information and services for protecting your security and privacy online. No Ads, No Google Analytics, No Affiliates, and No Cross-Site Requests.", + "description": "Privacy Guides is a socially motivated website that provides information and services for protecting your security and privacy online. No Ads, No Google Analytics, No Affiliates, and No Cross-Site Requests.", "communicationLanguages": ["en"], "contactUrl": "https://www.privacytools.io/contact/", "privacyPolicyUrl" : "https://www.privacytools.io/privacy/", diff --git a/_includes/legacy/sections/resources.html b/_includes/legacy/sections/resources.html index 03db019b..8cfb6705 100644 --- a/_includes/legacy/sections/resources.html +++ b/_includes/legacy/sections/resources.html @@ -37,11 +37,11 @@ %} {% include legacy/card.html color="secondary" - title="PrivacyTools Services" + title="Privacy Guides Services" icon="far fa-eye-slash" iconcolor="dark" page="/services/" - description="The PrivacyTools team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!" + description="The Privacy Guides team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!" %} {% include legacy/card.html color="danger" diff --git a/_includes/legacy/sections/search-engines.html b/_includes/legacy/sections/search-engines.html index 8ce0d505..6c043539 100644 --- a/_includes/legacy/sections/search-engines.html +++ b/_includes/legacy/sections/search-engines.html @@ -8,7 +8,7 @@ include legacy/cardv2.html title="Searx" image="/assets/img/legacy_svg/3rd-party/searx.svg" - description='Searx is an open-source, self-hostable, metasearch engine, aggregating the results of other search engines while not storing information about its users. There is a list of public instances or you can try the PrivacyTools instance.' + description='Searx is an open-source, self-hostable, metasearch engine, aggregating the results of other search engines while not storing information about its users. There is a list of public instances or you can try the Privacy Guides instance.' website="https://searx.me/" tor="http://ulrn6sryqaifefld.onion" forum="https://forum.privacytools.io/t/discussion-searx/283" diff --git a/_includes/legacy/team.html b/_includes/legacy/team.html index ad387ede..120b09cd 100644 --- a/_includes/legacy/team.html +++ b/_includes/legacy/team.html @@ -41,7 +41,7 @@ {% endif %} {% if include.blog %} - + {% endif %} diff --git a/collections/_browsers/brave.md b/collections/_browsers/brave.md index f0a07144..9cc2003b 100644 --- a/collections/_browsers/brave.md +++ b/collections/_browsers/brave.md @@ -2,4 +2,4 @@ name: Brave Browser type: "Anti-Recommendation" --- -**Brave** is widely touted as a privacy-friendly Chromium browser, but we have a number of concerns with their business practices and future business model that would prevent us from recommending them. The Brave team [has publicly stated](https://www.reddit.com/r/privacytoolsIO/comments/cs8foq/update_delisting_brave/) they do not want to be associated with privacy-focused groups like PrivacyTools ([PrivacyTools PR #657](https://github.com/privacytools/privacytools.io/pull/657)), which causes us to believe the Brave team does not wish to be under too much scrutiny from the privacy community as they continue to develop their product ([Reddit discussion](http://archive.today/2020.05.13-035943/https://www.removeddit.com/r/brave_browser/comments/csapsy/brave_browser_is_being_delisted_from/exf6i0f/)). +**Brave** is widely touted as a privacy-friendly Chromium browser, but we have a number of concerns with their business practices and future business model that would prevent us from recommending them. The Brave team [has publicly stated](https://www.reddit.com/r/privacytoolsIO/comments/cs8foq/update_delisting_brave/) they do not want to be associated with privacy-focused groups like Privacy Guides ([Privacy Guides PR #657](https://github.com/privacytools/privacytools.io/pull/657)), which causes us to believe the Brave team does not wish to be under too much scrutiny from the privacy community as they continue to develop their product ([Reddit discussion](http://archive.today/2020.05.13-035943/https://www.removeddit.com/r/brave_browser/comments/csapsy/brave_browser_is_being_delisted_from/exf6i0f/)). diff --git a/collections/_posts/2019-10-05-understanding-vpns.md b/collections/_posts/2019-10-05-understanding-vpns.md index 7ad2df47..2aeff0a9 100644 --- a/collections/_posts/2019-10-05-understanding-vpns.md +++ b/collections/_posts/2019-10-05-understanding-vpns.md @@ -5,7 +5,7 @@ cover: understanding-vpns-cover.jpg cover_src: 'https://unsplash.com/@freeche' cover_src_publisher: Kvistholt Photography canonical: 'https://blog.privacytools.io/understanding-vpns/' -canonical_publisher: the PrivacyTools Blog +canonical_publisher: the Privacy Guides Blog layout: post excerpt: A VPN is a tool that secures your internet connection from attackers on your network... --- diff --git a/collections/_posts/2019-11-09-firefox-privacy.md b/collections/_posts/2019-11-09-firefox-privacy.md index 61b835c4..20d57508 100644 --- a/collections/_posts/2019-11-09-firefox-privacy.md +++ b/collections/_posts/2019-11-09-firefox-privacy.md @@ -6,14 +6,14 @@ cover_src: 'https://unsplash.com/@vmxhu' cover_src_publisher: Szabo Viktor color: "linear-gradient(to bottom, rgba(158, 82, 19, 0.5), rgba(158, 82, 19, 0.9))" canonical: 'https://blog.privacytools.io/firefox-privacy-an-introduction-to-safe/' -canonical_publisher: the PrivacyTools Blog +canonical_publisher: the Privacy Guides Blog layout: post excerpt: Mozilla Firefox is one of the most popular web browsers around, and for good reason. It's fast, secure, open-source, and it's backed by an organization that actually respects your privacy. --- Mozilla Firefox is one of the most popular web browsers around, and for good reason. It's fast, secure, open-source, and it's backed by an organization that actually respects your privacy. Unlike many other Chrome alternatives and forks, it has a massive development team behind it that publishes new updates on a constant, regular basis. Regular updates doesn't only mean shiny new features, it means you'll also receive security updates that will keep you protected as you browse the web. -Because of all of this, the PrivacyTools team [recommends Firefox](https://www.privacytools.io/browsers/#browser) as a general-purpose browser for most users. It's the best alternative to Google Chrome and Edge for privacy conscious individuals. +Because of all of this, the Privacy Guides team [recommends Firefox](https://www.privacytools.io/browsers/#browser) as a general-purpose browser for most users. It's the best alternative to Google Chrome and Edge for privacy conscious individuals. Firefox is fantastic out of the box, but where it really shines is customizability. By adjusting Firefox privacy settings and using helpful add-ons, you can increase your privacy and security even further. Making those changes is what we're going to go over in this Firefox privacy guide. @@ -149,7 +149,7 @@ A containers setup may be a good alternative to techniques like regularly deleti ## Additional Resources -[Web Browsers at PrivacyTools](https://www.privacytools.io/browsers/) — PrivacyTools's comprehensive set of recommendations for browsers and tweaks you can make to enhance your privacy is a great next step for more advanced users looking to protect their privacy online. +[Web Browsers at Privacy Guides](https://www.privacytools.io/browsers/) — Privacy Guides's comprehensive set of recommendations for browsers and tweaks you can make to enhance your privacy is a great next step for more advanced users looking to protect their privacy online. [ghacks user.js](https://github.com/ghacksuserjs/ghacks-user.js) — For more advanced users, the ghacks user.js is a "configuration file that can control hundreds of Firefox settings [...] which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage". diff --git a/legacy_pages/about/about.html b/legacy_pages/about/about.html index 9f1bceb2..5236da78 100644 --- a/legacy_pages/about/about.html +++ b/legacy_pages/about/about.html @@ -1,8 +1,8 @@ --- layout: page permalink: /about/ -title: "About PrivacyTools" -description: "About the PrivacyTools organization, and contributors to the PrivacyTools website, communities, and services." +title: "About Privacy Guides" +description: "About the Privacy Guides organization, and contributors to the Privacy Guides website, communities, and services." hidedesc: true ---
Emeriti are honorary PrivacyTools team members who have formerly contributed to the project in a central way but are no longer currently active.
+Emeriti are honorary Privacy Guides team members who have formerly contributed to the project in a central way but are no longer currently active.
No. Messages sent to the #general chat are encrypted from with client-to-server encryption, i.e. HTTPS. This means that your messages can't be viewed by an attacker on your network, or your ISP, etc. However, because this is a public chat room anybody can view your messages if they are a member, and newcomers will be able to see all message history. Do not say anything in rooms that don't use End-to-End (E2E) encryption that you wouldn't want tied to you personally.
The default matrix.org homeserver is behind Cloudflare. The PrivacyTools homeserver is not. +
The default matrix.org homeserver is behind Cloudflare. The Privacy Guides homeserver is not.
It can be, for some! Due to the trememdous amount of people registering on the matrix.org homeserver, it is often overloaded and occasionally slow to respond. Therefore, users on that homeserver occasionally report a less than ideal chat experience. If that's you, you can fix this problem by switching to another homeserver. Good alternatives include... @@ -69,15 +69,15 @@ description: "chat.privacytools.io is our official Matrix homeserver. You can re
It's an issue with the XMPP bridge.
-Yes! Open the room explorer (compass icon on Element desktop), click the server selection drop down next to the search bar, click "Add a new server", type privacytools.io
, and click Add. You should then be able to view and search through rooms that the PrivacyTools server is aware of. Note that not every room hosted on PrivacyTools is affiliated with or moderated by the PrivacyTools team.
Yes! Open the room explorer (compass icon on Element desktop), click the server selection drop down next to the search bar, click "Add a new server", type privacytools.io
, and click Add. You should then be able to view and search through rooms that the Privacy Guides server is aware of. Note that not every room hosted on Privacy Guides is affiliated with or moderated by the Privacy Guides team.
To join a room, just type /join [room address]
in any room. You can run this command from any server, not just ours!
The PrivacyTools administration operates the following channels:
+The Privacy Guides administration operates the following channels:
#dev:privacytools.io
: Discussions relating to building www.privacytools.io.#forum:privacytools.io
: All PrivacyTools Forum updates (Automated).#forum:privacytools.io
: All Privacy Guides Forum updates (Automated).#general:privacytools.io
: Main discussion room.#github:privacytools.io
: GitHub updates for @privacytools (Automated).#guides:privacytools.io
: Privacy Guides development work.We currently have the following free-to-use services online now.
diff --git a/legacy_pages/sponsors.html b/legacy_pages/sponsors.html index 8fff5440..b04d6eaf 100644 --- a/legacy_pages/sponsors.html +++ b/legacy_pages/sponsors.html @@ -38,7 +38,7 @@ permalink: /sponsors/This sponsorship program is designed to allow companies, organizations, and individuals partner with the {{ site.name }} team to support our vision of a more privacy-respecting internet and the greater online community.
With this exposure and sponsorship, your customers will recognize your intrinsic understanding and commitment to user privacy. Moreover, you'll directly contribute to our mission of spreading privacy-respecting tools and knowledge worldwide!
-At PrivacyTools, we believe in...
+At Privacy Guides, we believe in...
If you are interested and have further questions, you are welcome to reach out to us directly at sponsors@privacytools.io.