Code Monkey home page Code Monkey logo

Comments (4)

Lekensteyn avatar Lekensteyn commented on June 29, 2024 6

Status of the ecosystem:

Todo:

  • Look at other implementations and try to come up with a reasonable API.

My initial thought is to include an array of ESNIKeys items. For TLS clients, the first item will be used. For TLS servers, a matching entry will be used. The DNS query should be handled outside crypto/tls, but we could provide some example code in a test (or maybe a separate package).

Alternatively, two functions fields could be created, ClientESNIKeys: ESNIKeys (which would be a single item) and GetServerESNIKeys: func(record_digest []byte). The return values are TBD, but as the server can also provide ESNIKeys in its response for use with future connections, this must somehow be exposed as well.

I'll investigate this later.

from tls-tris.

f4nff avatar f4nff commented on June 29, 2024

good~

from tls-tris.

CetinSert avatar CetinSert commented on June 29, 2024

@henrydcase @f4nff @agl @henrydcase @FiloSottile
Is there a version of this library or any other Go TLS 1.3 library with E-SNI support available for testing?
I would like to setup a censorship circumvention tool for Korea.

from tls-tris.

f4nff avatar f4nff commented on June 29, 2024

There are currently no golang libraries that can be tested for e-sni.

from tls-tris.

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.