Giter Club home page Giter Club logo

Comments (8)

jedisct1 avatar jedisct1 commented on August 20, 2024 3

https://patents.google.com/patent/US9661108

from dnscloak.

jedisct1 avatar jedisct1 commented on August 20, 2024

dnscrypt-proxy has a query_meta parameter that allows adding arbitrary TXT records to queries. These records will always be encrypted like other records.

The development code of dnscrypt-proxy also supports TLS authentication.

Identification via extra EDNS options is subject to patents issues.

Actually, a custom URL isn't that bad. It is strictly equivalent to HTTP Basic authentication.

from dnscloak.

Homas avatar Homas commented on August 20, 2024

Thanks for pointing on "query_meta".
"TLS authentication" do you mean certificate based? It may be "heavy" if you need to serve multiple clients.
Custom URL is unsecure w/o TLS 1.3 and SNI encryption. FQDN can leak various ways (e.g. via passive DNS), URL with custom user ID (if is not encrypted) may be intercepted on the line.

from dnscloak.

dParadiz avatar dParadiz commented on August 20, 2024

Identification via extra EDNS options is subject to patents issues.

Can you elaborate this. Who's has patents on this?

from dnscloak.

Homas avatar Homas commented on August 20, 2024

Weird. EDNS was proposed to address such use cases....

From rfc2671

The Domain Name System's wire protocol includes a number of fixed
fields whose range has been or soon will be exhausted and does not
allow clients to advertise their capabilities to servers
. This
document describes backward compatible mechanisms for allowing the
protocol to grow.

from dnscloak.

jedisct1 avatar jedisct1 commented on August 20, 2024

Anything can be proposed.

Also, what you quoted refers to advertising what parts of the protocol the client implements. It is not about sending configuration data.

from dnscloak.

pysiak avatar pysiak commented on August 20, 2024

I can't find query_meta in the UI of 2.2.0 on iOS. Is it meant to be used via the config editor only?

from dnscloak.

Homas avatar Homas commented on August 20, 2024

BTW Intra (on Android) supports basic HTTP authentication. Can you add support for it (I've tried it in the recent DNSCloak release and it didn't work)?

from dnscloak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.