Moneropedia relocalized
+ 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
--- | ||
layout: moneropedia | ||
entry: "OpenAlias" | ||
terms: ["OpenAlias"] | ||
summary: "a standard that allows you to use an email or domain syntax to pay someone instead of an address, eg. [email protected] or donate.getmonero.org" | ||
... | ... | @@ -15,6 +14,6 @@ As part of the ongoing development of the Monero cryptocurrency project, we aske |
At its most basic, OpenAlias is a TXT DNS record on a FQDN (fully qualified domain name). By combining this with DNS-related technologies we have created an aliasing standard that is extensible for developers, intuitive and familiar for users, and can interoperate with both centralized and decentralized domain systems. | ||
{{ page.summary | capitalize }}. | ||
A standard that allows you to use an email or domain syntax to pay someone instead of an address, eg. [email protected] or donate.getmonero.org. | ||
More information can be found on the [OpenAlias page](/knowledge-base/openalias) or on the [OpenAlias website](https://openalias.org) | ||
More information can be found on the [OpenAlias page](/resources/openalias) or on the [OpenAlias website](https://openalias.org) |
Please register or sign in to comment