descriptiona web frontend to DNS UPDATE
ownerTony Finch
last changeTue, 13 Mar 2012 20:28:25 +0000 (20:28 +0000)
readme
wrrup: web RR update

A standards-based web user interface for editing DNS zones.

This program talks to the name server using normal DNS queries to read
zone data, and edits the data using RFC 2136 DNS UPDATE messages
authenticated using RFC 2845 TSIG.

No configuration is requireed: given a zone name, the master name
server address is obtained from the DNS, usernames and passwords
(i.e. TSIG owner names and secrets) are configured on the name server,
and HTTP authentication is gatewayed directly to TSIG authentication.

The code has minimal built-in knowledge of RR types, instead relying
on draft-levine-dnsextlang RDATA format descriptions.

It does not provide any facilities for editing the name server
configuration or zone metadata such as keys.
shortlog
2012-03-13 Tony FinchPrepare to publish the repository. master
2012-03-13 Tony Finchdraft-levine-dnsextlang: wording tweak
2012-03-13 Tony Finchdraft-levine-dnsextlang: new syntactic framework
2012-03-13 Tony Finchdraft-levine-dnsextlang: revise security considerations
2012-03-13 Tony Finchdraft-levine-dnsextlang: revise introductory material
2012-03-12 Tony Finchdraft-levine-dnsextlang: import text from version -02
2012-03-12 Tony FinchMakefile: update xml2rfc
2012-03-12 Tony FinchRename internet draft skeleton
2012-03-12 Tony Finchrrtypes: use space to separate qualifiers
2012-03-12 Tony Finchrrtoyes: use ; for comments and remove indent markers
2012-03-12 Tony Finchrrtypes: clarify difference between mnemonic and descri...
2012-03-08 Tony Finchdraft-fanf-dns-tkey-password: initial boilerplate.
2012-03-08 Tony Finchrrtypes: initial sketch description of existing RR...
heads
12 years ago master