2022-04-14 02:19:13 +02:00
docs_dir : 'docs'
site_url : "https://www.privacyguides.org/"
site_dir : 'site'
2022-04-01 21:29:18 +02:00
site_name : Privacy Guides
site_description : |
2022-08-25 03:18:26 +02:00
Privacy Guides is your central privacy and security resource to protect yourself online.
2022-04-05 08:45:34 +02:00
copyright : |
<b>Privacy Guides</b> is a non-profit, socially motivated website that provides information for protecting your data security and privacy.<br>
We do not make money from recommending certain products, and we do not utilize affiliate links.<br>
This content was made available by the Privacy Guides team and contributors. <a href="https://github.com/privacyguides/privacyguides">Get involved</a>!
2022-04-14 02:19:13 +02:00
2022-04-01 21:29:18 +02:00
extra :
social :
2022-04-29 06:18:33 +02:00
- icon : pg/matrix
link : https://matrix.to/#/#privacyguides:matrix.org
name : Matrix
- icon : fontawesome/brands/reddit-alien
link : https://reddit.com/r/PrivacyGuides
name : Reddit
2022-04-05 08:45:34 +02:00
- icon : fontawesome/brands/mastodon
link : https://mastodon.social/@privacyguides
2022-04-29 06:18:33 +02:00
name : Mastodon
2022-04-01 21:29:18 +02:00
- icon : fontawesome/brands/twitter
link : https://twitter.com/privacy_guides
2022-04-29 06:18:33 +02:00
name : Twitter
2022-04-01 21:29:18 +02:00
- icon : fontawesome/brands/github
link : https://github.com/privacyguides
2022-04-29 06:18:33 +02:00
name : GitHub
2022-04-01 21:29:18 +02:00
repo_url : https://github.com/privacyguides/privacyguides.org
2022-05-31 06:03:09 +02:00
repo_name : ""
2022-04-01 21:29:18 +02:00
edit_uri : edit/main/docs/
theme :
name : material
custom_dir : theme
2022-08-25 03:18:26 +02:00
logo : assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg
2022-05-28 19:49:29 +02:00
favicon : assets/brand/PNG/Favicon/favicon-32x32.png
2022-04-01 21:29:18 +02:00
icon :
repo : fontawesome/brands/github
font : false
features :
- navigation.tracking
- navigation.tabs
- navigation.sections
palette :
2022-08-11 06:22:48 +02:00
- scheme : default
2022-04-01 21:29:18 +02:00
accent : deep purple
toggle :
2022-05-31 06:03:09 +02:00
icon : hero/sun
2022-04-01 21:29:18 +02:00
name : Switch to dark mode
2022-08-11 06:22:48 +02:00
- scheme : slate
2022-05-31 06:03:09 +02:00
accent : amber
2022-04-01 21:29:18 +02:00
toggle :
2022-05-31 06:03:09 +02:00
icon : hero/moon
2022-04-01 21:29:18 +02:00
name : Switch to light mode
2022-08-11 06:22:48 +02:00
2022-04-05 08:45:34 +02:00
watch :
- theme
2022-04-22 19:03:54 +02:00
- includes
2022-04-01 21:29:18 +02:00
plugins :
2022-08-11 06:22:48 +02:00
i18n :
default_language : en
material_alternate : true
languages :
en :
name : English
build : false
tags : {}
search : {}
2022-04-01 21:29:18 +02:00
markdown_extensions :
2022-08-11 06:22:48 +02:00
admonition : {}
pymdownx.details : {}
pymdownx.superfences :
custom_fences :
- name : mermaid
class : mermaid
format : !!python/name:pymdownx.superfences.fence_code_format
pymdownx.tabbed :
alternate_style : true
pymdownx.arithmatex :
generic : true
pymdownx.critic : {}
pymdownx.caret : {}
pymdownx.keys : {}
pymdownx.mark : {}
pymdownx.tilde : {}
pymdownx.snippets :
auto_append :
- includes/abbreviations.en.md
pymdownx.tasklist :
custom_checkbox : true
attr_list : {}
def_list : {}
md_in_html : {}
meta : {}
abbr : {}
pymdownx.emoji :
emoji_index : !!python/name:materialx.emoji.twemoji
emoji_generator : !!python/name:materialx.emoji.to_svg
options :
custom_icons :
- theme/.icons
tables : {}
footnotes : {}
toc :
permalink : true
toc_depth : 4
2022-04-01 21:29:18 +02:00
2022-08-11 06:22:48 +02:00
extra_css :
- assets/stylesheets/extra.css?v=2.10.0
2022-04-01 21:29:18 +02:00
extra_javascript :
2022-05-29 19:52:50 +02:00
- assets/javascripts/mathjax.js
- assets/javascripts/feedback.js
2022-04-14 02:19:13 +02:00
nav :
- Home : 'index.md'
2022-04-21 21:09:01 +02:00
- 'Knowledge Base' :
- 'The Basics' :
2022-05-15 19:32:32 +02:00
- 'basics/threat-modeling.md'
2022-05-21 23:55:14 +02:00
- 'basics/common-threats.md'
2022-05-15 19:32:32 +02:00
- 'basics/account-deletion.md'
2022-05-21 23:55:14 +02:00
- 'basics/multi-factor-authentication.md'
2022-06-02 00:48:42 +02:00
- 'basics/vpn-overview.md'
- 'basics/tor-overview.md'
2022-06-01 21:21:12 +02:00
- 'basics/dns-overview.md'
2022-05-03 21:15:20 +02:00
- 'basics/email-security.md'
2022-04-22 20:29:49 +02:00
- 'Android' :
2022-04-21 21:09:01 +02:00
- 'android/overview.md'
- 'android/grapheneos-vs-calyxos.md'
2022-04-22 19:18:07 +02:00
- 'Linux' :
- 'linux-desktop/overview.md'
- 'linux-desktop/hardening.md'
- 'linux-desktop/sandboxing.md'
2022-04-21 21:09:01 +02:00
- 'Advanced' :
2022-06-01 21:21:12 +02:00
- 'advanced/integrating-metadata-removal.md'
- 'advanced/erasing-data.md'
2022-07-07 15:08:35 +02:00
- 'advanced/signal-configuration-hardening.md'
2022-04-14 02:19:13 +02:00
- 'Recommendations' :
- 'tools.md'
- 'Browsers' :
2022-07-29 08:03:03 +02:00
- 'desktop-browsers.md'
- 'mobile-browsers.md'
2022-04-14 02:19:13 +02:00
- 'Operating Systems' :
- 'android.md'
- 'linux-desktop.md'
- 'qubes.md'
- 'router.md'
- 'Providers' :
- 'cloud.md'
- 'dns.md'
- 'email.md'
- 'search-engines.md'
- 'vpn.md'
- 'Software' :
- 'calendar-contacts.md'
2022-08-23 06:01:26 +02:00
- 'data-redaction.md'
2022-04-14 02:19:13 +02:00
- 'email-clients.md'
- 'encryption.md'
- 'file-sharing.md'
- 'multi-factor-authentication.md'
2022-08-23 06:01:26 +02:00
- 'news-aggregators.md'
- 'notebooks.md'
2022-04-14 02:19:13 +02:00
- 'passwords.md'
- 'productivity.md'
- 'real-time-communication.md'
- 'self-contained-networks.md'
- 'video-streaming.md'
2022-04-27 00:46:47 +02:00
- 'About' :
2022-04-14 02:19:13 +02:00
- 'about.md'
2022-04-27 00:46:47 +02:00
- 'about/donate.md'
2022-05-02 02:52:46 +02:00
- 'Online Services' : 'https://privacyguides.net'
2022-05-02 19:26:21 +02:00
- 'Website Statistics' : 'https://stats.privacyguides.net/privacyguides.org'
2022-04-14 02:19:13 +02:00
- 'about/notices.md'
- 'about/privacy-policy.md'
2022-04-27 00:46:47 +02:00
- 'Donate' : '/about/donate/'
2022-08-20 16:28:20 +02:00
- 'Discussions' : 'https://github.com/privacyguides/privacyguides.org/discussions'
2022-05-31 18:01:13 +02:00
- 'Blog' :
- '2022' :
2022-06-16 19:40:32 +02:00
- '"Hide Nothing"' : 'blog/2022/06/09/hide-nothing.md'
2022-05-31 18:01:13 +02:00
- '"Move Fast and Break Things"' : 'blog/2022/04/04/move-fast-and-break-things.md'
- '2021' :
- 'Firefox Privacy: 2021 Update' : 'blog/2021/12/01/firefox-privacy-2021-update.md'
- 'Virtual Insanity' : 'blog/2021/11/01/virtual-insanity.md'
- 'Welcome to Privacy Guides' : 'blog/2021/09/14/welcome-to-privacy-guides.md'