November 2023
·
29 Reads
The longevity of the protocols used by Domain Name System (DNS) is a testament to its relevance in establishing an efficient mapping between identifiers. Recent attempts to integrate DNS into the REST (REpresentational State Transfer) paradigm have paved the way for its future evolution. However, this ”RESTification” made a reality by protocols such as DNS-over-HTTPS (DoH) or DoQ (DNS-over-QUIC), increases the latency and verbosity of the DNS. We propose to reduce such negative impacts of RESTIfication while maintaining the benefits it brings to the DNS. A new binary format based on the Concise Binary Object Representation (CBOR) called Efficient CBOR (e-CBOR) is introduced making the DNS message representation more compact and flexible. The tests carried out on our implementation show more than 57% reduction for DNS/DNSSEC queries. In the case of responses, we obtain a reduction of up to 16% in the size of messages encoded in the traditional format.