layout | title |
---|---|
page |
Namecoin |
{::options parse_block_html="true" /}
Namecoin is an experimental open-source technology which improves decentralization, security, censorship resistance, privacy, and speed of certain components of the Internet infrastructure such as DNS and identities.
(For the technically minded, Namecoin is a key/value pair registration and transfer system based on the Bitcoin technology.)
Bitcoin frees money – Namecoin frees DNS, identities, and other technologies.
- Protect free-speech rights online by making the web more resistant to censorship.
- Attach identity information such as GPG and OTR keys and email, Bitcoin, and Bitmessage addresses to an identity of your choice.
- Human-meaningful Tor .onion domains.
- Decentralized TLS (HTTPS) certificate validation, backed by blockchain consensus.
- Access websites using the .bit top-level domain.
- Proposed ideas such as file signatures, voting, bonds/stocks/shares, web of trust, notary services, and proof of existence. (To be implemented.)
- Securely record and transfer arbitrary names (keys).
- Attach a value (data) to the names (up to 520 bytes).
- Transact the digital currency namecoins (NMC).
- Like bitcoins, Namecoin names are difficult to censor or seize.
- Lookups do not generate network traffic (improves privacy).
Namecoin was the first fork of Bitcoin and still is one of the most innovative "altcoins". It was first to implement merged mining and a decentralized DNS. Namecoin was also the first solution to Zooko's Triangle, the long-standing problem of producing a naming system that is simultaneously secure, decentralized, and human-meaningful.
(RSS Feed)
{% for post in site.posts limit:10 %} {% assign content_words = post.content | number_of_words %} {% assign excerpt_words = post.excerpt | number_of_words %} [{{ post.date | date: "%Y-%m-%d" }}]({{site.baseurl | append: '@@@' | remove: '/@@@'}}{{ post.url }}) {{ post.excerpt | remove: '
' | remove: '
' }} {% if content_words != excerpt_words %} [Read more...]({{site.baseurl | append: '@@@' | remove: '/@@@'}}{{ post.url }}) {% endif %}{% endfor %}
For the latest news go to the Namecoin forum or check out r/namecoin.
Official anouncements will also be made on this BitcoinTalk thread.
Help keep us strong. You can donate to the Namecoin project here.
With Namecoin you can make a difference. We need your help to free information, especially in documentation, marketing, and coding. You are welcome at the forum. There may be bounties, too.