From 9c277f829c1ef9b2c7c61afcb8fcd83c11a5e792 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 11 Dec 2015 10:29:38 +0100 Subject: [PATCH] Enable qname minimisation for increased privacy --- unbound.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/unbound.sh b/unbound.sh index d9d7fea..83169b4 100755 --- a/unbound.sh +++ b/unbound.sh @@ -47,6 +47,7 @@ server: do-not-query-localhost: no prefetch: yes prefetch-key: yes + qname-minimisation: yes ratelimit: 1000 rrset-roundrobin: yes minimal-responses: yes