monero-site/_i18n/zh-cn/resources/moneropedia/clearnet.md
erciccione 7575e6d8e1
Adopt versioning system used in the User Guides to keep track of the translation status of the Moneropedia entries
- Removed the 'untranslated.html' snippet (_includes/untranslated.html). Since now we are using 'disclaimer.html' everywhere
- Replaced the old snippet with the new disclaimer (introduced with #966) in all Moneropedia entries
- Add snippet where it was missing
- Updated instructions in the README
2020-10-04 15:00:43 +02:00

1.6 KiB
Raw Blame History

tags terms summary
kovri
Clearnet
The Internet in which anonymous overlay networks are built upon

{% include disclaimer.html translated="yes" translationOutdated="no" %}

基础知识

当你为了看新闻、电子邮件、社交媒体,甚至是门罗币而使用互联网时,你最有可能使用明网连接。这意味着您的所有连接都可以通过以下方式进行跟踪、追溯和监视:

  • 你的 ISP
  • 你正在进行通讯的网站/服务/人
  • 可能是一个像 五眼联盟 之类的,有能力的实体

即使您使用HTTPS或类似的协议(它加密您的传输),您的路由也不是隐藏的,也不是匿名的,因此;这是明面上的

深度信息

由于传统的VPN不能让您免于明网(因为您仍然在使用明网(尽管比没有VPN要隐蔽)),您应该使用匿名覆盖网络来避免直接使用明网:

  • @Kovri
  • @Java-I2P
  • Tor

这些技术通过在明网上建立一个匿名网络,从而使您的传输经过加密匿名,以从明网中保护你,

这是一个由EFF提供的准确的交互式图表,它描述了明网洋葱路由器的关系。这个概念也(在一定程度上)适用于@Kovri和@I2P的匿名性除了:

  • @Kovri在连接到@eep站点时不使用出口节点
  • 您的流量永远不需要离开@I2P网络
  • 不需要HTTPS来使用@Kovri (@补种的情况除外)