FINDING · EVALUATION
DNS over CoAP with equalized packet lengths (64-byte block-wise transfer) and SCHC header compression reduces Random Forest classification accuracy for identifying DNS frames from a ~89% baseline to 86%; adding payload compression (application/dns+cbor) further reduces accuracy to 77%. This outperforms DNS over HTTPS in constrained IoT settings across 296 evaluated deployment scenarios.
From 2026-lenders-secrets-best-not — Secrets Best Not Shared: DNS Privacy Enhancements for the Constrained IoT · Abstract / §5–6 · 2026 · arXiv preprint
Implications
- Deploy block-wise transfer at 64-byte block sizes combined with SCHC header compression as a baseline; adding CBOR-based payload encoding can push DNS identification accuracy below 80% in constrained wireless environments.
- Treat packet-length equalization as a first-class obfuscation control, not an afterthought — it is the single largest contributor to classifier error reduction in this setting.
Tags
Extracted by claude-sonnet-4-6 — review before relying.