On 15. Aug 2022, at 19:41, Ted Lemon <mel...@fugue.com> wrote: > >> On Aug 15, 2022, at 1:34 PM, Carsten Bormann <c...@tzi.org> wrote: >> >> On 15. Aug 2022, at 17:11, Ted Lemon <mel...@fugue.com> wrote: >>> >>> This is a good question. I think we’d want to understand what the actual >>> use case is for DNS-over-CoAP before proceeding with this, >> >> The main use case is systems that already implement CoAP and do not want to >> add machinery for some protocols that are used only for very specific >> purposes. > > You’re going to have to construct a DNS packet. I presume CoAP is using DTLS,
DTLS is one choice, defined in RFC 7252. Newer constrained implementation often look at OSCORE instead, RFC 8613. > so you have to have DTLS. So again, I don’t see how this reduces complexity. > It seems like it adds complexity. I haven’t checked this, but I would expect there are enough differences in how DNSoDTLS uses DTLS that the complexity of getting this right exceeds that of using CoAP. >> I’ll leave that to the authors; obviously, all caches have limitations, but >> being able to make use of CoAP caches along the way would be an improvement. > > It is not a given that caching with CoAP makes things better. What is CoAP’s > caching behavior? How will it handle short TTLs? Reading the document, it’s > clear this has not been considered. The -00 version does not have to solve those problems. Slideware does exist for them... > Given that the whole point of this is to make DNS connections private, I > would assume that the cache shouldn’t have the credentials to peek into the > packet. Except that it must. So I really don’t understand the threat model > here. OSCORE was designed to offer some capabilities in this regard. I’m sure a future document will include examples for that. But this is work that best can be done in the working group, between implementers and experts for the specific protocols and their caching behaviors. >> That can definitely be done (for a definition of “compress” — a concise form >> for some DNS data might be a better approach), but it to me it seemed >> working out the protocol machinery first is the right way to proceed here. >> (From the point of view of the CoAP protocol, this would just be a separate >> media type.) > > I don’t think this is true. Just because you can do something doesn’t mean > you should. Until we can come up with some use case for this that solves a > problem that isn’t already solved, I don’t think the IETF should be pursuing > this work at all. It seems to me you are basing this view on a scan of the individual submission document. WG discussions have happened (and many WG members are also cognizant of, e.g., CoAP caching behavior), so it is not a surprise that many of use come to a different conclusion. Grüße, Carsten _______________________________________________ DNSOP mailing list DNSOP@ietf.org https://www.ietf.org/mailman/listinfo/dnsop