/privacyguides.org

Protect your data against global mass surveillance programs.

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

Privacy Guides

Your central privacy and security resource to protect yourself online.

Developing

  1. Clone this repository: git clone https://github.com/privacyguides/privacyguides.org
  2. Install Python 3.6+
  3. Install mkdocs-material: pip install mkdocs-material
  4. Serve the site locally: mkdocs serve
    • The site will be available at http://localhost:8000/.