monero-site/_i18n/es/resources/moneropedia/clearnet.md
el00ruobuob 4c1e8dd858
Moneropedia relocalized
+ correction on Italian Account
+ Removed leftover miners.md (replaced by mining.md)
+ Removed Dust and update Copyright
+ Code improvement to avoid reading the config file and to use the builtin jekyll config variable passed in the content
+ Ammount.md:25/26 glitch "\@transaction-privacy" corrected. PL to be checked twice.
+ Italian ammount.md moneropedia links corrected (terms added to destination entries, unnecessary markdown links removed)
+ Polish corrections
+ extend ruby \word-boundary in regex to match `-based` `-like` `-form`
+ Updated readme according to the new way to add or translate a moneropedia entry
+ fix mining with CryptoNight variant
+ rebased to include AR
+ chery picked #820 to avoid conflicts
2018-08-03 06:34:28 +02:00

1.7 KiB

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

{% include untranslated.html %}

The Basics

When you use the Internet for things like news, email, social media, and even Monero, you are most likely using a clearnet connection. This means that all of your connections can be tracked, traced, and monitored by:

  • your ISP
  • the website/service/person you're communicating with
  • possibly a Five Eyes capable entity

and even if you use HTTPS or similar (which encrypts your transmission), your route is not hidden nor is it anonymous, thus; it is in the clear.

In-depth information

Since a traditional VPN cannot save you from clearnet (as you are still using clearnet (though you are more proxied than without a VPN)), you should use an anonymous overlay network to avoid using clearnet directly:

  • @Kovri
  • @Java-I2P
  • Tor

These technologies protect you from clearnet by building an anonymous network over clearnet to keep your transmissions both encrypted and anonymous.

Here is an accurate, interactive diagram provided by the EFF which describes clearnet as it relates to Tor. The concept also (somewhat) applies to @Kovri and @I2P in terms of anonymity with the exception that:

  • @Kovri does not use exit nodes when connecting to an @eepsite
  • Your traffic never need to leave the @I2P network
  • You do not need HTTPS to use @Kovri (with the exception of @reseed)