dns/TODO.markdown

28 lines
474 B
Markdown
Raw Normal View History

2011-07-24 08:45:03 +00:00
# TODO
2013-05-12 20:09:32 +00:00
* Support for on-the-fly-signing or check how to do it
2013-06-23 20:39:58 +00:00
* Ratelimiting? server side (rrl)
2013-08-24 14:21:37 +00:00
* Ratelimiting? client side
2012-09-03 10:07:13 +00:00
2012-05-21 09:55:18 +00:00
## Nice to have
2011-07-24 08:45:03 +00:00
2013-06-23 20:39:14 +00:00
* Speed, we can always go faster. A simple reflect server now hits 75/80K qps on
moderate hardware
* go test; only works correct on my machine
2013-09-20 15:15:27 +00:00
* privatekey.Precompute() when signing?
2013-04-30 13:04:07 +00:00
2013-05-11 19:04:13 +00:00
## RRs not implemented
2013-04-30 13:04:07 +00:00
These are deprecated, or rarely used (or just a bitch to implement).
NSAP
NSAP-PTR
PX
GPOS
NIMLOC
ATMA
A6
KEY
SIG
2013-04-30 14:42:04 +00:00
NXT