From 218a610c3f1b63ddcb9fa355c84bbf39f6650a15 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Wed, 6 Nov 2019 22:48:33 -0600 Subject: [PATCH] Rebrand privacytools.io as PrivacyTools (#1472) --- .github/CONTRIBUTING.md | 2 +- .well-known/librehost.json | 4 ++-- README.md | 2 +- _config.yml | 5 +++-- _includes/footer.html | 4 ++-- _includes/head.html | 30 +++++++++++++++++++++++--- _includes/sections/header.html | 8 +++---- _includes/sections/participate.html | 2 +- _includes/sections/resources.html | 4 ++-- _includes/sections/search-engines.html | 2 +- index.html | 2 +- pages/contact.md | 2 +- pages/donate.html | 6 +++--- pages/privacy.md | 28 ++++++++++++------------ pages/providers/vpn.html | 2 +- pages/services.html | 4 ++-- pages/sponsors.html | 14 ++++++------ 17 files changed, 73 insertions(+), 48 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 03d8b62f..0ce5bc54 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 privacytools.io +Note: This criteria applies to all of the PrivacyTools website and recommendations. ### Providers diff --git a/.well-known/librehost.json b/.well-known/librehost.json index 20b30a83..eccf338c 100644 --- a/.well-known/librehost.json +++ b/.well-known/librehost.json @@ -2,11 +2,11 @@ "@context" : "http://schema.org", "@type" : "Organization", "organizationType" : "Informal collective", - "name" : "privacytools.io", + "name" : "PrivacyTools", "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.io 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": "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.", "communicationLanguages": ["en"], "contactUrl": "https://www.privacytools.io/contact/", "privacyPolicyUrl" : "https://www.privacytools.io/privacy/", diff --git a/README.md b/README.md index 5f20c438..77c4de7d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ _Encryption Against Global Mass Surveillance._ # Contributing -It's important for a website like privacytools.io to be up-to-date. Keep an eye on software updates of the applications listed here. Follow recent news about providers that are recommended. We try our best to keep up but we're not perfect and the internet is changing fast. So if you find an error, or you think a provider should not be listed here, or a qualified service provider is missing or a browser plugin is not the best choice anymore or anything else... +It's important for a website like PrivacyTools to be up-to-date. Keep an eye on software updates of the applications listed here. Follow recent news about providers that are recommended. We try our best to keep up but we're not perfect and the internet is changing fast. So if you find an error, or you think a provider should not be listed here, or a qualified service provider is missing or a browser plugin is not the best choice anymore or anything else... **Talk to us please.** Join our [subreddit](https://www.reddit.com/r/privacytoolsIO/) or [our Discourse community](https://forum.privacytools.io/) and start a discussion. This is a community project and we're aiming to deliver the best information available for a better privacy. Thank you for participating. diff --git a/_config.yml b/_config.yml index eac523d4..4ddde023 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,6 @@ -title: Privacy Tools - Encryption Against Global Mass Surveillance -description: You are being watched. Knowledge, encryption and privacy tools to protect you against global mass surveillance. +title: PrivacyTools - Encryption Against Global Mass Surveillance +name: PrivacyTools +description: You are being watched. PrivacyTools provides knowledge, encryption, and software recommendations to protect you against global mass surveillance. url: "https://www.privacytools.io" sass: style: compressed diff --git a/_includes/footer.html b/_includes/footer.html index beebe2f6..c6c7c667 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -44,7 +44,7 @@

Copy URL and Description

- + For easy copy and paste. Share this text snippet.

@@ -73,7 +73,7 @@

No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests. - privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt. + {{ site.name }} is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt. View our privacy statement.

diff --git a/_includes/head.html b/_includes/head.html index 5d90beb1..74eeb9ad 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,8 +12,8 @@ {% if page.title %} - {{ page.title }} | privacytools.io - + {{ page.title }} | {{ site.name }} + {% else %} {{ site.title }} @@ -23,7 +23,31 @@ - + + + {% if page.url == "/" %} + + {% endif %} diff --git a/_includes/sections/header.html b/_includes/sections/header.html index bdcef64c..3ae0a354 100644 --- a/_includes/sections/header.html +++ b/_includes/sections/header.html @@ -1,15 +1,15 @@

-

privacytools.io

-

You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides services, tools and knowledge to protect your privacy against global mass surveillance.

+

{{ site.name }}

+

You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. {{ site.name }} provides services, tools and knowledge to protect your privacy against global mass surveillance.