Add Monero Currency

I have added a new cryptocurrency called Monero which unlike Bitcoin is more private and untraceable currency. Monero was coded from beginning and is not a fork of Bitcoin like any other altcoin. Here are some of the features of Monero which surpass the privacy of Bitcoin.

1) Monero's Blockchain is not public, so unlike bitcoin, you cant see the balance and transaction of a wallet, hence untraceable.
2) Monero has built-in mixers (aka Coin Mixer) which make it untraceable.
3) Monero is going to RingCT, a feature in which a transactions amount can not be sent.
4) Monero has a stealth wallet address feature in which you do not have to create multiple addresses.

So in bitcoin your privacy can be comprised by a technique called "Blockchain Analysis", which can link your transactions and might even find out where you use your money or which person withdrew it.
This commit is contained in:
Tahir Khan 2016-11-04 21:23:33 +05:30 committed by GitHub
parent 290f239db5
commit bafdf60182

View File

@ -379,6 +379,59 @@
],
"slug": "bitcoin"
},
{
"development_stage": "experimental",
"description": "Monero is a secure, private, untraceable P2P currency.",
"license_url": "https://github.com/monero-project/monero/blob/master/LICENSE",
"logo": "monero.png",
"notes": "Please note that new, digital currencies may be volatile. Complete loss of your investment is possible for a number of reasons (software errors or attacks, identity theft, etc.). Be prepared!",
"privacy_url": "https://getmonero.org/legal/privacy",
"source_url": "https://github.com/monero-project/monero",
"name": "Monero",
"tos_url": "",
"url": "https://getmonero.org",
"wikipedia_url": "https://en.wikipedia.org/wiki/Monero_(cryptocurrency)",
"protocols": [],
"categories": [
{
"name": "Android",
"subcategories": [
"Finance"
]
},
{
"name": "BSD",
"subcategories": [
"Finance"
]
},
{
"name": "iOS",
"subcategories": [
"Finance"
]
},
{
"name": "GNU/Linux",
"subcategories": [
"Finance"
]
},
{
"name": "macOS",
"subcategories": [
"Finance"
]
},
{
"name": "Windows",
"subcategories": [
"Finance"
]
}
],
"slug": "monero"
},
{
"development_stage": "released",
"description": "IRC instant messaging gateway that supports a bunch of protocols.",