X-Git-Url: http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=blobdiff_plain;f=README.md;h=462e33436fee9234ff6ed20ea6b44bb85c096a57;hp=bd66ee2e9ea029e17388106274a5b9db0d4c7d48;hb=419d06258d71978c934398633a644c5842e83b92;hpb=c5481d8ef27dd5949544a11917352f63bbff3850 diff --git a/README.md b/README.md index bd66ee2..462e334 100644 --- a/README.md +++ b/README.md @@ -82,12 +82,13 @@ 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](http://www.average.org/pdns-pipe-nmc/spec.html) +(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. @@ -151,7 +152,8 @@ There is a binary built for x86_64 Linux with glibc6: | Executable file | PGP | |----------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| [pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-20.git-e9bd43f](pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-20.git-e9bd43f) | [sig](pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-20.git-e9bd43f.sig) | +| [**pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-22.git-108b6c2**](http://www.average.org/pdns-pipe-nmc/pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-22.git-108b6c2) | [sig](http://www.average.org/pdns-pipe-nmc/pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-22.git-108b6c2.sig) | +| [pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-20.git-e9bd43f](http://www.average.org/pdns-pipe-nmc/pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-20.git-e9bd43f) | [sig](http://www.average.org/pdns-pipe-nmc/pdns-pipe-nmc.linux-glibc6.x86_64.2014-04-20.git-e9bd43f.sig) | ## Author