1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-09 05:11:17 +00:00
Files
privacyguides.org/mkdocs.yml
T

526 lines
20 KiB
YAML
Raw Normal View History

2024-01-06 21:12:44 +00:00
# Copyright (c) 2022-2024 Jonah Aragon <jonah@triplebit.net>
2023-03-21 16:56:27 -05: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.
2026-05-07 10:59:58 -07:00
docs_dir: !ENV [ BUILD_DOCS_DIR, "docs" ]
site_url: !ENV [ BUILD_SITE_URL, "https://www.privacyguides.org/en/" ]
site_dir: !ENV [ BUILD_SITE_DIR, "site/en" ]
site_name: Privacy Guides
2024-03-31 06:10:46 -05:00
site_description:
!ENV [
SITE_DESCRIPTION,
2026-05-07 10:59:58 -07:00
"Privacy Guides is your central privacy and security resource to protect
yourself online.",
2024-03-31 06:10:46 -05:00
]
2026-05-07 10:59:58 -07:00
edit_uri_template: !ENV [ BUILD_EDIT_URI_TEMPLATE, "blob/main/docs/{path}?plain=1" ]
2023-02-28 14:22:46 -06:00
extra:
2025-09-10 01:14:23 -05:00
scope: /
homepage: /
generator: false
2026-05-07 10:59:58 -07:00
context: !ENV [ BUILD_CONTEXT, "production" ]
offline: !ENV [ BUILD_OFFLINE, false ]
2023-07-12 15:35:39 -05:00
deploy: !ENV DEPLOY_ID
2025-09-13 13:03:13 -05:00
ghost:
base_url: https://www.privacyguides.org
2026-01-17 12:06:09 -06:00
admin_url: https://www.privacyguides.org/ghost
2025-09-13 13:03:13 -05:00
tb_site_uuid: 5f3bdb03-a1af-4844-85ca-cbc82c89eb9a
content_api_key: da9d77deb3e85ee73925167f3a
2024-04-05 10:44:23 +00:00
privacy_guides:
footer:
intro:
!ENV [
FOOTER_INTRO,
2026-05-07 10:59:58 -07:00
"Privacy Guides is a non-profit, socially motivated website that provides
information for protecting your data security and privacy.",
2024-04-05 10:44:23 +00:00
]
note:
!ENV [
FOOTER_NOTE,
2026-05-07 10:59:58 -07:00
"We do not make money from recommending certain products, and we do not use
affiliate links.",
2024-04-05 10:44:23 +00:00
]
copyright:
2026-05-07 10:59:58 -07:00
author: !ENV [ FOOTER_COPYRIGHT_AUTHOR, "Privacy Guides and contributors." ]
date: !ENV [ FOOTER_COPYRIGHT_DATE, "2019-2025" ]
2024-04-05 10:44:23 +00:00
license:
- fontawesome/brands/creative-commons
- fontawesome/brands/creative-commons-by
2023-03-21 16:56:27 -05:00
- fontawesome/brands/creative-commons-sa
2025-03-03 17:52:01 -06:00
links:
2026-05-07 10:59:58 -07:00
- name: !ENV [ FOOTER_PRIVACY_NOTICE, "Privacy notice." ]
2025-03-03 17:52:01 -06:00
url: https://www.privacyguides.org/en/privacy/
2024-04-05 10:44:23 +00:00
homepage:
description:
!ENV [
HOMEPAGE_DESCRIPTION,
2026-05-07 10:59:58 -07:00
"A socially motivated website which provides information about protecting
your online data privacy and security.",
2024-04-05 10:44:23 +00:00
]
hero:
2026-05-07 10:59:58 -07:00
header: !ENV [ HOMEPAGE_HEADER, "The guide to restoring your online privacy." ]
2024-04-05 10:44:23 +00:00
subheader:
!ENV [
HOMEPAGE_SUBHEADER,
2026-05-07 10:59:58 -07:00
"Massive organizations are monitoring your online activities. Privacy
Guides is your central privacy and security resource to protect
yourself online.",
2024-04-05 10:44:23 +00:00
]
buttons:
2026-05-07 10:59:58 -07:00
- name: !ENV [ HOMEPAGE_BUTTON_GET_STARTED_NAME, "Start Your Privacy Journey" ]
title: !ENV [ HOMEPAGE_BUTTON_GET_STARTED_TITLE, "The first step of your privacy journey" ]
link: !ENV [ HOMEPAGE_BUTTON_GET_STARTED_LINK, "basics/why-privacy-matters/" ]
2024-04-05 10:44:23 +00:00
class: md-button md-button--primary
2026-05-07 10:59:58 -07:00
- name: !ENV [ HOMEPAGE_BUTTON_TOOLS_NAME, "Recommended Tools" ]
2024-04-05 10:44:23 +00:00
title:
!ENV [
HOMEPAGE_BUTTON_TOOLS_TITLE,
"Recommended privacy tools, services, and knowledge",
]
2026-05-07 10:59:58 -07:00
link: !ENV [ HOMEPAGE_BUTTON_TOOLS_LINK, "tools/" ]
2024-04-05 10:44:23 +00:00
class: md-button
cta:
2026-05-07 10:59:58 -07:00
- title: !ENV [ HOMEPAGE_CTA_TITLE, "We need you! Here's how to get involved:" ]
2024-04-05 10:44:23 +00:00
links:
- icon: simple/discourse
2026-05-07 10:59:58 -07:00
name: !ENV [ HOMEPAGE_CTA_FORUM_NAME, "Join the forum" ]
2024-04-05 10:44:23 +00:00
link: https://discuss.privacyguides.net/
- icon: simple/mastodon
2026-05-07 10:59:58 -07:00
name: !ENV [ HOMEPAGE_CTA_MASTODON_NAME, "Follow us on Mastodon" ]
2024-04-05 10:44:23 +00:00
link: https://mastodon.neat.computer/@privacyguides
- icon: simple/github
2026-05-07 10:59:58 -07:00
name: !ENV [ HOMEPAGE_CTA_GITHUB_NAME, "Contribute on GitHub" ]
2024-04-05 10:44:23 +00:00
link: https://github.com/privacyguides/privacyguides.org
- icon: material/translate
2026-05-07 10:59:58 -07:00
name: !ENV [ HOMEPAGE_CTA_TRANSLATE_NAME, "Help translate" ]
2024-04-05 10:44:23 +00:00
link: https://crowdin.com/project/privacyguides
- icon: simple/matrix
2026-05-07 10:59:58 -07:00
name: !ENV [ HOMEPAGE_CTA_MATRIX_NAME, "Join the Matrix chat" ]
2024-04-05 10:44:23 +00:00
link: https://matrix.to/#/#privacyguides:matrix.org
- icon: material/information-outline
2026-05-07 10:59:58 -07:00
name: !ENV [ HOMEPAGE_CTA_ABOUT_NAME, "Learn more about us" ]
link: !ENV [ HOMEPAGE_CTA_ABOUT_LINK, "about/" ]
2024-04-05 10:44:23 +00:00
- icon: material/hand-coin
2026-05-07 10:59:58 -07:00
name: !ENV [ HOMEPAGE_CTA_DONATE_NAME, "Donate to Privacy Guides" ]
link: !ENV [ HOMEPAGE_CTA_DONATE_LINK, "about/donate/" ]
2024-04-05 10:44:23 +00:00
description:
!ENV [
HOMEPAGE_CTA_DESCRIPTION,
2026-05-07 10:59:58 -07:00
"If you spot an error, think a provider should not be listed, notice a
qualified provider is missing, believe a browser plugin is no
longer the best choice, or uncover any other issue, please let
us know.",
2024-04-05 10:44:23 +00:00
]
rss:
2026-05-07 10:59:58 -07:00
- title: !ENV [ HOMEPAGE_RSS_BLOG_TITLE, "Privacy Guides blog feed" ]
2024-04-05 10:44:23 +00:00
link:
!ENV [
HOMEPAGE_RSS_BLOG_LINK,
"https://www.privacyguides.org/articles/feed_rss_created.xml",
2024-04-05 10:44:23 +00:00
]
2026-05-07 10:59:58 -07:00
- title: !ENV [ HOMEPAGE_RSS_FORUM_TITLE, "Latest Privacy Guides forum topics" ]
link: !ENV [ HOMEPAGE_RSS_FORUM_LINK, "https://discuss.privacyguides.net/latest.rss" ]
- title: !ENV [ HOMEPAGE_RSS_CHANGELOG_TITLE, "Privacy Guides release changelog" ]
link:
!ENV [
HOMEPAGE_RSS_CHANGELOG_LINK,
"https://discuss.privacyguides.net/c/site-development/changelog/9.rss",
]
2024-04-05 10:44:23 +00:00
translation_notice:
notice: !ENV TRANSLATION_NOTICE
2026-05-07 10:59:58 -07:00
cta: !ENV [ TRANSLATION_NOTICE_CTA, "Visit Crowdin" ]
2024-04-10 10:40:27 +00:00
language: !ENV SITE_LANGUAGE_ENGLISH
2026-05-07 10:59:58 -07:00
translation_stylesheet: !ENV [ TRANSLATION_STYLESHEET ]
2023-02-28 14:22:46 -06:00
social:
- icon: simple/mastodon
link: https://mastodon.neat.computer/@privacyguides
2026-05-07 10:59:58 -07:00
name: !ENV [ SOCIAL_MASTODON, "Mastodon" ]
- icon: simple/peertube
link: https://neat.tube/c/privacyguides
2026-05-07 10:59:58 -07:00
name: !ENV [ SOCIAL_PEERTUBE, "PeerTube" ]
2023-02-28 14:22:46 -06:00
- icon: simple/matrix
link: https://matrix.to/#/#privacyguides:matrix.org
2026-05-07 10:59:58 -07:00
name: !ENV [ SOCIAL_MATRIX, "Matrix" ]
2023-02-28 14:22:46 -06:00
- icon: simple/discourse
link: https://discuss.privacyguides.net/
2026-05-07 10:59:58 -07:00
name: !ENV [ SOCIAL_FORUM, "Forum" ]
2023-02-28 14:22:46 -06:00
- icon: simple/github
link: https://github.com/privacyguides
2026-05-07 10:59:58 -07:00
name: !ENV [ SOCIAL_GITHUB, "GitHub" ]
2023-07-12 15:35:39 -05:00
- icon: simple/torbrowser
link: http://www.xoe4vn5uwdztif6goazfbmogh6wh5jc4up35bqdflu6bkdc5cas5vjqd.onion/
2026-05-07 10:59:58 -07:00
name: !ENV [ SOCIAL_TOR_SITE, "Hidden service" ]
language_switcher: !ENV [ LANGUAGE_SWITCHER, true ]
2023-02-28 14:22:46 -06:00
alternate:
- name: English
link: /en/
lang: en
2023-03-01 10:38:10 -06:00
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1fa-1f1f8.svg
2023-04-04 22:25:28 -05:00
- name: Español
link: /es/
lang: es
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1ea-1f1f8.svg
2023-02-28 14:22:46 -06:00
- name: Français
link: /fr/
lang: fr
2023-03-01 10:38:10 -06:00
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1eb-1f1f7.svg
2023-02-28 14:22:46 -06:00
- name: עִברִית
link: /he/
lang: he
2023-03-01 10:38:10 -06:00
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1ee-1f1f1.svg
- name: Italiano
2023-06-10 07:27:39 +00:00
link: /it/
lang: it
2023-06-22 02:11:51 +02:00
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1ee-1f1f9.svg
2023-02-28 14:22:46 -06:00
- name: Nederlands
link: /nl/
lang: nl
2023-03-01 10:38:10 -06:00
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1f3-1f1f1.svg
2025-09-13 05:27:04 +00:00
- name: 中文 (繁體)
link: /zh-hant/
lang: zh-Hant
2025-09-13 05:27:04 +00:00
icon: https://raw.githubusercontent.com/jdecked/twemoji/master/assets/svg/1f1ed-1f1f0.svg
- name: 中文 (繁體,台灣)
link: /zh-TW/
lang: zh-TW
icon: https://raw.githubusercontent.com/jdecked/twemoji/master/assets/svg/1f1f9-1f1fc.svg
- name: Русский
2023-07-07 08:30:49 +00:00
link: /ru/
lang: ru
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1f7-1f1fa.svg
2024-04-03 09:38:06 +00:00
analytics:
feedback:
2026-05-07 10:59:58 -07:00
title: !ENV [ ANALYTICS_FEEDBACK_TITLE, "Was this page helpful?" ]
2024-04-03 09:38:06 +00:00
ratings:
- icon: material/emoticon-happy-outline
2026-05-07 10:59:58 -07:00
name: !ENV [ ANALYTICS_FEEDBACK_POSITIVE_NAME, "This page was helpful" ]
2024-04-03 09:38:06 +00:00
data: 1
2026-05-07 10:59:58 -07:00
note: !ENV [ ANALYTICS_FEEDBACK_POSITIVE_NOTE, "Thanks for your feedback!" ]
2024-04-03 09:38:06 +00:00
- icon: material/emoticon-sad-outline
2026-05-07 10:59:58 -07:00
name: !ENV [ ANALYTICS_FEEDBACK_NEGATIVE_NAME, "This page could be improved" ]
2024-04-03 09:38:06 +00:00
data: 0
2026-05-07 10:59:58 -07:00
note: !ENV [ ANALYTICS_FEEDBACK_NEGATIVE_NOTE, "Thanks for your feedback!" ]
2023-02-28 14:22:46 -06:00
2026-05-07 10:59:58 -07:00
repo_url: !ENV [ BUILD_REPO_URL, "https://github.com/privacyguides/privacyguides.org" ]
2023-02-28 14:22:46 -06:00
repo_name: ""
theme:
name: material
2026-05-07 10:59:58 -07:00
language: !ENV [ BUILD_THEME_LANGUAGE, "en" ]
2024-04-10 15:18:32 -05:00
custom_dir: theme
font:
2026-05-07 10:59:58 -07:00
text: !ENV [ BUILD_THEME_FONT_TEXT, "Public Sans" ]
code: !ENV [ BUILD_THEME_FONT_CODE, "DM Mono" ]
palette:
- media: "(prefers-color-scheme)"
scheme: default
accent: deep purple
toggle:
icon: material/brightness-auto
2026-05-07 10:59:58 -07:00
name: !ENV [ THEME_DARK, "Switch to dark mode" ]
- media: "(prefers-color-scheme: dark)"
scheme: slate
accent: amber
toggle:
icon: material/brightness-2
2026-05-07 10:59:58 -07:00
name: !ENV [ THEME_LIGHT, "Switch to light mode" ]
- media: "(prefers-color-scheme: light)"
scheme: default
accent: deep purple
toggle:
icon: material/brightness-5
2026-05-07 10:59:58 -07:00
name: !ENV [ THEME_AUTO, "Switch to system theme" ]
2024-03-28 15:09:58 -05:00
favicon: assets/brand/logos/png/favicon-32x32.png
2023-02-28 14:22:46 -06:00
icon:
repo: simple/github
features:
2024-07-25 14:53:20 -05:00
- announce.dismiss
2023-02-28 14:22:46 -06:00
- navigation.tracking
- navigation.tabs
- navigation.sections
2023-03-03 11:28:41 -06:00
- navigation.path
- navigation.indexes
2026-03-02 22:00:38 -08:00
- navigation.footer
2023-07-06 12:03:44 +00:00
- content.tabs.link
2023-02-28 14:22:46 -06:00
- content.tooltips
- search.highlight
extra_css:
- assets/stylesheets/extra.css?v=20260303
2023-02-28 14:22:46 -06:00
extra_javascript:
- path: assets/javascripts/randomize-element.js?v=20250306
defer: true
- path: assets/javascripts/feedback.js?v=20250306
defer: true
2023-02-28 14:22:46 -06:00
watch:
2024-04-10 15:18:32 -05:00
- theme
- includes
2023-02-28 14:22:46 -06:00
plugins:
tags: {}
search: {}
2024-04-14 04:03:49 +00:00
privacy:
2026-05-07 10:59:58 -07:00
enabled: !ENV [ BUILD_PRIVACY, true ]
2024-07-28 23:23:28 -05:00
offline:
2026-05-07 10:59:58 -07:00
enabled: !ENV [ BUILD_OFFLINE, false ]
2024-04-10 15:18:32 -05:00
group:
2026-05-07 10:59:58 -07:00
enabled: !ENV [ BUILD_INSIDERS, false ]
2024-04-10 15:18:32 -05:00
plugins:
macros: {}
meta: {}
2024-04-11 06:41:22 +00:00
git-authors:
2026-05-07 10:59:58 -07:00
enabled: !ENV [ GITAUTHORS, PRODUCTION, NETLIFY, false ]
2024-04-11 06:41:22 +00:00
sort_authors_by: contribution
show_contribution: true
fallback_to_empty: true
authorship_threshold_percent: 1
2024-04-10 15:18:32 -05:00
git-revision-date-localized:
2026-05-07 10:59:58 -07:00
enabled: !ENV [ GITREVISIONDATE, PRODUCTION, NETLIFY, false ]
2024-04-10 15:18:32 -05:00
exclude:
- index.md
fallback_to_build_date: true
2024-04-11 06:41:22 +00:00
enable_creation_date: true
2024-04-10 15:18:32 -05:00
typeset: {}
social:
2026-05-07 10:59:58 -07:00
cards: !ENV [ CARDS, true ]
2024-04-10 15:18:32 -05:00
cards_dir: assets/img/social
cards_layout_dir: theme/layouts
cards_layout: page
# cards_layout: pride
2023-02-28 14:22:46 -06:00
markdown_extensions:
admonition: {}
pymdownx.details: {}
pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
2026-05-07 10:59:58 -07:00
format: !!python/name:pymdownx.superfences.fence_code_format
2023-02-28 14:22:46 -06:00
pymdownx.tabbed:
alternate_style: true
pymdownx.arithmatex:
generic: true
pymdownx.critic: {}
pymdownx.caret: {}
pymdownx.keys: {}
pymdownx.mark: {}
pymdownx.tilde: {}
pymdownx.snippets:
auto_append:
2026-05-07 10:59:58 -07:00
- !ENV [ BUILD_ABBREVIATIONS, "includes/abbreviations.en.txt" ]
2023-02-28 14:22:46 -06:00
pymdownx.tasklist:
custom_checkbox: true
attr_list: {}
def_list: {}
md_in_html: {}
meta: {}
abbr: {}
pymdownx.emoji:
2026-05-07 10:59:58 -07:00
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
2026-03-02 22:00:38 -08:00
options:
custom_icons:
- theme/icons
2023-02-28 14:22:46 -06:00
tables: {}
footnotes: {}
toc:
toc_depth: 4
nav:
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_HOME, "Home" ]
: "index.md"
- ? !ENV [ NAV_KNOWLEDGE_BASE, "Knowledge Base" ]
: - "basics/why-privacy-matters.md"
2024-03-31 06:10:46 -05:00
- "basics/threat-modeling.md"
- "basics/common-threats.md"
- "basics/common-misconceptions.md"
- "basics/account-creation.md"
- "basics/account-deletion.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_TECHNOLOGY_ESSENTIALS, "Technology Essentials" ]
: - "basics/passwords-overview.md"
2024-03-31 06:10:46 -05:00
- "basics/multi-factor-authentication.md"
- "basics/hardware.md"
2024-03-31 06:10:46 -05:00
- "basics/email-security.md"
- "basics/vpn-overview.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_ADVANCED_TOPICS, "Advanced Topics" ]
: - "advanced/dns-overview.md"
2024-03-31 06:10:46 -05:00
- "advanced/tor-overview.md"
- "advanced/payments.md"
- "advanced/communication-network-types.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_OPERATING_SYSTEMS, "Operating Systems" ]
: - "os/index.md"
2024-03-31 06:10:46 -05:00
- "os/android-overview.md"
- "os/ios-overview.md"
- "os/linux-overview.md"
- "os/macos-overview.md"
- "os/qubes-overview.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_OPERATING_SYSTEMS_WINDOWS, "Windows" ]
: - "os/windows/index.md"
2024-05-28 22:20:35 -05:00
- "os/windows/group-policies.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_RECOMMENDATIONS, "Recommendations" ]
: - "tools.md"
- ? !ENV [ NAV_SELF_HOSTING, "Self-Hosting" ]
: - "self-hosting/index.md"
- "self-hosting/dns-filtering.md"
- "self-hosting/email-servers.md"
- "self-hosting/file-management.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_INTERNET_BROWSING, "Internet Browsing" ]
: - "tor.md"
2024-03-31 06:10:46 -05:00
- "desktop-browsers.md"
- "mobile-browsers.md"
2024-03-30 18:16:46 -05:00
- "browser-extensions.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_PROVIDERS, "Providers" ]
: - "cloud.md"
- "data-broker-removals.md"
2024-03-31 06:10:46 -05:00
- "dns.md"
- "email-aliasing.md"
- "email.md"
- "financial-services.md"
- "photo-management.md"
- "search-engines.md"
- "vpn.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_SOFTWARE, "Software" ]
: - "ai-chat.md"
2024-03-31 06:10:46 -05:00
- "calendar.md"
- "cryptocurrency.md"
- "data-redaction.md"
- "document-collaboration.md"
2024-03-31 06:10:46 -05:00
- "email-clients.md"
- "encryption.md"
- "file-sharing.md"
- "frontends.md"
- "health-and-wellness.md"
- "language-tools.md"
- "maps.md"
2024-03-31 06:10:46 -05:00
- "multi-factor-authentication.md"
- "news-aggregators.md"
- "notebooks.md"
- "office-suites.md"
2024-03-31 06:10:46 -05:00
- "passwords.md"
- "pastebins.md"
2024-03-31 06:10:46 -05:00
- "real-time-communication.md"
2025-03-23 19:22:11 -05:00
- "social-networks.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_HARDWARE, "Hardware" ]
: - "mobile-phones.md"
- "security-keys.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_OPERATING_SYSTEMS, "Operating Systems" ]
: - ? !ENV [ NAV_ANDROID, "Android" ]
: - "android/index.md"
- "android/distributions.md"
- "android/general-apps.md"
- "android/obtaining-apps.md"
2024-03-31 06:10:46 -05:00
- "desktop.md"
- "router.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_ADVANCED, "Advanced" ]
: - "alternative-networks.md"
2024-03-31 06:10:46 -05:00
- "device-integrity.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_ACTIVISM, "Activism" ]
: - "activism/index.md"
- ? !ENV [ NAV_ACTIVISM_TOOLBOX, "Activist Toolbox" ]
: - "activism/toolbox/index.md"
2026-03-02 22:00:38 -08:00
- "Check Your Laws":
- "activism/toolbox/tip-know-your-privacy-laws.md"
- "activism/toolbox/tip-report-privacy-violations.md"
- "Choose Your Tools":
- "activism/toolbox/tip-beware-of-privacy-snake-oil.md"
- "activism/toolbox/tip-migrate-outside-the-surveillance-ecosystem.md"
2026-05-07 10:59:58 -07:00
- "activism/toolbox/tip-improve-your-social-media-and-build-resilient-c\
ommunities.md"
2026-03-02 22:00:38 -08:00
- "Expand Your Perspective":
- "activism/toolbox/tip-dont-stop-at-individual-solutions.md"
- "activism/toolbox/tip-keep-in-mind-the-whole-landscape.md"
- "activism/toolbox/tip-consider-everyones-unique-situation.md"
- "Support The Community":
- "activism/toolbox/tip-lift-your-allies-up.md"
- "activism/toolbox/tip-support-your-privacy-comrades.md"
2026-05-07 10:59:58 -07:00
- "activism/toolbox/tip-be-kind-to-people-but-be-relentless-with-instit\
utions.md"
2026-03-02 22:00:38 -08:00
- "Build Alliances":
- "activism/toolbox/tip-start-alliances-not-wars.md"
- "activism/toolbox/tip-value-allies-with-complementary-expertise.md"
- "activism/toolbox/tip-give-credit-where-credit-is-due.md"
- "Make It Accessible":
- "activism/toolbox/tip-welcome-beginners.md"
- "activism/toolbox/tip-keep-your-posts-and-community-inclusive.md"
- "activism/toolbox/tip-be-mindful-of-accessibility.md"
- "activism/toolbox/tip-make-it-cute.md"
- "Uphold Integrity":
- "activism/toolbox/tip-refuse-to-participate.md"
- "activism/toolbox/tip-stay-true-to-your-principles.md"
- "activism/toolbox/tip-protect-your-allies.md"
- "Stay Persistent":
- "activism/toolbox/tip-small-actions-matter.md"
- "activism/toolbox/tip-take-time-to-rest.md"
- "Take Action!":
- "activism/toolbox/tip-engage-boosts-and-contribute.md"
- "activism/toolbox/tip-level-up-assemble-and-organize.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_ACTIVISM_LEGAL, "Legal Resources" ]
: - "activism/legal/dpa-directory.md"
- ? !ENV [ NAV_BLOG, "Articles" ]
: !ENV [ ARTICLES_SITE_BASE_URL, "/articles/" ]
- ? !ENV [ NAV_VIDEOS, "Videos" ]
: !ENV [ VIDEOS_SITE_BASE_URL, "/videos/" ]
- ? !ENV [ NAV_NEWS, "News" ]
: !ENV [ NEWS_SITE_BASE_URL, "/news/" ]
- ? !ENV [ NAV_FORUM, "Forum" ]
: !ENV [ NAV_FORUM_LINK, "https://discuss.privacyguides.net/" ]
- ? !ENV [ NAV_WIKI, "Wiki" ]
: !ENV [
2025-05-06 18:03:03 -05:00
NAV_WIKI_LINK,
"https://discuss.privacyguides.net/c/community-wiki/9411/none",
]
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_ABOUT, "About" ]
: - "about.md"
2024-07-25 14:53:20 -05:00
- "about/donate.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_ABOUT_TEAM_MEMBERS, "Team Members" ]
: https://discuss.privacyguides.net/u?group=team&order=solutions&period=all
- ? !ENV [ NAV_ABOUT_POLICIES, "Policies" ]
: - "about/criteria.md"
- "about/donation-acceptance-policy.md"
- "about/executive-policy.md"
- "privacy.md"
- "about/notices.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_COMMUNITY, "Community" ]
: - "about/jobs.md"
- "about/contributors.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_ONLINE_SERVICES, "Online Services" ]
: "about/services.md"
- ? !ENV [ NAV_CODE_OF_CONDUCT, "Code of Conduct" ]
: "CODE_OF_CONDUCT.md"
2024-07-25 14:53:20 -05:00
- "about/statistics.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_CONTRIBUTING, "Contributing" ]
: - ? !ENV [ NAV_WRITING_GUIDE, "Writing Guide" ]
: - "meta/writing-style.md"
2024-03-31 06:10:46 -05:00
- "meta/admonitions.md"
- "meta/brand.md"
- "meta/translations.md"
2026-05-07 10:59:58 -07:00
- ? !ENV [ NAV_TECHNICAL_GUIDES, "Technical Guides" ]
: - "meta/uploading-images.md"
2024-03-31 06:10:46 -05:00
- "meta/git-recommendations.md"
- "meta/commit-messages.md"
- "meta/pr-comments.md"
2024-05-31 14:31:51 +09:00
validation:
nav:
not_found: info
omitted_files: ignore
absolute_links: ignore