Wednesday, November 15, 2017

Monero (cryptocurrency)

From Wikipedia, the free encyclopedia
Monero
Monero-Logo.svg
Monero Logo
ISO 4217
CodeXMR[1]
Denominations
PluralMonero, moneroj
Symbolɱ
Demographics
Date of introduction18 April 2014; 3 years ago
User(s)Worldwide
Monero (XMR) is an open-source cryptocurrency created in April 2014 that focuses on privacydecentralization, and scalability[citation needed] that runs on Windows, MacOS, Linux, Android, and FreeBSD.[2][not in citation given]

Design

Unlike many cryptocurrencies that are derivatives of Bitcoin, Monero is based on the CryptoNote protocol and possesses significant algorithmic differences relating to blockchain obfuscation.[3][4] By providing a high level of privacy, Monero is fungible, meaning that every unit of the currency can be substituted by another unit. These units are indistinguishable from one another. This makes Monero different from public-ledger cryptocurrencies like Bitcoin, where addresses previously associated with undesired activity can be blacklisted and refused by network members.[5] Monero is sometimes employed by Bitcoin users to break link between transactions, with bitcoins first converted to Monero, then after some delay, converted back and sent to an address unrelated to those used before.[6]
In particular, the ring signatures mix spender's address with a group of others, making it exponentially more difficult to establish a link between each subsequent transaction.[7][6] Also the "stealth addresses" generated for each transaction make it impossible to discover actual destination by anyone else but the address owner. Finally, the "ring confidential transactions" mechanism hides the transferred amount.[7]
Monero is designed to be resistant to application-specific integrated circuit mining which are commonly used to mine other cryptocurrencies such as Bitcoin.[8] It can be mined somewhat efficiently on consumer grade hardware such as x86x86-64ARM or even consumer grade GPUs.[8]

History

The underlying CryptoNote protocol that Monero is based on was originally launched by pseudonymous author Nicolas van Saberhagen in October 2013.[7]
Monero was originally launched by a Bitcointalk forum user only known as "thankful_for_today" under the name BitMonero which is a compound of Bit (as in Bitcoin) and Monero (literally meaning "coin" in Esperanto).[7] Five days later, the currency's supporters opted for the name to be shortened to Monero.[3]
In September 2014, Monero was attacked when an unknown party exploited a flaw in CryptoNote that permitted the creation of two subchains that refused to recognize the validity of transactions on each other. CrytoNote later released a patch for the flaw, which Monero implemented.[9][10]
Monero experienced rapid growth in market capitalization and transaction volume during the year 2016, partly due to adoption in 2016 by major darknet market AlphaBay,[11] which was closed in July 2017 by law enforcement.[12]
On January 10, 2017, the privacy of Monero transactions were further strengthened by the adoption of Bitcoin Core developer Gregory Maxwell's algorithm Confidential Transactions, hiding the amounts being transacted, in combination with an improved version of Ring Signatures.[13]

Privacy

Graphical representation of ring signature tracking.[14]
Monero's blockchain protects privacy in three ways. Ring signatures enable the sender to hide among other transaction outputs[15], stealth addresses hide the receiving address of the transaction[14] and RingCT hides the amount of the transaction[16]. As a consequence, Monero features an opaque blockchain. This is sharp contrast with transparent and traceable blockchain used by Bitcoin[17]. Thus, Monero is said to be "private, optionally transparent".
Monero has two sets of keys, called a "view key" and a "spend key"[18]. View key can be separately shared to enable optional transparency. However, the system is designed to ease processing on mobile devices[15], as it is impossible to calculate an accurate wallet balance without a spend key.[15]

Transaction linkability

In April of 2017 research highlighted two major threats to Monero user's privacy. The first, described as "Leveraging Output Merging", involves tracking transactions where two outputs belong to the same user,[19] such as when a user is sending the funds to himself ("churning"). Th esecond threat, "Temporal Analysis", shows that predicting the right output in a ring signature is easier than previously thought.[19]
Monero development team addressed those concerns in early 2017 with introduction of Ring Confidential Transactions (ringCT)[20] as well as mandating compulsory use of minimum ring signatures in the March 2016 protocol upgrade. Monero developers also noted that Monero Research Labs, their academic and research arm, already noted and outlined the deficiency in two public research papers in 2014 and 2015.[21]

Controversial activity

The feasibility of CPU mining Monero has made it viable for malicious actors to covertly distribute miners embeded in malware, utilising the victim's hardware and electricity for the financial gain of the malware developer.[22][23]
The JavaScript implementation of Monero miner Coin-Hive has made it possible to embed the miner into a website in such a way to utilise website visitor's CPU to mine the cryptocurrency while the visitor is consuming the content of the webpage. While this can be done with user's consent in an effort to provide an alternative funding model to serving ads,[24] some websites have done this without informed consent which has prompted the in-browser miners to be blocked by browser extensions and ad blocking subscription lists.[23][25]

See also