2023-04-11 17:41:10 +00:00
---
2023-04-17 04:04:09 +00:00
meta_title: "Privacy Guides: 您的獨立隱私和安全資源"
2024-04-05 11:32:04 +00:00
template: home.html
2023-07-21 04:04:31 +00:00
social:
2023-07-27 23:10:06 +00:00
cards_layout: home
2023-04-11 17:41:10 +00:00
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/
2024-03-28 21:31:23 +00:00
logo: https://www.privacyguides.org/en/assets/brand/logos/png/square/pg-yellow.png
2023-04-11 17:41:10 +00:00
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
---
2024-04-02 11:33:03 +00:00
<!-- markdownlint-disable -->
2024-07-21 15:32:33 +00:00
<div class="grid" markdown>
<div markdown>
## Why should I care?
2023-04-11 17:41:10 +00:00
2024-07-22 00:46:36 +00:00
“我沒有什麼可隱瞞的。 為何我該在意自己的隱私?”
2023-04-11 17:41:10 +00:00
2024-07-22 00:46:36 +00:00
就像異族通婚、女性參政權、言論自由等許多權利,我們的隱私權並非總是受到保障。 在一些獨裁政權下,根本無隱私可言。 前人已為隱私權奮鬥了數個世代。 ==隱私作為一種人權,是人人生而固有的權利== ,每個人都應當 (不受歧視地) 享受此權利。
2023-04-11 17:41:10 +00:00
2024-07-22 00:46:36 +00:00
你不應該把隱私和保密混為一談。 人人都知道浴室裏發生了什麼,但你仍然會把門關上。 這是因為您想要隱私,而不是保密。 每個人都有要保護的東西。 隱私讓我們之所以為人。
2023-04-11 17:41:10 +00:00
2024-07-21 15:32:33 +00:00
[:material-book-outline: Why Privacy Matters ](basics/why-privacy-matters.md ){ class="md-button md-button--primary" }
</div>
2023-04-11 17:41:10 +00:00
2024-07-21 15:32:33 +00:00
<div markdown>
## What should I do?
2023-04-11 17:41:10 +00:00
2024-07-21 15:32:33 +00:00
##### First, you need to make a plan
2023-04-11 17:41:10 +00:00
2024-07-21 15:32:33 +00:00
Trying to protect all your data from everyone all the time is impractical, expensive, and exhausting. 但是別擔心! 安全是一種過程,提前做好準備,相信您能制定出一個適合自己的計劃。 安全並不僅僅只限於您使用的工具或下載的軟件。 相反,它始於了解您面臨的獨特威脅,以及如何減輕它們。
2023-04-11 17:41:10 +00:00
2024-07-21 15:32:33 +00:00
==This process of identifying threats and defining countermeasures is called **threat modeling ** ==, and it forms the basis of every good security and privacy plan.
2023-04-11 17:41:10 +00:00
2024-07-21 15:32:33 +00:00
[:material-book-outline: Learn More About Threat Modeling ](basics/threat-modeling.md ){ class="md-button md-button--primary" }
</div>
</div>