2024-01-06 16:12:44 -05:00
# Copyright (c) 2022-2024 Jonah Aragon <jonah@triplebit.net>
2023-03-21 17:56:27 -04:00
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
# deal in the Software without restriction, including without limitation the
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
# sell copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
2024-03-30 20:12:48 -04:00
docs_dir : '../docs'
site_url : "https://www.privacyguides.org/"
site_dir : '../site'
site_name : Privacy Guides
site_description : !ENV [SITE_DESCRIPTION, "Privacy Guides is your central privacy and security resource to protect yourself online."]
copyright : !ENV [FOOTER_COPYRIGHT, "© 2019 Privacy Guides and contributors."]
edit_uri : edit/main/docs/
2023-02-28 15:22:46 -05:00
extra :
2024-03-30 20:12:48 -04:00
generator : false
2023-03-27 11:11:11 -04:00
context : !ENV [CONTEXT, "production"]
2023-07-12 16:35:39 -04:00
deploy : !ENV DEPLOY_ID
2024-03-30 20:12:48 -04:00
homepage_description : !ENV [DESCRIPTION_HOMEPAGE, "A socially motivated website which provides information about protecting your online data privacy and security."]
translation_notice : !ENV DESCRIPTION_TRANSLATION
translation_notice_cta : !ENV [DESCRIPTION_TRANSLATION_CTA, "Visit Crowdin"]
translation_notice_language : !ENV LANG_ENGLISH
2023-02-28 15:22:46 -05:00
social :
- icon : simple/mastodon
link : https://mastodon.neat.computer/@privacyguides
2024-03-30 20:12:48 -04:00
name : !ENV [SOCIAL_MASTODON, "Mastodon"]
2023-02-28 15:22:46 -05:00
- icon : simple/matrix
link : https://matrix.to/#/#privacyguides:matrix.org
2024-03-30 20:12:48 -04:00
name : !ENV [SOCIAL_MATRIX, "Matrix"]
2023-02-28 15:22:46 -05:00
- icon : simple/discourse
link : https://discuss.privacyguides.net/
2024-03-30 20:12:48 -04:00
name : !ENV [SOCIAL_FORUM, "Forum"]
2023-02-28 15:22:46 -05:00
- icon : simple/github
link : https://github.com/privacyguides
2024-03-30 20:12:48 -04:00
name : !ENV [SOCIAL_GITHUB, "GitHub"]
2023-07-12 16:35:39 -04:00
- icon : simple/torbrowser
link : http://www.xoe4vn5uwdztif6goazfbmogh6wh5jc4up35bqdflu6bkdc5cas5vjqd.onion/
2024-03-30 20:12:48 -04:00
name : !ENV [SOCIAL_TOR_SITE, "Hidden service"]
2023-02-28 15:22:46 -05:00
alternate :
- name : English
link : /en/
lang : en
2023-03-01 11:38:10 -05:00
icon : https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1fa-1f1f8.svg
2023-04-04 23:25:28 -04:00
- name : Español
link : /es/
lang : es
icon : https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1ea-1f1f8.svg
2023-02-28 15:22:46 -05:00
- name : Français
link : /fr/
lang : fr
2023-03-01 11:38:10 -05:00
icon : https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1eb-1f1f7.svg
2023-02-28 15:22:46 -05:00
- name : עִברִית
link : /he/
lang : he
2023-03-01 11:38:10 -05:00
icon : https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1ee-1f1f1.svg
2024-03-30 20:12:48 -04:00
- name : Italiano
2023-06-10 03:27:39 -04:00
link : /it/
lang : it
2023-06-21 20:11:51 -04:00
icon : https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1ee-1f1f9.svg
2023-02-28 15:22:46 -05:00
- name : Nederlands
link : /nl/
lang : nl
2023-03-01 11:38:10 -05:00
icon : https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1f3-1f1f1.svg
2023-06-10 12:33:57 -04:00
- name : 正體中文
link : /zh-hant/
lang : zh-Hant
icon : https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1ed-1f1f0.svg
2024-03-30 20:12:48 -04:00
- name : русский
2023-07-07 04:30:49 -04:00
link : /ru/
lang : ru
icon : https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1f7-1f1fa.svg
2023-02-28 15:22:46 -05:00
repo_url : https://github.com/privacyguides/privacyguides.org
repo_name : ""
2024-03-30 20:12:48 -04:00
edit_uri : edit/main/docs/
2023-02-28 15:22:46 -05:00
theme :
name : material
2024-03-30 20:12:48 -04:00
language : en
2023-02-28 15:22:46 -05:00
custom_dir : ../theme
2024-03-28 16:09:58 -04:00
logo : ../../theme/assets/brand/logos/svg/logo/privacy-guides-logo-notext-colorbg.svg
2024-03-30 20:12:48 -04:00
font :
text : Public Sans
code : DM Mono
palette :
- media : "(prefers-color-scheme)"
scheme : default
accent : deep purple
toggle :
icon : material/brightness-auto
name : !ENV [THEME_DARK, "Switch to dark mode"]
- media : "(prefers-color-scheme: dark)"
scheme : slate
accent : amber
toggle :
icon : material/brightness-2
name : !ENV [THEME_LIGHT, "Switch to light mode"]
- media : "(prefers-color-scheme: light)"
scheme : default
accent : deep purple
toggle :
icon : material/brightness-5
name : !ENV [THEME_AUTO, "Switch to system theme"]
2024-03-28 16:09:58 -04:00
favicon : assets/brand/logos/png/favicon-32x32.png
2023-02-28 15:22:46 -05:00
icon :
repo : simple/github
features :
- navigation.tracking
- navigation.tabs
- navigation.sections
- navigation.expand
2023-03-03 12:28:41 -05:00
- navigation.path
- navigation.indexes
2023-07-06 08:03:44 -04:00
- content.tabs.link
2023-02-28 15:22:46 -05:00
- content.tooltips
- search.highlight
extra_css :
2023-10-23 20:40:44 -04:00
- assets/stylesheets/extra.css?v=3.17.0
2023-02-28 15:22:46 -05:00
extra_javascript :
- assets/javascripts/mathjax.js
2024-03-16 11:24:18 -04:00
- assets/javascripts/randomize-element.js
2023-02-28 15:22:46 -05:00
watch :
- ../theme
- ../includes
2023-06-21 12:28:59 -04:00
- mkdocs-common.yml
2023-02-28 15:22:46 -05:00
plugins :
tags : {}
search : {}
macros : {}
meta : {}
git-committers :
2024-03-30 20:12:48 -04:00
enabled : !ENV [GITCOMMITTERS, PRODUCTION, NETLIFY, false]
2023-02-28 15:22:46 -05:00
repository : privacyguides/privacyguides.org
branch : main
git-revision-date-localized :
2024-03-30 20:12:48 -04:00
enabled : !ENV [GITREVISIONDATE, PRODUCTION, NETLIFY, false]
2023-02-28 15:22:46 -05:00
exclude :
- index.md
fallback_to_build_date : true
privacy :
2023-05-30 17:39:22 -04:00
assets_exclude :
2023-02-28 15:22:46 -05:00
- cdn.jsdelivr.net/npm/mathjax@3/*
2023-03-01 10:38:32 -05:00
optimize :
2024-03-30 20:12:48 -04:00
enabled : !ENV [OPTIMIZE, PRODUCTION, NETLIFY, false]
2023-03-09 01:02:19 -05:00
typeset : {}
2023-05-30 17:39:22 -04:00
social :
2024-03-30 20:12:48 -04:00
cards : !ENV [CARDS, PRODUCTION, NETLIFY, true]
2023-05-30 17:39:22 -04:00
cards_dir : assets/img/social
cards_layout_dir : config/layouts
2023-07-20 17:48:57 -04:00
cards_layout : page
# cards_layout: pride
2023-02-28 15:22:46 -05:00
markdown_extensions :
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 : {}
2024-03-30 20:12:48 -04:00
pymdownx.snippets :
auto_append :
- includes/abbreviations.en.txt
2023-02-28 15:22:46 -05:00
pymdownx.tasklist :
custom_checkbox : true
attr_list : {}
def_list : {}
md_in_html : {}
meta : {}
abbr : {}
pymdownx.emoji :
2024-03-28 16:09:58 -04:00
emoji_index : !!python/name:material.extensions.emoji.twemoji
emoji_generator : !!python/name:material.extensions.emoji.to_svg
2023-02-28 15:22:46 -05:00
tables : {}
footnotes : {}
toc :
permalink : true
toc_depth : 4
2024-03-30 20:12:48 -04:00
nav :
- !ENV [NAV_HOME, 'Home'] : 'index.md'
- !ENV [NAV_KNOWLEDGE_BASE, 'Knowledge Base'] :
- 'basics/why-privacy-matters.md'
- 'basics/threat-modeling.md'
- 'basics/common-threats.md'
- 'basics/common-misconceptions.md'
- 'basics/account-creation.md'
- 'basics/account-deletion.md'
- !ENV [NAV_TECHNOLOGY_ESSENTIALS, 'Technology Essentials'] :
- 'basics/passwords-overview.md'
- 'basics/multi-factor-authentication.md'
- 'basics/email-security.md'
- 'basics/vpn-overview.md'
- !ENV [NAV_ADVANCED_TOPICS, 'Advanced Topics'] :
- 'advanced/dns-overview.md'
- 'advanced/tor-overview.md'
- 'advanced/payments.md'
- 'advanced/communication-network-types.md'
- !ENV [NAV_OPERATING_SYSTEMS, 'Operating Systems'] :
- 'os/android-overview.md'
- 'os/ios-overview.md'
- 'os/linux-overview.md'
- 'os/macos-overview.md'
- 'os/qubes-overview.md'
- kb-archive.md
- !ENV [NAV_RECOMMENDATIONS, 'Recommendations'] :
- 'tools.md'
- !ENV [NAV_INTERNET_BROWSING, 'Internet Browsing'] :
- 'tor.md'
- 'desktop-browsers.md'
- 'mobile-browsers.md'
- !ENV [NAV_PROVIDERS, 'Providers'] :
- 'cloud.md'
- 'dns.md'
- 'email-aliasing.md'
- 'email.md'
- 'financial-services.md'
- 'photo-management.md'
- 'search-engines.md'
- 'vpn.md'
- !ENV [NAV_SOFTWARE, 'Software'] :
- 'calendar.md'
- 'cryptocurrency.md'
- 'data-redaction.md'
- 'email-clients.md'
- 'encryption.md'
- 'file-sharing.md'
- 'frontends.md'
- 'multi-factor-authentication.md'
- 'news-aggregators.md'
- 'notebooks.md'
- 'passwords.md'
- 'productivity.md'
- 'real-time-communication.md'
- !ENV [NAV_OPERATING_SYSTEMS, 'Operating Systems'] :
- 'android.md'
- 'desktop.md'
- 'router.md'
- !ENV [NAV_ADVANCED, 'Advanced'] :
- 'device-integrity.md'
- !ENV [NAV_ABOUT, 'About'] :
- 'about/index.md'
- 'about/criteria.md'
- 'about/notices.md'
- 'about/privacy-policy.md'
- !ENV [NAV_COMMUNITY, 'Community'] :
- 'about/donate.md'
- !ENV [NAV_ONLINE_SERVICES, 'Online Services'] : 'about/services.md'
- !ENV [NAV_CODE_OF_CONDUCT, 'Code of Conduct'] : 'CODE_OF_CONDUCT.md'
- 'about/privacytools.md'
- !ENV [NAV_CONTRIBUTING, 'Contributing'] :
- !ENV [NAV_WRITING_GUIDE, 'Writing Guide'] :
- 'meta/writing-style.md'
- 'meta/admonitions.md'
- 'meta/brand.md'
- 'meta/translations.md'
- !ENV [NAV_TECHNICAL_GUIDES, 'Technical Guides'] :
- 'meta/uploading-images.md'
- 'meta/git-recommendations.md'
- !ENV [NAV_CHANGELOG, 'Changelog'] : 'https://github.com/privacyguides/privacyguides.org/releases'
- !ENV [NAV_FORUM, 'Forum'] : 'https://discuss.privacyguides.net/'
- !ENV [NAV_BLOG, 'Blog'] : 'https://blog.privacyguides.org/'