Difference between revisions of "Namecoin"

From Bitcoin Wiki
Jump to: navigation, search
(External Links)
(Update Links)
Line 12: Line 12:
  
 
==External Links==
 
==External Links==
 
+
* [http://namecoin.org Namecoin homepage]
* [http://github.com/vinced/namecoin Namecoin Project] on GitHub
+
* [https://github.com/namecoin/namecoin Namecoin on GitHub]
 +
* [http://bit.namecoin.info New .bit homepage]
 
* [http://dot-bit.org dot-bit.org] project, focused on the domain registration aspect of Namecoin
 
* [http://dot-bit.org dot-bit.org] project, focused on the domain registration aspect of Namecoin
* [http://whois.namecoin.us/ Namecoin (.bit) WHOIS Server]
 
 
* [http://liliontransfer.org/ Lilion Transfer] Exchange where you may exchange NameCoin to 20 currencies, 70 e-currencies, 20 e-wallets or 3 cryptocurrencies.
 
* [http://liliontransfer.org/ Lilion Transfer] Exchange where you may exchange NameCoin to 20 currencies, 70 e-currencies, 20 e-wallets or 3 cryptocurrencies.
 
* [https://coinnext.com Coinnext] Cryptocurrency Exchange - Trade Namecoins
 
* [https://coinnext.com Coinnext] Cryptocurrency Exchange - Trade Namecoins

Revision as of 13:29, 22 September 2014

Namecoin is an alternative distributed Domain Name System (DNS) on the basis of Bitcoin software. It expands the software to support 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 are distributed to all peer-to-peer users. The inclusion in the block chain, as the everlasting logfile is used, verifies that the transactions are authentic. The block chain grows whenever new transactions are added by any of the participants. Through a fairly intense proof-of-work process, a matching result of a cryptographic hash function is found that may be verified by all other participants. Due to the computational effort, it is impractical for a counterfeit blockchain to be created.

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