privacyguides.org/README.md

36 lines
2.6 KiB
Markdown
Raw Normal View History

2018-11-11 16:09:35 +00:00
[![privacytools](https://privacytools.io/assets/img/layout/logo.png)](https://www.privacytools.io/)
2015-07-22 21:19:18 +00:00
2016-12-18 11:13:28 +00:00
_Encryption Against Global Mass Surveillance._
2015-07-08 12:50:52 +00:00
# Contributing
It's important for a website like privacytools.io 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](https://www.reddit.com/r/privacytoolsIO/) and start a discussion. This is a community project and we're aiming to deliver the best information available for a better privacy. We are also using [/r/privacy](https://www.reddit.com/r/privacy). Thank you for participating.
You can submit your suggestions here on GitHub [(Issues)](https://github.com/privacytoolsIO/privacytools.io/issues) and also in our [subreddit](https://www.reddit.com/r/privacytoolsIO/). Please refer to the [Contributing Guidelines](.github/CONTRIBUTING.md) before submitting. Thank you.
2018-11-23 03:17:09 +00:00
## Building
1. Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/)
1. Install [bundler](https://bundler.io/) by running `gem install bundler`.
1. Run `bundle install` to install the required dependencies.
1. Use `bundle exec jekyll build` to build the website. The output can be found in the `_site` directory. Live preview is also possible by running `bundle exec jekyll serve`
# Support privacytools.io
2015-07-22 21:41:18 +00:00
2017-07-19 11:33:18 +00:00
- [Donate.](https://privacytoolsio.github.io/privacytools.io/donate.html)
- [Spread the word.](https://privacytoolsio.github.io/privacytools.io/#participate)
2015-07-22 21:41:18 +00:00
- [Make suggestions on reddit.](https://www.reddit.com/r/privacytoolsIO/)
- View and edit our website source code here on GitHub.
2015-08-11 05:07:00 +00:00
# Community Translations
- [繁体中文 / Chinese](https://privacytools.twngo.xyz/) - [GitHub](https://github.com/twngo/privacytools-zh)
2016-12-28 12:49:01 +00:00
- [Español / Spanish](https://victorhck.gitlab.io/privacytools-es/) - [GitLab](https://gitlab.com/victorhck/privacytools-es)
- [Deutsch / German](https://privacytools.it-sec.rocks/) - [GitHub](https://github.com/Anon215/privacytools.it-sec.rocks)
- [Italiano / Italian](https://privacytools-it.github.io/) - [GitHub](https://github.com/privacytools-it/privacytools-it.github.io)
2018-04-04 21:48:47 +00:00
- [Русский / Russian](https://privacytools.ru) - [GitHub](https://github.com/c0rdis/privacytools.ru)
2016-12-18 11:13:28 +00:00
# License
2018-04-05 11:17:47 +00:00
[Do What The Fuck You Want To Public License](https://github.com/privacytoolsIO/privacytools.io/blob/master/LICENSE.txt)