mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 00:07:54 +00:00
Merge pull request #1079
Remove references to Kovri in the 'What is Monero?' page
This commit is contained in:
commit
41238879ec
2 changed files with 0 additions and 4 deletions
|
@ -403,9 +403,6 @@ what-is-monero:
|
|||
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_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_para3: The Kovri Project,
|
||||
confidential_para4: currently in development
|
||||
confidential_para5: ", will route and encrypt transactions via I2P Invisible Internet Project nodes. This will obfuscate a transactor's IP address and provide further protection against network monitoring."
|
||||
grassroots: Monero is a grassroots community attracting the world's best cryptocurrency researchers and engineering talent.
|
||||
grassroots_para1: Over
|
||||
grassroots_para2: 500 developers
|
||||
|
|
|
@ -30,7 +30,6 @@ permalink: /get-started/what-is-monero/index.html
|
|||
<h3>{% t what-is-monero.confidential %}</h3>
|
||||
<p>{% t what-is-monero.confidential_para1 %}</p>
|
||||
<p>{% t what-is-monero.confidential_para2 %}</p>
|
||||
<p>{% t what-is-monero.confidential_para3 %} <a href="https://kovri.io/">{% t what-is-monero.confidential_para4 %}</a>{% t what-is-monero.confidential_para5 %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row middle-xs info-block-row">
|
||||
|
|
Loading…
Reference in a new issue