gh-95341: Implement tls-exporter channel bindings and export key materials by tiran · Pull Request #95366 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
Member
bedevere-bot
added
the
awaiting core review
label
tiran added 4 commits
This was referenced
oberstet
mentioned this pull request
Neustradamus
commented
Aug 2, 2022
Neustradamus commented
@tiran: Thanks for your PR!
Can you add tls-exporter/9266 like tls-unique/5929 in files too?
Neustradamus
commented
Aug 6, 2022
Neustradamus commented
@tiran: Have you an idea when it will be merged?
Thanks for your work!
tiran
commented
Aug 6, 2022
tiran commented
Member Author
When it's ready. There is no need to rush this PR. The feature window for 3.12 is open for another 8 months.
Neustradamus
commented
Aug 6, 2022
Neustradamus commented
@tiran: Thanks for your answer! No problem ^^
Neustradamus
commented
Nov 5, 2022
Neustradamus commented
TheZ3ro
commented
May 25, 2023
TheZ3ro commented
any news about this @tiran ?
TheZ3ro
mentioned this pull request
Neustradamus
commented
Jul 30, 2023
Neustradamus commented
@tiran: I think that you have seen the jabber.ru MITM:
- https://notes.valdikss.org.ru/jabber.ru-mitm/
- https://snikket.org/blog/on-the-jabber-ru-mitm/
- https://www.devever.net/~hl/xmpp-incident
- https://blog.jmp.chat/b/certwatch
Can you add "tls-server-end-point" from RFC5929 too?
It is needed for all SCRAM-SHA-*-PLUS (several RFCs) and specified in:
- XEP-0388: Extensible SASL Profile: https://xmpp.org/extensions/xep-0388.html
- XEP-0440: SASL Channel-Binding Type Capability: https://xmpp.org/extensions/xep-0440.html
- XEP-0474: SASL SCRAM Downgrade Protection: https://xmpp.org/extensions/xep-0474.html
- XEP-0480: SASL Upgrade Tasks: https://xmpp.org/extensions/xep-0480.html
Thanks in advance.
Neustradamus
mentioned this pull request
Neustradamus
commented
Dec 30, 2023
Neustradamus commented
This was referenced
Neustradamus
mentioned this pull request
Neustradamus referenced this pull request
…o as to get channel binding data for the current SSL session (only the "tls-unique" channel binding is implemented). This allows the implementation of certain authentication mechanisms such as SCRAM-SHA-1-PLUS. Patch by Jacek Konieczny.
fabiang
mentioned this pull request
github-actions
Bot
commented
Apr 11, 2026
github-actions Bot commented
This PR is stale because it has been open for 30 days with no activity.
caronc
commented
May 23, 2026
caronc commented
Hi all; I'm just looking for a status update on this issue 🙏
github-actions
Bot
removed
the
stale
label
Neustradamus
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment