Dudders 1.02 (Release branch) |
|
|
Dudders spells "Dynamically Updating DNS Duly Embracing RSA SIG(0)" (with some poetic license). It points a domain name to a given IP address using the DNS UPDATE protocol and a SIG(0) signature. It is designed with embedded systems in mind.
License: The Apache License 2.0
Changes:
The crypto plugins should no longer export unresolved symbols. The authority can now be overidden with the -m and -z options. This circumvents the search for the master and zone using the local resolver. The manual page is now in section 8, and has been renamed accordingly. The private key parsing is more strict, which prevents some potential segfaults (e.g. when trying to use a dnssec-keygen .key file instead of the .private file).
|