monero-site/knowledge-base/moneropedia/destination.md
anonimal 313b069453
Moneropedia: update NTCP/SSU/Transports entries
Also:
 - Add more 'terms' in other entries
 - Separate @Kovri/@I2P (currently, @I2P is implied)

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-15 23:32:23 +00:00

585 B

layout entry tags terms summary
moneropedia Destination
kovri
destination
A in-net address that serves as a final endpoint

The Basics

A destination is the @I2P @in-net address of the final endpoint you are trying to connect to (example: an @I2P website, service, or simply a peer).

TODO(anonimal): finish

In-depth Information

An @I2P destination can be encoded into a @base32-address or @base64-address. Most users will only care about @base32-address or a .i2p hostname while, internally, @Kovri uses @base64-addresses.

TODO(anonimal): finish