Protect your data against global mass surveillance programs.
Go to file
nitrohorse 64f79a4da5
Update README build instructions (#1681)
* Update README build instructions

* Update Ruby download link

* Specify Bundler version

* Add --incremental to bundle argument

* Specify exact Bundler version

* Specify bundler version in command
2020-02-24 07:43:50 -08:00
_includes Remove Notable from Digital Notebooks (#1724) 2020-02-19 12:09:33 -06: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 Update images section (#1730) 2020-02-21 11:34:10 -06:00
.well-known Replace GPG Key 2020-02-21 10:15:52 -06:00
assets Update my profile 2020-02-03 13:31:04 -06:00
font Replace Tor image button with proper font icon (#1470) 2019-11-06 23:04:34 +00:00
nginx Enforce Certificate Transparency 2019-12-01 00:50:04 -06:00
pages Source code for IVPN now available (#1705) 2020-02-12 07:12:56 +00:00
_config.yml Add production_url variable 2019-11-08 21:06:02 -06: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
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 rubyzip from 1.2.3 to 2.0.0 (#1456) 2019-12-01 09:06:06 -08: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 Update README build instructions (#1681) 2020-02-24 07:43:50 -08: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 please. Join our subreddit or our Discourse community 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.

You can submit your suggestions here on GitHub (Issues) and also in our subreddit. Please refer to the Contributing Guidelines before submitting. Thank you.

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.