Protect your data against global mass surveillance programs.
Go to file
nitrohorse 607b9d73d5
Update DNS page with card-based client recommendations (#1900)
* WIP: Add icons

* Add Google Play and App Store links

* Add tentative Android logo

* Update Unbound logo, text cleanup, formatting

* Add banner for anonymized dns, more cleanup

* Some text clarification

* Add "https:" for local development

* Update terms formatting and include anonymized dnscrypt

* Move terms section to bottom of page

* Add LibreDNS

* Update AdGuard hosting provider

* Add forum links

* Reword "terms" to "definitions"

* Add card for Stubby

* Add warning link to Android 9 card

* LibreDNS supports QNAME min
2020-06-04 09:00:31 -07:00
_includes Update DNS page with card-based client recommendations (#1900) 2020-06-04 09:00:31 -07:00
_layouts Adding some SEO metadata (#1474) 2019-11-08 16:40:37 -06:00
_sass Switch images to svgs, where possible (#1563) 2019-12-04 15:35:20 +00:00
.github Move @privacytoolsIO to @privacytools (#1904) 2020-05-11 02:33:48 -05:00
.well-known Move @privacytoolsIO to @privacytools (#1904) 2020-05-11 02:33:48 -05:00
assets Update DNS page with card-based client recommendations (#1900) 2020-06-04 09:00:31 -07:00
font Replace Tor image button with proper font icon (#1470) 2019-11-06 23:04:34 +00:00
nginx Update 010-headers.conf 2020-04-29 20:10:14 -05:00
pages Update DNS page with card-based client recommendations (#1900) 2020-06-04 09:00:31 -07:00
_config.yml Add production_url variable 2019-11-08 21:06:02 -06:00
.gitignore Site Cleanup (#1840) 2020-04-20 18:38:19 -05:00
404.html New 404 (#821) 2019-04-02 23:38:08 -05:00
build.sh build.sh: replace bash with sh for compatibility (#1353) 2019-09-29 13:59:23 +03:00
CNAME Create CNAME 2017-08-07 08:56:14 +08:00
Gemfile Config cleanup (#582) 2018-11-13 08:36:47 +01:00
Gemfile.lock Bump nokogiri from 1.10.4 to 1.10.8 (#1737) 2020-04-19 11:04:39 -07:00
index.html Adjust sponsorship layout (#1593) 2020-01-05 18:35:30 -06:00
LICENSE.txt Relicense under CC0 (#940) 2019-05-19 09:41:30 +02:00
README.md Move @privacytoolsIO to @privacytools (#1904) 2020-05-11 02:33:48 -05:00
robots.txt Enable sitemap.xml generation & reintroduce robots.txt 2018-12-19 21:39:34 +01:00

PrivacyTools

Encryption Against Global Mass Surveillance.

Netlify Status

Contributing

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! If you want to help make privacytools.io the best website it can be, join our Matrix discussion chat at #dev:privacytools.io, where we talk about open issues and PRs in this repo, and changes to the site. You may submit any website suggestions here on GitHub Issues. Please refer to the contribution guidelines and consider stopping by our chat room before submitting. Thank you.

If you want to discuss privacy in general, a new tool, or just something else, feel free to join our Discourse community or our general Matrix room at #general:privacytools.io and start a discussion! This is a community project and we're aiming to deliver the best information available. Thank you for participating.

Developing

  1. Install the latest stable version of Ruby.
  2. Install Bundler v2.0.1:
    • gem install bundler -v 2.0.1
  3. Install the required dependencies:
    • bundle install
  4. Build the website (the output can be found in the _site directory):
    • bundle exec jekyll build
  5. Serve the website locally with live reloading:
    • bundle exec jekyll serve --incremental --livereload

Support

Sponsors

Community Translations

License & Notices

Please visit https://www.privacytools.io/notices/ for license information and other disclaimers. PrivacyTools is provided on an "as-is" basis, without warranty, and disclaiming liability for damages. By contributing to this repository you agree to license your work under the terms of the license in this repository.