Talk:Encrypted DNS: Difference between revisions

IAoVI (talk | contribs)
IAoVI (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
== OISD as flake input causes hash mismatch errors in nix flake check regularly ==
== OISD as flake input causes hash mismatch errors in nix flake check regularly ==


The OISD blocklist is updated often, changing its hash. The configuration example under Blocklist causes an error when running nix flake check because flake inputs are expected to have a stable hash.  
The OISD blocklist is updated often, changing its hash. The configuration example under Blocklist regularly causes an error when running nix flake check because flake inputs are expected to have a stable hash.  


I am to inexperienced to be certain that I am not missing something, but wouldn't fetching the list at runtime with a systemd service be a better solution? [[User:IAoVI|IAoVI]] ([[User talk:IAoVI|talk]]) 06:08, 9 June 2026 (UTC)
I am to inexperienced to be certain that I am not missing something, but wouldn't fetching the list at runtime with a systemd service be a better solution? [[User:IAoVI|IAoVI]] ([[User talk:IAoVI|talk]]) 06:08, 9 June 2026 (UTC)
:Upon further research perhaps a solution using https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Combining-Blocklists would be best? [[User:IAoVI|IAoVI]] ([[User talk:IAoVI|talk]]) 07:12, 9 June 2026 (UTC)
Return to "Encrypted DNS" page.