Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
61–70 of 151 posts
Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#62Earlier quoted context omitted.
Good on ya. How is this all being paid for? How are you making money? Is there a subscription fee?
It's free during beta, then freemium with low pricing tiers (something like free up to 500,000 DNS queries a month, then $0.99/month). We will tweak later based on actual costs at scale, but it will follow this logic.
Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#63Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#64What is the monetization plan? How have you financed the development so far?
> Free during beta, then freemium with low pricing tiers (something like free up to 500,000 DNS queries a month, then $0.99/month). We will tweak later based on actual costs at scale, but it will follow this logic.
Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#65Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#66Possibly a very ignorant question, this looks cool but why would I use it over Cloudflare's 1.1.1.1 with DNS-over-https (or another encrypted method)?
Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#67I don't understand why any privacy conscious person would choose a hosted service instead of self-hosting your own solution. Implementing the whole thing (modulo the anycast IP, which is the only thing I did not use) is easy. I have a docker-compose file which does the whole stack: 1. Unbound DNS which provides DNS-over-TLS service at port 853. It forward request to my local pihole's 53 port. 2. Pihole forward reques…
Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#68We've been working super hard on nextdns.io, a cloud-based private DNS service that gives you full control over what is allowed or blocked on your devices. Here is a few things you can do with it: - Block malicious websites, trackers, ads, and more by combining the most popular blocklists out there, all updated in real-time (100+ lists to choose from). - Set your own privacy requirements: you decide what type of logs…
you solved it.
only turn down : mi iphone SE ( os last versions) seems to get little pics of heat
Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#69I don't understand why any privacy conscious person would choose a hosted service instead of self-hosting your own solution. Implementing the whole thing (modulo the anycast IP, which is the only thing I did not use) is easy. I have a docker-compose file which does the whole stack: 1. Unbound DNS which provides DNS-over-TLS service at port 853. It forward request to my local pihole's 53 port. 2. Pihole forward reques…
Re: Show HN: nextdns.io – A Combination of Cloudflare DNS and Pi-Hole
#70I don't understand why any privacy conscious person would choose a hosted service instead of self-hosting your own solution. Implementing the whole thing (modulo the anycast IP, which is the only thing I did not use) is easy. I have a docker-compose file which does the whole stack: 1. Unbound DNS which provides DNS-over-TLS service at port 853. It forward request to my local pihole's 53 port. 2. Pihole forward reques…