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

WebTransport with Certificate Hashes #190

Open
lidel opened this issue Mar 28, 2022 · 4 comments
Open

WebTransport with Certificate Hashes #190

lidel opened this issue Mar 28, 2022 · 4 comments
Labels
dif/expert Extensive knowledge (implications, ramifications) required effort/weeks Estimated to take multiple weeks epic need/analysis Needs further analysis before proceeding need/community-input Needs input from the wider community need/maintainers-input Needs input from the current maintainer(s) needs clarification status/in-progress In progress

Comments

@lidel
Copy link
Member

lidel commented Mar 28, 2022

tl;dr

  • WebTransport can act as a replacement for Secure WebSockets (/wss) that is easier to set up thanks to "certificate hashes" feature which might provide means to remove the need for getting TLS cert from some CA
  • Limited to Chromium-based browsers now (Firefox wip but not ETA, Safari plans tbd)

Status

Reading

@lidel lidel added epic need/triage Needs initial labeling and prioritization status/in-progress In progress needs clarification dif/expert Extensive knowledge (implications, ramifications) required need/analysis Needs further analysis before proceeding need/community-input Needs input from the wider community need/maintainers-input Needs input from the current maintainer(s) effort/weeks Estimated to take multiple weeks labels Mar 28, 2022
@lidel lidel removed the need/triage Needs initial labeling and prioritization label Apr 4, 2022
@lidel
Copy link
Member Author

lidel commented Jun 28, 2022

WebTransport for libp2p is discussed in libp2p/specs#404 🚀

@lidel
Copy link
Member Author

lidel commented Aug 24, 2023

We now have /webtransport transport protocol in libp2p.

@lidel
Copy link
Member Author

lidel commented Oct 20, 2023

Firefox support for /webtransport/certhash is tracked in https://bugzilla.mozilla.org/show_bug.cgi?id=1806693

@lidel lidel changed the title Investigate WebTransport WebTransport with Certificate Hashes Dec 14, 2023
@lidel
Copy link
Member Author

lidel commented Dec 14, 2023

WIP patch with Firefox support for /webtransport/certhash: https://phabricator.services.mozilla.com/D195966

@lidel lidel reopened this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dif/expert Extensive knowledge (implications, ramifications) required effort/weeks Estimated to take multiple weeks epic need/analysis Needs further analysis before proceeding need/community-input Needs input from the wider community need/maintainers-input Needs input from the current maintainer(s) needs clarification status/in-progress In progress
Projects
None yet
Development

No branches or pull requests

1 participant