2021-01-15 20:23:07 -06:00
2021-01-15 20:23:07 -06:00
2020-12-03 23:48:55 -06:00
2020-12-03 23:48:55 -06:00
2020-12-04 02:35:10 -06:00
2021-01-15 20:23:07 -06:00
2021-01-15 18:34:20 -06:00
2020-04-28 16:09:22 -05:00
2021-01-15 14:42:05 -06:00
2020-05-12 15:13:53 -05:00
2021-01-15 20:07:01 -06:00
2020-12-03 23:16:00 -06:00
2020-12-04 01:06:04 -06:00
2021-01-15 03:15:27 -06:00
2021-01-15 03:15:27 -06:00
2020-12-04 01:06:04 -06:00

Privacy Guides

The guide to restoring your online privacy.

Developing

  1. Install the version of Ruby currently specified by .ruby-version
    • With rbenv (recommended!): rbenv install
    • With RVM: rvm install "ruby-$(cat .ruby-version)"
    • Manually
  2. Install Bundler v2.2.5:
    • gem install bundler:2.2.5
  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
Description
Protect your data against global mass surveillance programs.
Readme CC-BY-SA-4.0 318 MiB
Languages
Markdown 93.7%
HTML 3.9%
CSS 1.6%
Shell 0.4%
JavaScript 0.2%