From 4689a7da17dfe3d94583504355f9f2050591af7c Mon Sep 17 00:00:00 2001 From: Simon de la Rouviere Date: Sun, 17 Aug 2014 21:56:02 +0200 Subject: [PATCH] Reworked and added additional information on Namecoin's namespecs. --- ch09.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ch09.asciidoc b/ch09.asciidoc index d53238c0..c78d5d0c 100644 --- a/ch09.asciidoc +++ b/ch09.asciidoc @@ -283,10 +283,11 @@ Namecoin's basic parameters are the same as bitcoin's: * Consensus algorithm: SHA256 Proof-of-Work * Market capitalization: $10 million USD in Summer 2014 -Namecoin currently has two namespaces: +Namecoin's namespaces are not restricted, and anyone can use any namespace in any way. However, certain namespaces have an agreed upon specification so that when it is read from the blockchain, software knows how to read and proceed from there. If it is malformed, then whatever software you used to read from the specific namespace will throw an error. Some of the popular namespaces are: * +d/+ is the domain-name namespace for +.bit+ domains * +id/+ is the namespace for storing person identifiers such as email addresses, PGP keys etc. +* +u/+ is an additional, more structured specfication to store identities (based on openspecs). The Namecoin client is very similar to Bitcoin Core, as it is derived from the same source code. Upon installation, the client will download a full copy of the namecoin blockchain and then will be ready to query and register names. There are three main commands: @@ -361,4 +362,4 @@ The future of cryptographic currencies overall is even brighter than the future - \ No newline at end of file +