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

Enable configurable Authorization header in DoH #113

Open
Shamar opened this issue Nov 13, 2024 · 0 comments
Open

Enable configurable Authorization header in DoH #113

Shamar opened this issue Nov 13, 2024 · 0 comments

Comments

@Shamar
Copy link

Shamar commented Nov 13, 2024

Reasoning about #112 I realized that firefox let me set an Authorization header for my DoH resolver by setting network.trr.credentials config in about:config, while (as far as I can read) RethinkDNS does not.

According to the documentation network.trr.credentials can "set credentials that will be used in the HTTP requests to the DoH end-point. It is the right-hand side content, the value, sent in the Authorization: request header."

With personal DoH sinkholes (like the ones provided by doh.cgi) a Basic Authorization configured at .htaccess level would limit the server load from freeloaders.

Just like with #112, beyond a change to firestack we should also change the DoH (and maybe ODoH) configuration UI for resolvers' URI.

@Shamar Shamar changed the title Enable Authentication header configuration in DoH Enable configurable Authentication header in DoH Nov 13, 2024
@Shamar Shamar changed the title Enable configurable Authentication header in DoH Enable configurable Authorization header in DoH Nov 13, 2024
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