duesee / imap-codec

Rock-solid and complete codec for IMAP
Apache License 2.0
38 stars 14 forks source link

RFC 9266: Channel Bindings for TLS 1.3 support #405

Closed Neustradamus closed 9 months ago

Neustradamus commented 9 months ago

Dear @duesee,

Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?

Channel Bindings for TLS: https://datatracker.ietf.org/doc/html/rfc5929

Little details, to know easily:

I think that you have seen the jabber.ru MITM and Channel Binding is the solution:

Thanks in advance.

Linked to:

duesee commented 9 months ago

Thanks! While imap-codec is not the place to really implement channel binding, you luckily also opened this issue in imap-flow, too :+1: Will add all missing capabilities!