2020-08-27 00:13:53 -04:00
|
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2020-09-03 14:52:02 -04:00
|
|
|
|
# Copyright (C) Micah Lee, et al.
|
2020-08-27 00:13:53 -04:00
|
|
|
|
# This file is distributed under the same license as the OnionShare package.
|
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: OnionShare 2.3\n"
|
2024-02-12 12:11:40 -05:00
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
|
|
|
|
"POT-Creation-Date: 2023-09-05 11:30-0700\n"
|
2023-04-14 00:50:09 -04:00
|
|
|
|
"PO-Revision-Date: 2023-04-15 05:52+0000\n"
|
|
|
|
|
"Last-Translator: jxt <chihsun.tsai@gmail.com>\n"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2023-04-14 00:50:09 -04:00
|
|
|
|
"Language: zh_CN\n"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
"MIME-Version: 1.0\n"
|
2024-02-12 12:11:40 -05:00
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2023-04-14 00:50:09 -04:00
|
|
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
|
"X-Generator: Weblate 4.17-dev\n"
|
2020-11-15 17:44:58 -05:00
|
|
|
|
"Generated-By: Babel 2.9.0\n"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
|
|
|
|
|
#: ../../source/security.rst:2
|
2020-11-15 17:44:58 -05:00
|
|
|
|
msgid "Security Design"
|
2023-04-14 00:50:09 -04:00
|
|
|
|
msgstr "安全设计"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
|
|
|
|
|
#: ../../source/security.rst:4
|
2020-11-15 17:44:58 -05:00
|
|
|
|
msgid "Read :ref:`how_it_works` first to get a handle on how OnionShare works."
|
2023-04-14 00:50:09 -04:00
|
|
|
|
msgstr "先阅读:ref:`how_it_works` 来了解基础的 OnionShare 运作原理。"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
|
2020-08-27 20:30:42 -04:00
|
|
|
|
#: ../../source/security.rst:6
|
|
|
|
|
msgid "Like all software, OnionShare may contain bugs or vulnerabilities."
|
2023-04-14 00:50:09 -04:00
|
|
|
|
msgstr "一如所有应用程序,OnionShare 不免有错误或弱点。"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
|
|
|
|
|
#: ../../source/security.rst:9
|
2020-08-27 20:30:42 -04:00
|
|
|
|
msgid "What OnionShare protects against"
|
2023-04-14 00:50:09 -04:00
|
|
|
|
msgstr "OnionShare 可保护的部份"
|
2020-08-27 20:30:42 -04:00
|
|
|
|
|
|
|
|
|
#: ../../source/security.rst:11
|
2020-08-27 00:13:53 -04:00
|
|
|
|
msgid ""
|
2023-05-31 09:54:10 -04:00
|
|
|
|
"**Third parties don't have access to anything that happens in OnionShare.** "
|
|
|
|
|
"Using OnionShare means hosting services directly on your computer. When "
|
2024-02-12 12:11:40 -05:00
|
|
|
|
"sharing your files with OnionShare, they are not uploaded to any third-party "
|
|
|
|
|
"server. If you make an OnionShare chat room, your computer acts as a server "
|
|
|
|
|
"for that too. This avoids the traditional model of having to trust the "
|
|
|
|
|
"computers of others."
|
2020-08-27 00:13:53 -04:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-12 12:11:40 -05:00
|
|
|
|
#: ../../source/security.rst:17
|
2020-08-27 00:13:53 -04:00
|
|
|
|
msgid ""
|
2023-05-31 09:54:10 -04:00
|
|
|
|
"**Network eavesdroppers can't spy on anything that happens in OnionShare in "
|
|
|
|
|
"transit.** The connection between the Tor onion service and Tor Browser is "
|
|
|
|
|
"end-to-end encrypted. This means network attackers can't eavesdrop on "
|
|
|
|
|
"anything except encrypted Tor traffic. Even if an eavesdropper is a "
|
|
|
|
|
"malicious rendezvous node used to connect the Tor Browser with OnionShare's "
|
|
|
|
|
"onion service, the traffic is encrypted using the onion service's private "
|
|
|
|
|
"key."
|
2020-08-27 00:13:53 -04:00
|
|
|
|
msgstr ""
|
2023-05-31 09:54:10 -04:00
|
|
|
|
"**网路窃听者无法侦察 OnionShare 传输中发生的情况。 ** Tor 洋葱服务与 Tor 浏览"
|
|
|
|
|
"器之间为端到端加密连接,所以攻击者除了加密的 Tor 流量外无法窃听任何东西,即便"
|
|
|
|
|
"攻击者利用 Tor 浏览器与 OnionShare 洋葱服务连接的恶意会合节点,其流量也有洋葱"
|
|
|
|
|
"服务私钥加密。"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
|
2024-02-12 12:11:40 -05:00
|
|
|
|
#: ../../source/security.rst:23
|
2020-08-27 00:13:53 -04:00
|
|
|
|
msgid ""
|
2023-05-31 09:54:10 -04:00
|
|
|
|
"**Anonymity of OnionShare users are protected by Tor.** OnionShare and Tor "
|
|
|
|
|
"Browser protect the anonymity of the users. As long as the OnionShare user "
|
|
|
|
|
"anonymously communicates the OnionShare address with the Tor Browser users, "
|
|
|
|
|
"the Tor Browser users and eavesdroppers can't learn the identity of the "
|
|
|
|
|
"OnionShare user."
|
2020-08-27 00:13:53 -04:00
|
|
|
|
msgstr ""
|
2023-05-31 09:54:10 -04:00
|
|
|
|
"**Tor 可保护 OnionShare 匿名 。 ** OnionShare 与 Tor 浏览器保护使用者匿名,只"
|
|
|
|
|
"要利用 OnionShare 地址与 Tor 浏览器进行匿名通信,Tor 浏览器与窃听者都无法知"
|
|
|
|
|
"道 OnionShare 使用者身份。"
|
2020-08-27 00:13:53 -04:00
|
|
|
|
|
2023-08-31 10:52:57 -04:00
|
|
|
|
#: ../../source/security.rst:28
|
|
|
|
|
msgid ""
|
|
|
|
|
"**If an attacker learns about the onion service, they still can't access "
|
|
|
|
|
"anything.** Prior attacks against the Tor network to enumerate onion "
|
|
|
|
|
"services allowed attackers to discover private ``.onion`` addresses. To "
|
|
|
|
|
"access an OnionShare service from its address, the private key used for "
|
|
|
|
|
"client authentication must be guessed (unless the service is already made "
|
|
|
|
|
"public by turning off the private key -- see :ref:`turn_off_private_key`)."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-12 12:11:40 -05:00
|
|
|
|
#: ../../source/security.rst:33
|
|
|
|
|
msgid "What OnionShare doesn't protect against"
|
|
|
|
|
msgstr "OnionShare 不能保护的部份"
|
|
|
|
|
|
2023-08-31 10:52:57 -04:00
|
|
|
|
#: ../../source/security.rst:35
|
|
|
|
|
msgid ""
|
|
|
|
|
"**Communicating the OnionShare address and private key might not be secure."
|
|
|
|
|
"** Communicating the OnionShare address to people is the responsibility of "
|
|
|
|
|
"the OnionShare user. If sent insecurely (such as through an e-mail message "
|
|
|
|
|
"monitored by an attacker), an eavesdropper can tell that OnionShare is being "
|
|
|
|
|
"used. Eavesdroppers can access services that are still up by loading their "
|
|
|
|
|
"addresses and/or lost key in the Tor Browser. Avoid this by communicating "
|
|
|
|
|
"the address securely, via encrypted text message (probably with disappearing "
|
|
|
|
|
"messages enabled), encrypted e-mail, or in person. This isn't necessary when "
|
|
|
|
|
"using OnionShare for something that isn't secret."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../../source/security.rst:42
|
|
|
|
|
msgid ""
|
|
|
|
|
"**Communicating the OnionShare address and private key might not be "
|
|
|
|
|
"anonymous.** Extra precaution must be taken to ensure the OnionShare address "
|
|
|
|
|
"is communicated anonymously. A new e-mail or chat account, only accessed "
|
|
|
|
|
"over Tor, can be used to share the address. This isn't necessary unless "
|
|
|
|
|
"anonymity is a goal."
|
|
|
|
|
msgstr ""
|