From 125df5ec2042a37f6298af7d5a2a1a96b3d49266 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Aug 2019 12:59:03 +0300 Subject: [PATCH 1/7] dns: mention Unbound & my config file --- _includes/sections/dns.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 219f170c..24d40d63 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -320,6 +320,10 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • Network wide DNS servers: -- 2.47.2 From 059bf72dd1478d563a3dda65682bf6a6a0400929 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Aug 2019 13:04:22 +0300 Subject: [PATCH 2/7] source_code: add Unbound --- source_code.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source_code.md b/source_code.md index 749ef7fb..7f292957 100644 --- a/source_code.md +++ b/source_code.md @@ -311,9 +311,11 @@ PowerDNS: https://github.com/PowerDNS/pdns #### Local DNS servers +- Namecoin: https://github.com/namecoin + - Stubby: https://github.com/getdnsapi/stubby -- Namecoin: https://github.com/namecoin +- Unbound: https://github.com/NLnetLabs/unbound ## Digital Notebook Joplin: https://github.com/laurent22/joplin -- 2.47.2 From 22bd074903e73b71af90d62c8e215fe149c80a9c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Aug 2019 13:05:45 +0300 Subject: [PATCH 3/7] dns: close a tag --- _includes/sections/dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 24d40d63..5bb1365e 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -322,7 +322,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • Stubby - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.
  • Unbound - a validating, recursive, caching DNS resolver. It can also be ran network-wide and has supported DNS-over-TLS since version 1.7.3.
  • -- 2.47.2 From c54ac06cb6e5f1db8351d9196b90c53c8ba73fb3 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Aug 2019 13:10:16 +0300 Subject: [PATCH 4/7] dns: attempt to fix warning --- _includes/sections/dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 5bb1365e..3a5a0905 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -322,7 +322,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • Stubby - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.
  • Unbound - a validating, recursive, caching DNS resolver. It can also be ran network-wide and has supported DNS-over-TLS since version 1.7.3.
  • -- 2.47.2 From 60835e9f39221107a6712d984dc6f343296ce140 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Aug 2019 13:11:42 +0300 Subject: [PATCH 5/7] dns: remove extra < --- _includes/sections/dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 3a5a0905..e0577aab 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -322,7 +322,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • Stubby - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.
  • Unbound - a validating, recursive, caching DNS resolver. It can also be ran network-wide and has supported DNS-over-TLS since version 1.7.3.
  • -- 2.47.2 From 8c3b7b09019b92e5da6f113736abe35815f49f31 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 26 Aug 2019 00:02:00 +0300 Subject: [PATCH 6/7] dns.html: apply @nitrohorse's wording suggestion --- _includes/sections/dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index e0577aab..5e969409 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -322,7 +322,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • Stubby - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.
  • Unbound - a validating, recursive, caching DNS resolver. It can also be ran network-wide and has supported DNS-over-TLS since version 1.7.3.
  • -- 2.47.2 From 9d8eed85149d88062b908b3e228767a2c2635709 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 29 Aug 2019 11:14:37 +0300 Subject: [PATCH 7/7] dns: replace link to my config with ctrl.blog --- _includes/sections/dns.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 5e969409..544cd720 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -322,7 +322,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • Stubby - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.
  • Unbound - a validating, recursive, caching DNS resolver. It can also be ran network-wide and has supported DNS-over-TLS since version 1.7.3.
  • @@ -339,4 +339,4 @@ github="https://github.com/jedisct1/dnscrypt-proxy" - \ No newline at end of file + -- 2.47.2