2016-10-13 02:56:35 +00:00
---
layout: moneropedia
entry: "Destination"
tags: ["kovri"]
2016-10-18 10:13:55 +00:00
terms: ["Destination"]
2016-10-15 05:37:07 +00:00
summary: "A in-net address that serves as a final endpoint"
2016-10-13 02:56:35 +00:00
---
### The Basics
2016-10-15 05:37:07 +00:00
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).
2016-10-13 02:56:35 +00:00
TODO(anonimal): finish
### In-depth Information
2016-10-15 23:32:23 +00:00
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.
2016-10-13 02:56:35 +00:00
TODO(anonimal): finish