mirror of
https://github.com/privacyguides/i18n.git
synced 2025-11-11 19:07:53 +00:00
66 lines
2.7 KiB
Markdown
66 lines
2.7 KiB
Markdown
---
|
|
meta_title: "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?
|
|
|
|
“我沒有什麼可隱瞞的。 為何我該在意自己的隱私?”
|
|
|
|
就像異族通婚、女性參政權、言論自由等許多權利,我們的隱私權並非總是受到保障。 在一些獨裁政權下,根本無隱私可言。 前人已為隱私權奮鬥了數個世代。 ==隱私作為一種人權,是人人生而固有的權利== ,每個人都應當 (不受歧視地) 享受此權利。
|
|
|
|
你不應該把隱私和保密混為一談。 人人都知道浴室裏發生了什麼,但你仍然會把門關上。 這是因為您想要隱私,而不是保密。 每個人都有要保護的東西。 隱私讓我們之所以為人。
|
|
|
|
[: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. 但是別擔心! 安全是一種過程,提前做好準備,相信您能制定出一個適合自己的計劃。 安全並不僅僅只限於您使用的工具或下載的軟件。 相反,它始於了解您面臨的獨特威脅,以及如何減輕它們。
|
|
|
|
==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>
|