mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-19 02:21:10 +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
26 lines
764 B
Markdown
26 lines
764 B
Markdown
---
|
|
entry: "adres Base32"
|
|
tags: ["kovri"]
|
|
terms: ["Base32-address", "Base32-addresses", "adres-Base32", "adresu-Base32", "adresie-Base32"]
|
|
summary: "Zakodowany hasz Base32 adresu Base64."
|
|
---
|
|
|
|
### Podstawy
|
|
|
|
Adres Base32 jest skróconą i zakodowaną wersją adresu @I2P. Jest on pierwszą częścią nazwy hosta `.b32.i2p`.
|
|
|
|
Przykład:
|
|
|
|
`i35yftyyb22xhcvghmev46t5knefur5v66qzekkajatwfwhyklvq.b32.i2p`
|
|
|
|
gdzie
|
|
|
|
`i35yftyyb22xhcvghmev46t5knefur5v66qzekkajatwfwhyklvq` jest adresem Base32.
|
|
|
|
### Szczegółowe informacje
|
|
|
|
Ostatnio adres Base32 składa się z 52 znaków i jest [zaszyfrowaną kodem Base32 reprezentacją] (https://en.wikipedia.org/wiki/Base32) pełnego hasza SHA-256 @adresu-base64 sieci @I2P.
|
|
|
|
### Adnotacje
|
|
|
|
**Uwaga: `.b32` nie jest subdomeną `.i2p`**
|