mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
Merge pull request #1481
what is monero: update content and add relevant links
This commit is contained in:
commit
0717e962fb
2 changed files with 21 additions and 18 deletions
25
_i18n/en.yml
25
_i18n/en.yml
|
@ -487,20 +487,23 @@ mining:
|
||||||
|
|
||||||
what-is-monero:
|
what-is-monero:
|
||||||
need-to-know: What you need to know
|
need-to-know: What you need to know
|
||||||
leading: Monero is the leading cryptocurrency with a focus on private and censorship-resistant transactions.
|
leading: Monero is the leading cryptocurrency focused on private and censorship-resistant transactions.
|
||||||
leading_para1: Most existing cryptocurrencies, including Bitcoin and Ethereum, have transparent blockchains, meaning that transactions are openly verifiable and traceable by anyone in the world. Furthermore, sending and receiving addresses for these transactions may potentially be linkable to a person's real-world identity.
|
leading_para1: The majority of existing @cryptocurrencies, including Bitcoin and Ethereum, have transparent @blockchains. Transactions can be verified and/or traced by anyone in the world. This means that the sending and receiving @addresses of these @transactions could potentially be linked to real-world identities.
|
||||||
leading_para2: Monero uses cryptography to shield sending and receiving addresses, as well as transacted amounts.
|
leading_para2: Monero, on the other hand, uses various privacy-enhancing technologies to ensure the anonymity of its users.
|
||||||
confidential: Monero transactions are confidential and untraceable.
|
confidential: Monero transactions are confidential and untraceable.
|
||||||
confidential_para1: Every Monero transaction, by default, obfuscates sending and receiving addresses as well as transacted amounts. This always-on privacy means that every Monero user's activity enhances the privacy of all other users, unlike selectively transparent cryptocurrencies (e.g. Zcash).
|
confidential_para1: "Unlike selectively transparent alternatives (e.g. Zcash), Monero is the only cryptocurrency where every user is anonymous by default. The sender, receiver, and amount of every single transaction are hidden through the use of three important technologies: @Stealth-Addresses, @Ring-Signatures, and @RingCT."
|
||||||
confidential_para2: Monero is fungible. By virtue of obfuscation, Monero cannot become tainted through participation in previous transactions. This means Monero will always be accepted without the risk of censorship.
|
confidential_para2: Because every transaction is private, Monero cannot be traced. This makes it a true, @fungible currency. Merchants and individuals accepting Monero do not need to worry about blacklisted or tainted coins.
|
||||||
grassroots: Monero is a grassroots community attracting the world's best cryptocurrency researchers and engineering talent.
|
grassroots: Monero is a grassroots community attracting the world's best cryptocurrency researchers and engineering talent.
|
||||||
grassroots_para1: Over
|
grassroots_p1: The Monero Project is at the forefront of cryptocurrency privacy and security. Its
|
||||||
grassroots_para2: 500 developers
|
grassroots_p2: Research Lab
|
||||||
grassroots_para3: have contributed to the Monero project, including 30 core developers. Forums and chat channels are welcoming and active.
|
grassroots_p3: and Development Team are constantly working on new, innovative technologies. Since its launch, the project has received contributions from over
|
||||||
grassroots_para4: Monero's Research Lab, Core Development Team and Community Developers are constantly pushing the frontier of what is possible with cryptocurrency privacy and security.
|
grassroots_p4: 500 developers
|
||||||
grassroots_para5: Monero is not a corporation. It is developed by cryptography and distributed systems experts from all over the world that donate their time or are funded by community donations. This means that Monero can't be shut down by any one country and is not constrained by any particular legal jurisdiction.
|
grassroots_p5: located all around the world.
|
||||||
|
grassroots_p6: Numerous
|
||||||
|
grassroots_p7: forums and chat channels
|
||||||
|
grassroots_p8: are available for anyone to join, and the community is always welcoming new members.
|
||||||
electronic: Monero is electronic cash that allows fast, inexpensive payments to and from anywhere in the world.
|
electronic: Monero is electronic cash that allows fast, inexpensive payments to and from anywhere in the world.
|
||||||
electronic_para1: There are no multi-day holding periods and no risk of fraudulent chargebacks. It is safe from ‘capital controls’ - these are measures that restrict the flow of traditional currencies, sometimes to an extreme degree, in countries experiencing economic instability.
|
electronic_para1: With Monero, there are no wire transfer or check clearing fees, no multi-day holding periods, and no fraudulent chargebacks. Because Monero is decentralized, it is not constrained by any particular legal jurisdiction and provides safety from capital control.
|
||||||
videos: Monero Videos (English)
|
videos: Monero Videos (English)
|
||||||
|
|
||||||
about:
|
about:
|
||||||
|
|
|
@ -34,21 +34,21 @@ permalink: /get-started/what-is-monero/index.html
|
||||||
</div>
|
</div>
|
||||||
<div class="row middle-xs info-block-row">
|
<div class="row middle-xs info-block-row">
|
||||||
<div class="col-lg-7 col-md-6 col-sm-8 col-xs-12 why-text">
|
<div class="col-lg-7 col-md-6 col-sm-8 col-xs-12 why-text">
|
||||||
<h3>{% t what-is-monero.grassroots %}</h3>
|
<h3>{% t what-is-monero.electronic %}</h3>
|
||||||
<p>{% t what-is-monero.grassroots_para1 %} <a href="https://www.openhub.net/p/monero" target="_blank" rel="noreferrer noopener">{% t what-is-monero.grassroots_para2 %}</a> {% t what-is-monero.grassroots_para3 %}</p>
|
<p>{% t what-is-monero.electronic_para1 %}</p>
|
||||||
<p>{% t what-is-monero.grassroots_para4 %}</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-5 col-md-6 col-sm-4 col-xs-12 last-sm first-xs center-xs">
|
<div class="col-lg-5 col-md-6 col-sm-4 col-xs-12 last-sm first-xs center-xs">
|
||||||
<img src="/img/academic-growth.png" alt="Academic growth" class="main-icon">
|
<img src="/img/monero-electronic-cash.png" alt="Electronic cash" class="main-icon">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row middle-xs info-block-row">
|
<div class="row middle-xs info-block-row">
|
||||||
<div class="col-lg-5 col-md-6 col-sm-4 col-xs-12 center-xs">
|
<div class="col-lg-5 col-md-6 col-sm-4 col-xs-12 center-xs">
|
||||||
<img src="/img/monero-electronic-cash.png" alt="Electronic cash" class="main-icon">
|
<img src="/img/academic-growth.png" alt="Academic growth" class="main-icon">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-7 col-md-6 col-sm-8 col-xs-12 why-text">
|
<div class="col-lg-7 col-md-6 col-sm-8 col-xs-12 why-text">
|
||||||
<h3>{% t what-is-monero.electronic %}</h3>
|
<h3>{% t what-is-monero.grassroots %}</h3>
|
||||||
<p>{% t what-is-monero.electronic_para1 %}</p>
|
<p>{% t what-is-monero.grassroots_p1 %} <a href="/resources/research-lab">{% t what-is-monero.grassroots_p2 %}</a> {% t what-is-monero.grassroots_p3 %} <a href="https://www.openhub.net/p/monero" target="_blank" rel="noreferrer noopener">{% t what-is-monero.grassroots_p4 %}</a> {% t what-is-monero.grassroots_p5 %}</p>
|
||||||
|
<p>{% t what-is-monero.grassroots_p6 %} <a href="/community/hangouts">{% t what-is-monero.grassroots_p7 %}</a> {% t what-is-monero.grassroots_p8 %}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue