aboutsummaryrefslogtreecommitdiff
path: root/TODO.tinydnssec
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.tinydnssec')
-rw-r--r--TODO.tinydnssec13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO.tinydnssec b/TODO.tinydnssec
new file mode 100644
index 0000000..70fe34e
--- /dev/null
+++ b/TODO.tinydnssec
@@ -0,0 +1,13 @@
+
+* Make hardcoded limit for EDNS0 response size configurable (environment).
+
+* Add support for locations + timestamps to tinydns-sign (basically, treat
+ them as separate zones, with timestamp-dependend SOA serials).
+
+* Add support for ((semi-)automatic) ZSK rollover using pre-publish method.
+
+* Refactor tinydns-sign:
+ - separate generation of helper records
+ - put some functionality into modules
+ - make (better) use of existing Net::DNS modules
+