monero-site/_i18n/it/resources/moneropedia/eepsite.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.4 KiB

entry tags terms summary
Eepsite
kovri
Eepsite
Hidden-Service
Garlic-Site
Garlic-Service
A website or service hosted within the I2P network

{% include untranslated.html %}

The Basics

Is it EEP! (in response to the site's content), or end-to-end protocol, or something else entirely different?

While the original definition of eepsite has been lost with time, its use-case remains: an eepsite is a website or service that is hosted within (and only accessible by) the @I2P network.

In-depth Information

Alternate names include:

  1. Hidden Service
  • because the site/service is hidden within the @I2P network and can only be visited within the network
  1. Garlic Site
  • because the website utilizes @I2P's @garlic-routing technology as a means of communicating with a client
  • because the service is hosted as a website and not any other type of service
  1. Garlic Service
  • because the service utilizes @I2P's @garlic-routing technology as a means of communicating with a client
  • because the service is specific to services like IRC, email, or a Monero peer (but may also include websites)

Notes

To learn how to setup an Eepsite (Hidden Service, Garlic Site, Garlic Service) visit the @Kovri user-guide.