mirror of
https://github.com/privacyguides/i18n.git
synced 2025-09-08 22:38:47 +00:00
66 lines
2.9 KiB
Markdown
66 lines
2.9 KiB
Markdown
---
|
|
meta_title: "Privacy Guides : votre ressource indépendante en matière de protection de la vie privée et de sécuritéPrivacy Guides"
|
|
template: home.html
|
|
social:
|
|
cards_layout: home
|
|
hide:
|
|
- navigation
|
|
- toc
|
|
- feedback
|
|
schema:
|
|
-
|
|
"@context": https://schema.org
|
|
"@type": Organization
|
|
"@id": https://www.privacyguides.org/
|
|
name: Privacy Guides
|
|
url: https://www.privacyguides.org/en/about/
|
|
logo: https://www.privacyguides.org/en/assets/brand/logos/png/square/pg-yellow.png
|
|
sameAs:
|
|
- https://twitter.com/privacy_guides
|
|
- https://github.com/privacyguides
|
|
- https://www.wikidata.org/wiki/Q111710163
|
|
- https://opencollective.com/privacyguides
|
|
- https://www.youtube.com/@privacyguides
|
|
- https://mastodon.neat.computer/@privacyguides
|
|
-
|
|
"@context": https://schema.org
|
|
"@type": WebSite
|
|
name: Privacy Guides
|
|
url: "https://www.privacyguides.org/"
|
|
sameAs:
|
|
- https://www.wikidata.org/wiki/Q111710163
|
|
potentialAction:
|
|
"@type": SearchAction
|
|
target:
|
|
"@type": EntryPoint
|
|
urlTemplate: "https://www.privacyguides.org/?q={search_term_string}"
|
|
query-input: required name=search_term_string
|
|
---
|
|
|
|
<!-- markdownlint-disable -->
|
|
<div class="grid" markdown>
|
|
<div markdown>
|
|
## Why should I care?
|
|
|
|
##### “I have nothing to hide. Why should I care about my privacy?”
|
|
|
|
Much like the right to interracial marriage, woman's suffrage, freedom of speech, and many others, our right to privacy hasn't always been upheld. In several dictatorships, it still isn't. Generations before ours fought for our right to privacy. ==Privacy is a human right, inherent to all of us,== that we are entitled to (without discrimination).
|
|
|
|
You shouldn't confuse privacy with secrecy. We know what happens in the bathroom, but you still close the door. That's because you want privacy, not secrecy. **Everyone** has something to protect. Privacy is something that makes us human.
|
|
|
|
[:material-book-outline: Why Privacy Matters](basics/why-privacy-matters.md){ class="md-button md-button--primary" }
|
|
</div>
|
|
|
|
<div markdown>
|
|
## What should I do?
|
|
|
|
##### First, you need to make a plan
|
|
|
|
Trying to protect all your data from everyone all the time is impractical, expensive, and exhausting. Mais ne vous en faites pas ! La sécurité est un processus et, en anticipant, vous pouvez élaborer un plan qui vous convient. La sécurité ne concerne pas seulement les outils que vous utilisez ou les logiciels que vous téléchargez. Au contraire, elle commence par une compréhension des menaces uniques auxquelles vous êtes confrontés, et comment les atténuer.
|
|
|
|
==This process of identifying threats and defining countermeasures is called **threat modeling**==, and it forms the basis of every good security and privacy plan.
|
|
|
|
[:material-book-outline: Learn More About Threat Modeling](basics/threat-modeling.md){ class="md-button md-button--primary" }
|
|
</div>
|
|
</div>
|