]> git.ekhem.eu.org Git - guix.git/commit
[system] Encrypt DNS traffic.
authorJakub Czajka <jakub@ekhem.eu.org>
Sat, 24 Dec 2022 09:01:36 +0000 (10:01 +0100)
committerJakub Czajka <jczajka@google.com>
Sun, 24 Dec 2023 18:53:07 +0000 (19:53 +0100)
commite6abf27d615c6e34f553ac49b36481c968a79cc7
treea41f2a573c3e044dcc7bff59fbb001abcfdbe613
parent401424f511e20b111ea179afe0f7d829d0714aca
[system] Encrypt DNS traffic.

Redirect DNS requests through `dnscrypt-proxy`, which encrypts the
traffic.
conf/system/dns.scm [new file with mode: 0644]
dns/etc/dnscrypt-proxy/dnscrypt-proxy.toml [new file with mode: 0644]
dns/etc/resolv.conf [new file with mode: 0644]
system.scm