mirror of
https://github.com/privacyguides/i18n.git
synced 2025-06-19 09:14:22 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@ -27,10 +27,10 @@ Certificates prove you are talking directly to the website you're visiting, and
|
|||||||
**익명성**
|
**익명성**
|
||||||
:
|
:
|
||||||
|
|
||||||
Anonymity is the ability to act without a persistent identifier. You might achieve this online with [Tor](../tor.md), which allows you to browse the internet with a random IP address and network connection instead of your own.
|
Anonymity is the ability to act without a persistent identifier. 온라인에서 익명성을 보장하는 대표적인 수단으로는 [Tor](../tor.md)가 있습니다. Tor를 이용하면 자신의 IP 주소나 네트워크 연결망을 사용하지 않고 임의의 IP 주소로 인터넷을 탐색할 수 있습니다.
|
||||||
:
|
:
|
||||||
|
|
||||||
**Pseudonymity** is a similar concept, but it allows you to have a persistent identifier without it being tied to your real identity. If everybody knows you as `@GamerGuy12` online, but nobody knows your real name, that is your pseudonym.
|
**'가명'**도 익명과 유사한 개념이지만, 가명은 실제 신원과 연결점이 없는 영구 식별자를 사용한다는 것이 특징입니다. '온라인에서 누구나 나를 `@GamerGuy12`라는 이름으로 찾을 수 있지만, 내 본명을 아는 사람은 아무도 없는 것', 이것이 바로 가명입니다.
|
||||||
|
|
||||||
All of these concepts overlap, but it is possible to have any combination of these. The sweet spot for most people is when all three of these concepts overlap. However, it's trickier to achieve than many initially believe. 때로는 일부를 타협해야 하겠지만, 괜찮습니다. This is where **threat modeling** comes into play, allowing you to make informed decisions about the [software and services](../tools.md) you use.
|
All of these concepts overlap, but it is possible to have any combination of these. The sweet spot for most people is when all three of these concepts overlap. However, it's trickier to achieve than many initially believe. 때로는 일부를 타협해야 하겠지만, 괜찮습니다. This is where **threat modeling** comes into play, allowing you to make informed decisions about the [software and services](../tools.md) you use.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: iOS Overview
|
title: iOS 介紹
|
||||||
icon: simple/apple
|
icon: simple/apple
|
||||||
description: iOS is a mobile operating system developed by Apple for the iPhone.
|
description: iOS is a mobile operating system developed by Apple for the iPhone.
|
||||||
---
|
---
|
||||||
@ -67,7 +67,7 @@ At the top of the **Settings** app, you'll see your name and profile picture if
|
|||||||
|
|
||||||
Many other privacy-related settings can be found in the **Settings** app.
|
Many other privacy-related settings can be found in the **Settings** app.
|
||||||
|
|
||||||
#### Airplane Mode
|
#### 飛航模式
|
||||||
|
|
||||||
Enabling **Airplane Mode** stops your phone from contacting cell towers. You will still be able to connect to Wi-Fi and Bluetooth, so whenever you are connected to Wi-Fi you can turn this setting on.
|
Enabling **Airplane Mode** stops your phone from contacting cell towers. You will still be able to connect to Wi-Fi and Bluetooth, so whenever you are connected to Wi-Fi you can turn this setting on.
|
||||||
|
|
||||||
@ -192,7 +192,7 @@ Normal phone calls made with the Phone app through your carrier are not E2EE. Bo
|
|||||||
|
|
||||||
Jailbreaking an iPhone undermines its security and makes you vulnerable. Running untrusted, third-party software could cause your device to be infected with malware.
|
Jailbreaking an iPhone undermines its security and makes you vulnerable. Running untrusted, third-party software could cause your device to be infected with malware.
|
||||||
|
|
||||||
### Encrypted iMessage
|
### 加密的 iMessage
|
||||||
|
|
||||||
The color of the message bubble in the Messages app indicates whether your messages are E2EE or not. A blue bubble indicates that you're using iMessage with E2EE, while a green bubble indicates they're using the outdated SMS and MMS protocols. Currently, the only way to get E2EE in Messages is for both parties to be using iMessage on Apple devices.
|
The color of the message bubble in the Messages app indicates whether your messages are E2EE or not. A blue bubble indicates that you're using iMessage with E2EE, while a green bubble indicates they're using the outdated SMS and MMS protocols. Currently, the only way to get E2EE in Messages is for both parties to be using iMessage on Apple devices.
|
||||||
|
|
||||||
@ -206,7 +206,7 @@ If you need to hide information in a photo, you can use Apple's built-in tools t
|
|||||||
|
|
||||||
Apple always makes beta versions of iOS available early for those that wish to help find and report bugs. We don't recommend installing beta software on your phone. Beta releases are potentially unstable and could have undiscovered security vulnerabilities.
|
Apple always makes beta versions of iOS available early for those that wish to help find and report bugs. We don't recommend installing beta software on your phone. Beta releases are potentially unstable and could have undiscovered security vulnerabilities.
|
||||||
|
|
||||||
## Security Highlights
|
## 安全重點
|
||||||
|
|
||||||
### Before First Unlock
|
### Before First Unlock
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user