mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 16:28:19 +00:00
7575e6d8e1
- 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
1.6 KiB
1.6 KiB
tags | terms | summary | ||
---|---|---|---|---|
|
|
The Internet in which anonymous overlay networks are built upon |
{% include disclaimer.html translated="yes" translationOutdated="no" %}
基础知识
当你为了看新闻、电子邮件、社交媒体,甚至是门罗币而使用互联网时,你最有可能使用明网连接。这意味着您的所有连接都可以通过以下方式进行跟踪、追溯和监视:
即使您使用HTTPS或类似的协议(它加密您的传输),您的路由也不是隐藏的,也不是匿名的,因此;这是明面上的。
深度信息
由于传统的VPN不能让您免于明网(因为您仍然在使用明网(尽管比没有VPN要隐蔽)),您应该使用匿名覆盖网络来避免直接使用明网:
- @Kovri
- @Java-I2P
- Tor
这些技术通过在明网上建立一个匿名网络,从而使您的传输经过加密并匿名,以从明网中保护你,
这是一个由EFF提供的准确的交互式图表,它描述了明网与洋葱路由器的关系。这个概念也(在一定程度上)适用于@Kovri和@I2P的匿名性,除了:
- @Kovri在连接到@eep站点时不使用出口节点
- 您的流量永远不需要离开@I2P网络
- 不需要HTTPS来使用@Kovri (@补种的情况除外)