Rebrand privacytools.io as PrivacyTools (#1472)

This commit is contained in:
Jonah Aragon 2019-11-06 22:48:33 -06:00 committed by GitHub
parent f4335e86dd
commit 218a610c3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 73 additions and 48 deletions

View File

@ -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

View File

@ -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/",

View File

@ -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.

View File

@ -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

View File

@ -44,7 +44,7 @@
<h3>Copy URL and Description</h3>
<p>
<input type="text" value="privacytools.io - encryption against global mass surveillance" class="form-control input-lg onclick-select">
<input type="text" value="{{ site.name }} - Encryption and tools to protect against global mass surveillance - https://www.privacytools.io" class="form-control input-lg onclick-select">
<span class="help-block">For easy copy and paste. Share this text snippet.</span>
</p>
@ -73,7 +73,7 @@
</a>
<p class="mt-2">
<strong>No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.</strong>
<em>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.</em>
<em>{{ 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.</em>
<a href="/privacy/">View our privacy statement</a>.
</p>
<p class="text-left">

View File

@ -12,8 +12,8 @@
<!-- title -->
{% if page.title %}
<title>{{ page.title }} | privacytools.io</title>
<meta property="og:title" content="{{ page.title }} | privacytools.io" />
<title>{{ page.title }} | {{ site.name }}</title>
<meta property="og:title" content="{{ page.title }} | {{ site.name }}" />
{% else %}
<title>{{ site.title }}</title>
<meta property="og:title" content="{{ site.title }}" />
@ -23,7 +23,31 @@
<meta property="og:image" content="https://www.privacytools.io/assets/img/layout/ogimage.jpg" />
<meta property="og:description" content="{% if page.description %}{{ page.description }}{% else %}{{ site.description }}{% endif %}"/>
<meta property="og:locale" content="en_GB" />
<meta property="og:site_name" content="privacytools.io" />
<meta property="og:site_name" content="{{ site.name }}" />
{% if page.url == "/" %}
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "{{ site.name }}",
"description": "{{ site.description }}",
"alternateName": [
"privacytools.io",
"Privacy Tools",
"privacytoolsIO"
],
"url": "https://www.privacytools.io",
"logo": "https://www.privacytools.io/assets/img/layout/logo.png",
"sameAs": [
"https://blog.privacytools.io",
"https://twitter.com/privacytoolsIO",
"https://social.privacytools.io/@privacytools",
"https://github.com/privacytoolsIO"
]
}
</script>
{% endif %}
<!-- icons -->
<link rel="apple-touch-icon" sizes="57x57" href="/assets/img/favicons/apple-touch-icon-57x57.png">

View File

@ -1,15 +1,15 @@
<div class="alert alert-success" role="alert">
<strong>New!</strong> Contributions to privacytools.io via <a href="https://opencollective.com/privacytoolsio" class="alert-link">OpenCollective</a> are now tax deductible! <a href="https://blog.privacytools.io/privacytools-io-joins-the-open-collective-foundation" class="alert-link">Learn more...</a>
<strong>New!</strong> Financial <a href="https://opencollective.com/privacytoolsio" class="alert-link">contributions</a> to {{ site.name }} are now tax deductible in the US! <a href="https://blog.privacytools.io/privacytools-io-joins-the-open-collective-foundation" class="alert-link">Learn more...</a>
</div>
<div class="jumbotron p-5">
<h1 class="display-4"><a href="https://www.privacytools.io/" title="privacytools.io"><img src="/assets/img/layout/logo.png" width="600" height="88" class="img-fluid" alt="privacytools.io"></a></h1>
<p class="lead">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.</p>
<h1 class="display-4"><a href="https://www.privacytools.io/" title="{{ site.name }}"><img src="/assets/img/layout/logo.png" width="600" height="88" class="img-fluid" alt="{{ site.name }}"></a></h1>
<p class="lead">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.</p>
</div>
<form method="POST" action="https://search.privacytools.io/" id="search_form" role="search">
<div class="input-group col-12 col-md-8 offset-md-2">
<input type="search" name="q" class="form-control input-lg" id="q" placeholder="Try search.privacytools.io, a Privacy-Respecting Search Engine" autocomplete="off" value="">
<input type="search" name="q" class="form-control input-lg" id="q" placeholder="Try {{ site.name }} Search, a Privacy-Respecting Search Engine" autocomplete="off" value="">
<span class="input-group-btn">
<button type="submit" class="btn btn-primary input-lg"><span class="hide_if_nojs"><i class="fas fa-search"></i> </span><span class="hidden active_if_nojs">start search</span></button>
</span>

View File

@ -2,7 +2,7 @@
<h1 id="participate" class="anchor"><a href="#participate"><i class="fas fa-link anchor-icon"></i></a> Participate with suggestions and constructive criticism</h1>
</div>
<p>It's important for a website like privacytools.io to stay up-to-date. Keep an eye on software updates for the applications listed on our site. Follow recent news about providers that we recommend. We try our best to keep up, but we're not perfect and the internet is changing fast. 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... <strong>Talk to us please.</strong> You can also find us on <a rel="me" href="https://social.privacytools.io/@privacytools">our own Mastodon instance</a> or on <a href="https://chat.privacytools.io">Matrix</a> at <code class="highlighter-rouge">#general:privacytools.io</code>.</p>
<p>It's important for a website like {{ site.name }} to stay up-to-date. Keep an eye on software updates for the applications listed on our site. Follow recent news about providers that we recommend. We try our best to keep up, but we're not perfect and the internet is changing fast. 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... <strong>Talk to us please.</strong> You can also find us on <a rel="me" href="https://social.privacytools.io/@privacytools">our own Mastodon instance</a> or on <a href="https://chat.privacytools.io">Matrix</a> at <code class="highlighter-rouge">#general:privacytools.io</code>.</p>
<div class="row">

View File

@ -37,11 +37,11 @@
%}
{% include card.html color="secondary"
title="privacytoolsIO Services"
title="PrivacyTools Services"
icon="far fa-eye-slash"
iconcolor="dark"
page="/services/"
description="The privacytools.io team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!"
description="The PrivacyTools team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!"
%}
{% include card.html color="danger"

View File

@ -7,7 +7,7 @@
{% include cardv2.html
title="searx - Decentral"
image="/assets/img/provider/searx.png"
description='searx is an <a href="https://github.com/asciimoo/searx">open-source</a> metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking. <a href="https://github.com/asciimoo/searx/wiki/Searx-instances">List of Instances</a> or try <a href="https://search.privacytools.io/">search.privacytools.io</a>'
description='searx is an <a href="https://github.com/asciimoo/searx">open-source</a> metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking. There is a <a href="https://github.com/asciimoo/searx/wiki/Searx-instances">list of public instances</a>, or you can try <a href="https://search.privacytools.io/">the PrivacyTools Search</a>'
website="https://searx.me/"
tor="http://ulrn6sryqaifefld.onion"
forum="https://forum.privacytools.io/t/discussion-searx/283"

View File

@ -8,7 +8,7 @@ layout: default
<h1 id="sponsors" class="anchor"><a href="#sponsors"><i class="fas fa-link anchor-icon"></i></a> Sponsors</h1>
<div class="alert alert-success" role="alert">
<strong>New!</strong> We have a great new opportunity for you or your organization to support the spread of privacy-related education online! <a href="/sponsors/" class="alert-link">Learn more...</a>
<strong>New!</strong> Showcase your brand as a sponsor of PrivacyTools here and support our mission of creating a world free of mass surveillance! <a href="/sponsors/" class="alert-link">Learn more...</a>
</div>
{% include sections/quotes.html %}
{% include sections/privacy-resources.html %}

View File

@ -2,7 +2,7 @@
layout: page
permalink: /contact/
title: "Contact Us"
description: "Contact the privacytoolsIO team if you have any suggestions or are experiencing any issues."
description: "Contact the PrivacyTools team if you have any suggestions or are experiencing any issues."
---
## Suggestions?

View File

@ -7,13 +7,13 @@ permalink: /donate/
<div class="row">
<div class="mx-auto text-center">
<div class="mt-4 mb-4">
<a href="https://www.privacytools.io/"><img src="/assets/img/layout/logo.png" class="img-fluid" alt="privacytools.io"></a>
<a href="https://www.privacytools.io/"><img src="/assets/img/layout/logo.png" class="img-fluid" alt="{{ site.name }}"></a>
</div>
<div class="card border-success mt-5 mb-5">
<div class="card-header text-success"><i class="fas fa-donate fa-fw"></i> Donate via OpenCollective</div>
<div class="card-body text-success">
<p class="card-text">If you are able, please consider contributing to our development and outreach programs. <strong>Contributions via OpenCollective to privacytools.io are tax deductible for US taxpayers.</strong> These funds are transparently and primarily used to cover server costs.</p>
<p class="card-text">If you are able, please consider contributing to our development and outreach programs. <strong>Contributions via OpenCollective to {{ site.name }} are tax deductible for US taxpayers.</strong> These funds are transparently and primarily used to cover server costs.</p>
<a href="https://opencollective.com/privacytoolsio#section-contribute" class="btn btn-success">Contribute</a>
<a href="https://blog.privacytools.io/privacytools-io-joins-the-open-collective-foundation" class="btn btn-outline-success">More Info</a>
</div>
@ -297,7 +297,7 @@ permalink: /donate/
</div>
<div class="text-center">
<p>The <a href="/contact/">privacytools.io team</a> does not necessarily endorse all of the cryptocurrencies listed on this page. Please conduct your own research before purchasing any cryptocurrencies.</p>
<p>The <a href="/contact/">{{ site.name }} team</a> does not necessarily endorse all of the cryptocurrencies listed on this page. Please conduct your own research before purchasing any cryptocurrencies.</p>
<h3>Thanks for your support. You are awesome!</h3>
<p>
<span class="far fa-smile-beam fa-3x"></span>

View File

@ -2,20 +2,20 @@
layout: page
permalink: /privacy/
title: "Privacy Q&A"
description: "This Privacy Statement explains what information privacytoolsIO and its related entities collect about its users, what we do with that information, and how we handle the content you place in our products and services."
description: "This Privacy Statement explains what information PrivacyTools and its related entities collect about its users, what we do with that information, and how we handle the content you place in our products and services."
---
## Who is privacytools.io?
## Who is {{ site.name }}?
privacytools.io is an unincorporated community developing this website and a number of privacy-friendly services. The current list of public team members [can be found on GitHub](https://github.com/orgs/privacytoolsIO/people). In order to operate these services, privacytools.io receives hosting and administration services from Aragon Ventures LLC, which also collects payments and donations on the privacytools.io team's behalf.
{{ site.name }} is an unincorporated community developing this website and a number of privacy-friendly services. The current list of public team members [can be found on GitHub](https://github.com/orgs/privacytoolsIO/people). In order to operate these services, {{ site.name }} receives hosting and administration services from Aragon Ventures LLC, which also collects payments and donations on the {{ site.name }} team's behalf.
## How does privacytools.io collect data about me?
## How does {{ site.name }} collect data about me?
We collect data:
* When you browse a website, forum, or other privacytools.io service.
* When you create an account on a privacytools.io service.
* When you post, send private messages, or otherwise participate on a privacytools.io service.
* When you browse a website, forum, or other {{ site.name }} service.
* When you create an account on a {{ site.name }} service.
* When you post, send private messages, or otherwise participate on a {{ site.name }} service.
This data will be collected regardless of browser, device, or app used to access our services. We do not buy or otherwise receive data from data brokers.
@ -23,7 +23,7 @@ This data will be collected regardless of browser, device, or app used to access
### We collect data about visits to our websites.
When you visit a privacytools.io website or service, regardless of whether you have an account or not, the website may use cookies, server logs, and other methods to collect the following data:
When you visit a {{ site.name }} website or service, regardless of whether you have an account or not, the website may use cookies, server logs, and other methods to collect the following data:
* What pages you visit,
* What actions you take on our website,
@ -68,15 +68,15 @@ We will store your account data as long as your account remains open. After clos
## Who is my data shared with?
When you use services provided by privacytools.io your data is shared with Aragon Ventures LLC, in order to facilitate their hosting obligations. Aragon Ventures LLC may collect and use your data as described in their privacy statement at [https://aragon.ventures/privacy](https://aragon.ventures/privacy/).
When you use services provided by {{ site.name }} your data is shared with Aragon Ventures LLC, in order to facilitate their hosting obligations. Aragon Ventures LLC may collect and use your data as described in their privacy statement at [https://aragon.ventures/privacy](https://aragon.ventures/privacy/).
Your account data, posts, and other activities on privacytools.io services is shared with others as mentioned in the section about account data.
Your account data, posts, and other activities on {{ site.name }} services is shared with others as mentioned in the section about account data.
## Where is my data stored?
Your data is stored on servers provided by Aragon Ventures LLC, a company incorporated in Minnesota, United States. The primary datacenter for privacytools.io is located in France. Some websites, services, or backups may reside in datacenters in multiple jurisdictions, including the United States and the European Union.
Your data is stored on servers provided by Aragon Ventures LLC, a company incorporated in Minnesota, United States. The primary datacenter for {{ site.name }} is located in France. Some websites, services, or backups may reside in datacenters in multiple jurisdictions, including the United States and the European Union.
## Is privacytools.io GDPR compliant?
## Is {{ site.name }} GDPR compliant?
We respect privacy rights under [Regulation (EU) 2016/679](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv:OJ.L_.2016.119.01.0001.01.ENG), the European Unions General Data Protection Regulation (GDPR). Information that GDPR requires us to give can be found throughout this document.
@ -91,9 +91,9 @@ We would like to make sure you are fully aware of all of your data protection ri
* **The right to object to processing** You have the right to object to our processing of your personal data, under certain conditions.
* **The right to data portability** You have the right to request that we transfer the data that we have collected to another organization, or directly to you, under certain conditions.
## How can I contact the privacytools.io team about privacy?
## How can I contact the {{ site.name }} team about privacy?
The privacytools.io team generally does not have access to personal data outside of limited access granted via some moderation panels. Inquiries regarding your personal information should be sent directly to the data controller for these services, Aragon Ventures LLC:
The {{ site.name }} team generally does not have access to personal data outside of limited access granted via some moderation panels. Inquiries regarding your personal information should be sent directly to the data controller for these services, Aragon Ventures LLC:
```
Jonah Aragon

View File

@ -170,7 +170,7 @@ description: "Find a no-logging VPN operator who isn't out to sell or read your
<ol>
<li><a href="https://schub.io/blog/2019/04/08/very-precarious-narrative.html">VPN - a Very Precarious Narrative</a> by Dennis Schubert</li>
<li><a href="https://gist.github.com/joepie91/5a9909939e6ce7d09e29">Don't use VPN services</a> by Sven Slootweg</li>
<li><a href="/software/networks/">The self-contained networks</a> recommended on privacytools.io are able to replace a VPN that allows access to services on local area network</li>
<li><a href="/software/networks/">The self-contained networks</a> recommended by PrivacyTools are able to replace a VPN that allows access to services on local area network</li>
<li><a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-1-myth-busting-tor">Slicing Onions: Part 1 Myth-busting Tor</a> by blacklight447</li>
<li><a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-2-onion-recipes-vpn-not-required">Slicing Onions: Part 2 Onion recipes; VPN not required</a> by blacklight447</li>
</ol>

View File

@ -1,8 +1,8 @@
---
layout: page
permalink: /services/
title: "Services from privacytools.io"
description: "The privacytools.io team is proud to introduce a suite of privacy-centric online services to connect you with other privacy-minded individuals and stay safe and secure online. No advertisers, no Google Analytics, no tracking, no third-party requests of any kind."
title: "Services from PrivacyTools"
description: "The PrivacyTools team is proud to introduce a suite of privacy-centric online services to connect you with other privacy-minded individuals and stay safe and secure online. No advertisers, no Google Analytics, no tracking, no third-party requests of any kind."
---
<p>We currently have the following free-to-use services online now.</p>

View File

@ -8,10 +8,10 @@ permalink: /sponsors/
<div class="row">
<div class="mx-auto text-center">
<div class="mt-4 mb-4">
<h1>Sponsors of privacytools.io</h1>
<h1>Sponsors of {{ site.name }}</h1>
</div>
<div class="mb-4">
<p>The privacytools.io website and services are a community project. There is no advertising, affiliate links, or other forms of monetization.<br><strong>Your donations here directly support hosting this website and compensating contributors to this project.</strong></p>
<p>The {{ site.name }} website and services are a community project. There is no advertising, affiliate links, or other forms of monetization.<br><strong>Your donations here directly support hosting this website and compensating contributors to this project.</strong></p>
<p>
<a href="https://opencollective.com/privacytoolsio#section-contribute" class="btn btn-success mb-5">Become a Sponsor</a>
<a href="/donate/" class="btn btn-outline-danger mb-5"><span class="fas fa-heart fa-fw"></span> Donate Directly</a>
@ -19,10 +19,10 @@ permalink: /sponsors/
</div>
</div>
</div>
<h3>Why sponsor privacytools.io?</h3>
<p>This sponsorship program is designed to allow companies, organizations, and individuals partner with the privacytools.io team to support our vision of a more privacy-respecting internet and the greater online community.</p>
<h3>Why sponsor {{ site.name }}?</h3>
<p>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.</p>
<p>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!</p>
<p>As a sponsor of privacytools.io, your company will be widely recognized in a variety of ways, some of which we've detailed below.</p>
<p>As a sponsor of {{ site.name }}, your company will be widely recognized in a variety of ways, some of which we've detailed below.</p>
<h5>General Information</h5>
<p>This website receives well over 250,000 pageviews on a monthly basis and is highly ranked for privacy-related keywords. In addition to the benefits below your contribution will be featured on our OpenCollective page and we will thank you via social media for your contribution.</p>
<h5>🥉 Bronze Sponsorship - <a href="https://opencollective.com/privacytoolsio/contribute/bronze-12311">Info</a></h5>
@ -35,12 +35,12 @@ permalink: /sponsors/
</ul>
<h5>🥇 Gold Sponsorship - <a href="https://opencollective.com/privacytoolsio/contribute/gold-12312">Info</a></h5>
<ul>
<li>Your medium-sized logo as a link on the privacytools.io homepage and at the very top of our sponsors page.</li>
<li>Your medium-sized logo as a link on the {{ site.name }} homepage and at the very top of our sponsors page.</li>
</ul>
<h5>We will not provide...</h5>
<p>We pride ourselves on our integrity and commitment to spreading unbiased and fact-based information regarding privacy and privacy-respecting tools. All tools we recommend throughout our website are subject to strict criteria as judged by our team and the community across our various platforms. Your sponsorship will not grant your organization any special consideration when choosing our recommendations throughout the website, a process which we make clear via our transparent ledger on OpenCollective and our public discussions on GitHub. Your sponsorship benefits are limited to those outlined above.</p>
<h5>Tax and Financial Information</h5>
<p>Your contribution to privacytools.io will be handled by the Open Collective Foundation 501(c)(3). For US companies and taxpayers, this means your contribution is <strong>tax deductible</strong>. As a non-profit, your sponsorship contribution will not be used for private profit and will only be used to cover expenses incurred by the project. All of our transactions (donations and expenses) are published transparently on OpenCollective. For the benefit of our readership, anonymous contributions will not be eligible for the sponsorship opportunities outlined above.</p>
<p>Your contribution to {{ site.name }} will be handled by the Open Collective Foundation 501(c)(3). For US companies and taxpayers, this means your contribution is <strong>tax deductible</strong>. As a non-profit, your sponsorship contribution will not be used for private profit and will only be used to cover expenses incurred by the project. All of our transactions (donations and expenses) are published transparently on OpenCollective. For the benefit of our readership, anonymous contributions will not be eligible for the sponsorship opportunities outlined above.</p>
<h5>More Information</h5>
<p>If you are interested and have further questions, you are welcome to reach out to us directly at <a href="mailto:sponsors@privacytools.io">sponsors@privacytools.io</a>.</p>
<div class="mt-5 text-center">