Difference between revisions of "Namecoin"

From Bitcoin Wiki
Jump to: navigation, search
(External Links: +LT)
(External Links: removed invalid link)
Line 19: Line 19:
 
* [http://exchange.bitparking.com Bitparking BTC/NMC] Namecoin <=> Bitcoin exchange
 
* [http://exchange.bitparking.com Bitparking BTC/NMC] Namecoin <=> Bitcoin exchange
 
* [https://vircurex.com Vircurex] Buy, sell and trade your Namecoins
 
* [https://vircurex.com Vircurex] Buy, sell and trade your Namecoins
* [http://www.namecoin.us/tools.php Namecoin Tools]
 
  
 
==References==
 
==References==

Revision as of 16:30, 17 February 2013

Namecoin is an alternative distributed Domain Name System (DNS) on the basis of Bitcoin software. It expands the software so that transactions for registering, updating, and transferring domains to serve.

Like Bitcoin, Namecoin is a peer-to-peer system, which, assuming an honest majority of participants can not be controlled by a single state or a company. Changes to the namespace of the rightful owner of a domain with a public key signature method and distributed to all peer-to-peer users. The inclusion in the block chain , as the eternal logfile is used, the transactions are authentic. The block chain grows whenever new transactions, if any of the participants through a fairly intense proof-of-work process, a matching result of a cryptographic hash function has found what may be verified by all other participants. The falsification of a longer chain block is, due to the computational effort, impractical.

Currently, the top-level domain .bit used in the official domain name system is not awarded. To resolve domain name you need either the current block chain or use a public name server that participates in the Namecoin system. Namecoin uses a separate block of Bitcoin chain. The software is open source and is hosted on GitHub.

See Also

External Links

References