{"id":174720,"date":"2016-12-14T03:44:37","date_gmt":"2016-12-14T08:44:37","guid":{"rendered":"http:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/monero-cryptocurrency-wikipedia\/"},"modified":"2016-12-14T03:44:37","modified_gmt":"2016-12-14T08:44:37","slug":"monero-cryptocurrency-wikipedia","status":"publish","type":"post","link":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/cryptocurrency-2\/monero-cryptocurrency-wikipedia\/","title":{"rendered":"Monero (cryptocurrency) &#8211; Wikipedia"},"content":{"rendered":"<p><p>Monero                                    <\/p>\n<p>          Monero Logo        <\/p>\n<p>    Monero (XMR) is an open source cryptocurrency created in April 2014 that    focuses on privacy,    decentralisation and scalability. Unlike    many cryptocurrencies that are derivatives of Bitcoin, Monero is based on    the CryptoNote protocol and possesses significant    algorithmic differences relating to blockchain obfuscation.[1] Monero has ongoing support from    the community,[2] and its modular code architecture    has been praised by Wladimir J. van der Laan, a Bitcoin Core    maintainer.[3] Monero's market capitalization was    multiplied by 30 during the year 2016,[4] going    from $3.7 million on 3 December 2015 to $111 million on 3    December 2016, partly due to adoption by major darknet    market AlphaBay at the end of summer 2016.  <\/p>\n<p>    Monero was launched on 18 April 2014 originally under the name    BitMonero, which is a compound of Bit (as in Bitcoin)    and Monero (literally meaning coin in Esperanto). Five days    later the community opted for the name to be shortened just to    Monero. It was launched as the first fork of    CryptoNote-based currency Bytecoin, however was released with    two major differences. Firstly, the target block time was    decreased from 120 to 60 seconds, and secondly, the emission    speed was decelerated by 50% (later Monero reverted to 120    seconds block time while keeping the emission schedule by    doubling the block reward per new block). In addition, the    Monero developers found numerous incidents of poor quality code    that was subsequently cleaned and re-constituted.[citation    needed]  <\/p>\n<p>    A few weeks after launch, an optimized GPU miner for CryptoNight proof-of-work    function was developed.[5]  <\/p>\n<p>    On 4 September 2014, Monero recovered from an unusual and novel    attack executed against the cryptocurrency network.[6]  <\/p>\n<p>    Monero is an open-source pure proof-of-work cryptocurrency. It runs on    Windows, Mac, Linux and FreeBSD.[7]  <\/p>\n<p>    Its main emission curve will issue about 18.4 Million coins to    be mined in approximately 8 years.[8][9] (more precisely 18.132 Million    coins by ca. end of May 2022[10][11]) After that, a constant \"tail    emission\" of 0.6 XMR per 2-minutes block (modified from    initially equivalent 0.3 XMR per 1-minute block) will create a    sub-1% perpetual inflation (more precisely [see ref. above]    starting with 0.87% yearly inflation around May 2022) to    prevent the lack of incentives for miners once a currency is    not mineable anymore.[12] The emission    uses a smoothly decreasing reward with no block halving (any    block generates a bit less monero than the previous one,    formula: Emission per 2-minutes block =    max(0.6,floor((MA)219)1012)    XMR, with M=2641 and    A=1012 times the amount of XMR    already emitted). The smallest resolvable currency unit is    1012 XMR. The proof-of-work algorithm, CryptoNight, is AES-intensive and \"memory    heavy\", which significantly reduces the advantage of GPU over    CPU.  <\/p>\n<p>    Monero daemon uses the original CryptoNote protocol except for the initial    changes (as the block time and emission speed). The protocol    itself is based on \"one-time ring signatures\"[13] and stealth addresses.    Underlying cryptography is essentially Daniel    J. Bernstein's library for Ed25519, which is Schnorr    signatures on the Twisted Edwards curve. The    end result is passive, decentralised mixing based on    heavily-tested algorithms.[14]  <\/p>\n<p>    However, several improvements were suggested by Monero Research    Labs (a group of people, including core developers team), which    covered the proper use of ring signatures for better    privacy.[15] Specifically, the proposals    included \"a protocol-level network-wide minimum mix-in policy    of n = 2 foreign outputs per ring signature\", \"a nonuniform    transaction output selection method for ring generation\" and \"a    torrent-style method of sending    Monero output\".[16] These    changes, which were implemented in version 0.9.0 \"Hydrogen    Helix\",[17] can help protect user's privacy    in a CryptoNote-based currency according to the authors.  <\/p>\n<p>    As a consequence, Monero features an opaque blockchain (with an    explicit allowance system called the viewkey), in sharp    contrast with transparent blockchain used by any other    cryptocurrency not based on CryptoNote. Thus, Monero is said to be    \"private, optionally transparent\". On top of very strong    privacy by default, such a system permits net    neutrality on the blockchain (miners cannot become censors,    since they do not know where the transaction goes or what it    contains) while still permitting auditing when desired (for    instance, tax audit or public display of the finances of an    NGO).[18] Furthermore, Monero is    considered by many to offer truly fungible coins.[19][20][21]  <\/p>\n<p>    Monero developers are also working on implementing a C++    I2P router straight in the    code. This would complete the privacy chain by also hiding the    IP addresses.[22]  <\/p>\n<p>    \"Monero is powered strictly by Proof of Work, but specifically,    it employs a mining algorithm that has the potential to be    efficiently tasked to billions of existing devices (any modern    x86 CPU).\"[23] Monero uses the CryptoNight    Proof of Work (PoW) algorithm, which is designed for use in    ordinary CPUs.[24]  <\/p>\n<p>    The smart mining forthcoming feature will allow transparent CPU    mining on the user's computer, far from the de facto    centralization of mining farms and pool mining, pursuing    Satoshi Nakamoto's original vision of a    true P2P currency.[25]  <\/p>\n<p>    Monero has no hardcoded limit, which means it doesn't have a 1    MB block size limitation preventing scalability. However, a    block reward penalty mechanism is built into the protocol to    avoid a too excessive block size increase: The new block's size    NBS is compared to the median size M100 of the last 100 blocks.    If NBS>M100, the block reward gets reduced in quadratic    dependency of how much NBS exceeds M100. E.g. if NBS is [10%,    50%, 80%, 100%] greater than M100, the nominal block reward    gets reduced by [1%, 25%, 64%, 100%]. Generally, blocks greater    than 2*M100 are not allowed, and blocks <= 60kB are always    free of any block reward penalties.  <\/p>\n<p>    The Monero Core Team also released a standard called OpenAlias,[26] which permits much more    human-readable addresses and \"squares\" the Zooko's    triangle. OpenAlias can be used for any cryptocurrency and    is already implemented in Monero, Bitcoin (in latest Electrum    versions) and HyperStake.  <\/p>\n<p>    XMR.TO allows to make payments to any Bitcoin address with the    strong privacy provided by Monero.[27]  <\/p>\n<p>    Since it is not based on Bitcoin, Monero cannot take advantage    of the Bitcoin technological ecosystem, like GUI wallet or    payment processors. As a consequence, everything has to be    written from scratch.[28] Presently    (as of March 2015), Monero doesn't have feature parity with    Bitcoin. Notably, there is no support to multisignature and no    Monero payment processor (but in April 2015 it was announced on    bitcointalk.org one is in the works by a member of The Monero    Core Team).  <\/p>\n<p>    Monero transactions take up more space on the blockchain than    Bitcoin transactions, and transactions will be even larger with    RingCT added.[29] This makes it more expensive to    run a full node.  <\/p>\n<p>    Without RingCT implemented, it is still possible to deanonymize    Monero transactions in some situations by analyzing the    transaction amounts.[30]  <\/p>\n<p>    CryptoKingdom is a MMORPG that uses Monero for entry into its    economy.[37]  <\/p>\n<p>    MoneroDice is a dice    gambling game    that uses cryptography for provably fair randomness.[38]  <\/p>\n<p><!-- Auto Generated --><\/p>\n<p>Read more here:<br \/>\n<a target=\"_blank\" href=\"https:\/\/en.wikipedia.org\/wiki\/Monero_(cryptocurrency)\" title=\"Monero (cryptocurrency) - Wikipedia\">Monero (cryptocurrency) - Wikipedia<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p> Monero Monero Logo Monero (XMR) is an open source cryptocurrency created in April 2014 that focuses on privacy, decentralisation and scalability. Unlike many cryptocurrencies that are derivatives of Bitcoin, Monero is based on the CryptoNote protocol and possesses significant algorithmic differences relating to blockchain obfuscation.[1] Monero has ongoing support from the community,[2] and its modular code architecture has been praised by Wladimir J. van der Laan, a Bitcoin Core maintainer.[3] Monero's market capitalization was multiplied by 30 during the year 2016,[4] going from $3.7 million on 3 December 2015 to $111 million on 3 December 2016, partly due to adoption by major darknet market AlphaBay at the end of summer 2016.  <a href=\"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/cryptocurrency-2\/monero-cryptocurrency-wikipedia\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[94874],"tags":[],"class_list":["post-174720","post","type-post","status-publish","format-standard","hentry","category-cryptocurrency-2"],"_links":{"self":[{"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/posts\/174720"}],"collection":[{"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/comments?post=174720"}],"version-history":[{"count":0,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/posts\/174720\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/media?parent=174720"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/categories?post=174720"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/tags?post=174720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}