🛡🛠 You are being watched. Protect your privacy against global mass surveillance.
This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Daniel Nathan Gray 711d716b8f
Add AzireVPN (#1539)
2020-03-12 15:43:03 +00:00
.github Fix PR template CoC link (#1777) 2020-03-10 17:26:50 +02:00
.well-known Update nitrohorse's key (#1778) 2020-03-11 15:50:51 +01:00
_includes Add AzireVPN (#1539) 2020-03-12 15:43:03 +00: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
assets Add AzireVPN (#1539) 2020-03-12 15:43:03 +00:00
font Replace Tor image button with proper font icon (#1470) 2019-11-06 23:04:34 +00:00
nginx Set security headers 2020-03-04 16:32:03 -06:00
pages A New Path for DOJ to Finally Break Encryption (#1768) 2020-03-06 17:25:30 +00:00
.gitignore Add our new custom icon font and fix platform links (#1284) 2019-09-11 02:34:41 +00:00
404.html New 404 (#821) 2019-04-02 23:38:08 -05: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 rubyzip from 1.2.3 to 2.0.0 (#1456) 2019-12-01 09:06:06 -08:00
LICENSE.txt Relicense under CC0 (#940) 2019-05-19 09:41:30 +02:00
README.md Add #dev:privacytools.io to README 2020-03-02 13:36:58 -06:00
_config.yml Add production_url variable 2019-11-08 21:06:02 -06:00
build.sh build.sh: replace bash with sh for compatibility (#1353) 2019-09-29 13:59:23 +03:00
index.html Adjust sponsorship layout (#1593) 2020-01-05 18:35:30 -06:00
robots.txt Enable sitemap.xml generation & reintroduce robots.txt 2018-12-19 21:39:34 +01:00

README.md

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.