monero-site/knowledge-base/moneropedia/base32-address.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

771 B

layout entry tags terms summary
moneropedia Base32 address
kovri
base32-address
base32-addresses
Base32 encoded hash of a Base64 address

The Basics

A Base32 address is a shortened, encoded version of an @I2P address. The Base32 address is the first part in a .b32.i2p hostname.

Example:

i35yftyyb22xhcvghmev46t5knefur5v66qzekkajatwfwhyklvq.b32.i2p

where

i35yftyyb22xhcvghmev46t5knefur5v66qzekkajatwfwhyklvq is the Base32 address.

In-depth Information

Ultimately, a Base32 address is a 52 character Base32 encoded representation of the full SHA-256 hash of an @I2P @base64-address.

TODO(anonimal): finish (256 bits, etc.)

Notes

Note: .b32 is not a sub-domain of .i2p