]> www.average.org Git - pdns-pipe-nmc.git/blob - README.md
less ugly (but still ugly) merge
[pdns-pipe-nmc.git] / README.md
1 # Namecoin pipe backend for PowerDNS
2
3 There exists a [project](https://github.com/namecoin/nmcontrol) to
4 create an all-in-one tool that can, among other things, act as a DNS
5 server for the `.bit` zone. There is also a
6 [tool](https://github.com/namecoin/NamecoinToBind) for offline
7 conversion of namecoin data into BIND zone file.
8
9 Unlike that, this project is a single-purpose tool acting as a (real
10 time) bridge between [Namecoin](https://namecoin.org/) and DNS.
11 [PowerDNS](https://www.powerdns.com/) provides a stable DNS frontend,
12 with an easy to implement backend interface, which is used in this
13 project.
14
15 ## Status
16
17 Alpha. It does not handle `SRV` records at all, does not support
18 `delegate` (not to mention `import`), provides bogus version in the
19 `SOA` record, and is largely untested. Try at your risk.
20
21 ## Getting the Source
22
23 Check the [project homepage](http://www.average.org/pdns-pipe-nmc/).
24
25 Git [clone](git://git.average.org/git/pdns-pipe-nmc.git) or
26 [browse](http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=summary).
27
28 ## Author
29
30 Eugene Crosser \<crosser at average dot org\>    
31 <http://www.average.org/~crosser/>