X-Git-Url: http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=blobdiff_plain;f=README.md;h=e67a534d35d4a7dc83bec929c17998d73e04c5c6;hp=f5a89d1cbc22708810812beeeea30333aa5bcd06;hb=e0bc0fd44fbedf71a42e04b897327ae701c6ca26;hpb=5d961f6ab5d028c79dbd84ef7e8e02db55c25e4f diff --git a/README.md b/README.md index f5a89d1..e67a534 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,4 @@ -% Namecoin pipe backend for PowerDNS - -``` -Copyright (c) 2014 Eugene Crosser - -This software is provided 'as-is', without any express or implied -warranty. In no event will the authors be held liable for any damages -arising from the use of this software. - -Permission is granted to anyone to use this software for any purpose, -including commercial applications, and to alter it and redistribute it -freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must - not claim that you wrote the original software. If you use this - software in a product, an acknowledgment in the product documentation - would be appreciated but is not required. - - 2. Altered source versions must be plainly marked as such, and must - not be misrepresented as being the original software. - - 3. This notice may not be removed or altered from any source - distribution. -``` - ------------------------------------------------------------------------- - -## Namecoin pipe backend for PowerDNS +# Namecoin pipe backend for PowerDNS There exists a [project](https://github.com/namecoin/nmcontrol) to create an all-in-one tool that can, among other things, act as a DNS @@ -39,8 +12,20 @@ time) bridge between [Namecoin](https://namecoin.org/) and DNS. with an easy to implement backend interface, which is used in this project. -# Status +## Status Alpha. It does not handle `SRV` records at all, does not support `delegate` (not to mention `import`), provides bogus version in the `SOA` record, and is largely untested. Try at your risk. + +## Getting the Source + +Check the [project homepage](http://www.average.org/pdns-pipe-nmc/). + +Git [clone](git://git.average.org/git/pdns-pipe-nmc.git) or +[browse](http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=summary). + +## Author + +Eugene Crosser \ +