island4ever Posted May 5 Share Posted May 5 I noticed that Island has either recursive or DNS over HTTPS as choices. Is there a recommended setting here? Which one is "best" for regular island users at home? I remember that recursive is sometimes faster....but otherwise can't remember much in the way of differences. Link to comment Share on other sites More sharing options...
Lew Posted May 6 Share Posted May 6 DNS over HTTPS is often faster because the DoH providers build very large caches of results. It also shields your requests from your ISP and anyone in the path, but the DoH provider obviously knows what your queries are. That's why we default to CloudFlare. Recursive mode builds a local cache, and because it goes to the DNS root, any ISP not using DPI generally won't inspect your queries, but they are observable. Going to the root also allows Island to validate results using DNSSEC. So there's no one choice that is perfect in every way, but DNS over HTTPS to CloudFlare generally offers a good balance of performance and security. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now