🛡🛠 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
Stephen L 4e3a800356 clarify source of the quote (from PrivacySpy)
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2020-06-09 16:27:18 +02: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
_includes clarify source of the quote (from PrivacySpy) 2020-06-09 16:27:18 +02: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 upgrade PrivacySpy as a recommendation (fixes #1313) + add link to Edge addon for tosdr 2020-06-09 16:13:52 +02: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 list.html 2020-06-04 19:39:42 -05: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
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
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
_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.