monero-site/_i18n/es/resources/moneropedia/address-book.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

2 KiB

entry tags terms summary
Address Book
kovri
Address-Book
Allows you to visit I2P websites/services that have the .i2p domain

{% include untranslated.html %}

The Basics

In order to browse @I2P sites or services with @Kovri, you'll need an address book. An address book will allow you to translate @I2P websites/services that use the .i2p top-level domain into an address that @I2P network will understand.

Without an address book, you would be stuck using a @base32-address every time you visit an @I2P website/service - and that's not fun!

In-depth information

Since DNS does not exist on the @I2P network, @Kovri also does not use DNS or any sort of @canonically-unique-host resolution. Instead, Kovri pairs a @locally-unique-host to a @base64-address @destination in a @subscription. Once your address book is filled with a @subscription, you can resolve your favorite .i2p domain site into a usable @I2P destination.

Creating an Address Book

By default, your installation will come with a default public @subscription called hosts.txt in your @data-directory. When @Kovri starts, it loads this subscription and fetches any other subscriptions you've specified. Once loaded, your address book will be appropriately filled. For details on how to manage subscriptions, see @subscription.

Updating the Address Book

Currently, there are several ways to update your address book:

  1. Use a @jump-service to insert I2P addresses into your address book
  2. Use a @jump-service to copy/paste an address into your private @subscription
  3. Manually add or subtract from a private @subscription

Note: Kovri is in heavy development. In the future there will be easier ways to update the address book

Address Book / Naming specification

For specification details and more, visit the Address Book and Naming Specification