Skip to content

Support For DoQ (DNS over QUIC) #5583

@FruityWelsh

Description

@FruityWelsh

What would you like to be added:
DoQ (DNS over QUIC) query servering support.
Why is this needed:
DoQ would allow an easier way to take advantage of the speed improvements of QUIC vs TLS including the included streaming (similar to http/2) and encryption (taking over the role of tls). This would be similar to DoH/3 support except it should be simpler to implement right now, uses a different standard port, and less data transmitted (which is a benifit for some for privacy reasons).

Relevant RFC from IETF: https://datatracker.ietf.org/doc/rfc9250/
Reference implentation: https://github.com/huitema/dnsoquic

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions