X-Git-Url: http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=blobdiff_plain;f=README.md;fp=README.md;h=3780aec274d33fe91aefd253ee2bd297340568c1;hp=dd7b1711a50f298335db4f608a9092cc82d65387;hb=ad3d8d0ca9c8bc5d94d4ea533ebd23b35375a787;hpb=4da0c8814ce2e947acdf5715b9847c3a150b937d diff --git a/README.md b/README.md index dd7b171..3780aec 100644 --- a/README.md +++ b/README.md @@ -82,12 +82,12 @@ your resolvers. ## Status -Alpha. It is insufficiently tested, and there are loose ends in the -functionality. For example, version in the `SOA` record is bogus. -Some of the the problems are due to incomplete and/or imprecise -[definition of the domain data format](https://wiki.namecoin.info/index.php?title=Domain_Name_Specification) -on the wiki. That said, I am using it to access some of the `.bit` websites -and did not notice anomalies so far. +Beta. It is mostly feature-complete, but insufficiently tested. +It implements the data format specification (SPEC.md in the source +distribution) that slightly deviates from the +[official specification](https://wiki.namecoin.info/index.php?title=Domain_Name_Specification). +I am using it to access some of the `.bit` websites and it works +for me. Try at your risk.