Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Replace DNS feature with CoreDNS #3

Open
fipso opened this issue Nov 1, 2023 · 0 comments
Open

Idea: Replace DNS feature with CoreDNS #3

fipso opened this issue Nov 1, 2023 · 0 comments

Comments

@fipso
Copy link
Owner

fipso commented Nov 1, 2023

The current DNS implementation lacks:

  • Automatic Let's Encrypt ACME
  • Stability

Because I want to keep stuff simple and dont reinvent the wheel I am thinking about dropping the DNS feature from freenews and instead do one of the following:

  • Build a CoreDNS plugin
  • Generate a CoreDNS Corefile from code
  • Use some other DNS lib
  • (Fix my own DNS code and add features I want)

... add more reasons to switch to coreDNS

Core DNS Features:

  • Plugin API
  • DoT
  • DoH
  • DNS over Quic
  • DNS over gRPC
  • dns forwarding

I also think integrating other DNS MITM based services like PiHole/AdGuard is way easier with CoreDNS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant