mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-06 00:17:35 +00:00
4c1e8dd858
+ 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
742 B
742 B
entry | tags | terms | summary | |||
---|---|---|---|---|---|---|
Base32 address |
|
|
Base32 encoded hash of a Base64 address |
{% include untranslated.html %}
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.
Notes
Note: .b32
is not a sub-domain of .i2p