INHERIT: mkdocs.common.yml
docs_dir: '../i18n/nl'
site_url: "https://www.privacyguides.org/nl/"
site_dir: '../site/nl'
site_name: Privacy Guides
site_description: |
Privacy Guides is jouw centrale bron voor privacy en beveiliging om jezelf online te beschermen.
copyright: |
Privacy Guides is een non-profit, sociaal gemotiveerde website die informatie biedt voor de bescherming van jouw gegevensbeveiliging en privacy.
Wij verdienen geen geld met het aanbevelen van bepaalde producten, en wij maken geen gebruik van affiliate links.
© 2022 Privacy Guides en medewerkers. Inhoud gelicentieerd onder CC BY-ND 4.0.
edit_uri: edit/main/i18n/nl/
extra:
generator: false
analytics:
provider: plausible
property: privacyguides.org
feedback:
title: "Was deze pagina nuttig?"
ratings:
-
icon: material/robot-happy-outline
name: "Deze pagina was nuttig"
data: Handig
note: "Bedankt voor je feedback!"
-
icon: material/robot-confused
name: "Deze pagina kan worden verbeterd"
data: Behoefte aan verbetering
note: "Bedankt voor jouw feedback! Help ons deze pagina te verbeteren door een discussie te openen op ons forum."
theme:
language: nl
palette:
-
media: "(prefers-color-scheme)"
scheme: default
accent: deep purple
toggle:
icon: material/brightness-auto
name: "Verander naar licht thema"
-
media: "(prefers-color-scheme: dark)"
scheme: slate
accent: amber
toggle:
icon: material/brightness-2
name: "Verander naar systeem thema"
-
media: "(prefers-color-scheme: light)"
scheme: default
accent: deep purple
toggle:
icon: material/brightness-5
name: "Verander naar donker thema"
nav:
-
Home: 'index.md'
-
Knowledge Base:
- 'basics/threat-modeling.md'
- 'basics/common-threats.md'
- 'basics/common-misconceptions.md'
- 'basics/account-creation.md'
- 'basics/account-deletion.md'
-
Technology Essentials:
- 'basics/passwords-overview.md'
- 'basics/multi-factor-authentication.md'
- 'basics/email-security.md'
- 'basics/vpn-overview.md'
-
Operating Systems:
- 'os/android-overview.md'
- 'os/linux-overview.md'
- 'os/qubes-overview.md'
-
Advanced Topics:
- 'advanced/dns-overview.md'
- 'advanced/tor-overview.md'
- 'advanced/communication-network-types.md'
- kb-archive.md
-
Recommendations:
- 'tools.md'
-
Internet Browsing:
- 'tor.md'
- 'desktop-browsers.md'
- 'mobile-browsers.md'
-
Operating Systems:
- 'android.md'
- 'desktop.md'
- 'router.md'
-
Providers:
- 'cloud.md'
- 'dns.md'
- 'email.md'
- 'search-engines.md'
- 'vpn.md'
-
Software:
- 'calendar.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'
- 'video-streaming.md'
-
About:
- 'about/index.md'
- 'about/criteria.md'
- 'about/statistics.md'
- 'about/notices.md'
- 'about/privacy-policy.md'
-
Community:
- 'about/donate.md'
-
Online Services: 'about/services.md'
-
Code of Conduct: 'CODE_OF_CONDUCT.md'
- 'about/privacytools.md'
-
Contributing:
-
Writing Guide:
- 'meta/writing-style.md'
- 'meta/brand.md'
-
Technical Guides:
- 'meta/uploading-images.md'
- 'meta/git-recommendations.md'
-
Changelog: 'https://github.com/privacyguides/privacyguides.org/releases'
-
Forum: 'https://discuss.privacyguides.net/'
-
Blog: 'https://blog.privacyguides.org/'