🛡🛠 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
dependabot[bot] 5a130e2f8a
Bump nokogiri from 1.10.10 to 1.11.2 (#2243)
2021-05-04 03:22:01 +00:00
.github Added SVG optimization guideline (#1972) 2020-07-04 03:11:57 +00:00
.well-known Move @privacytoolsIO to @privacytools (#1904) 2020-05-11 02:33:48 -05:00
_includes Arch Linux: Ensure correct link to reproducible builds (#2191) 2021-04-14 15:28:03 -08: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 iOS Addons Section (#2075) 2021-03-26 08:41:53 +00:00
font Replace Tor image button with proper font icon (#1470) 2019-11-06 23:04:34 +00:00
nginx Remove Matomo (#2013) 2020-08-12 15:08:41 +00:00
pages Add iOS Addons Section (#2075) 2021-03-26 08:41:53 +00: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.10 to 1.11.2 (#2243) 2021-05-04 03:22:01 +00:00
LICENSE.txt Relicense under CC0 (#940) 2019-05-19 09:41:30 +02:00
README.md Update README.md 2020-10-09 07:35:53 +08: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 Update sponsors 2020-09-01 16:07:13 -05: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.

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

Backers

Like what we're doing? Become a backer and show your support for our project.

opencollective.com

Sponsors

Are you working with a privacy focused company? Ask your manager or marketing team if your company would be interested in supporting our project. Your support will help us continue to develop this website, promote privacy-respecting tools and services, and reach out to thousands of data privacy newcomers every month. Also, your company's logo will show on GitHub and our site, and who doesn't like a little extra exposure?

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.