Opened 13 months ago
Last modified 8 months ago
#28478 new enhancement
Enable http2 for .onion without https
Reported by: | cypherbits | Owned by: | tbb-team |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | Applications/Tor Browser | Version: | |
Severity: | Normal | Keywords: | |
Cc: | Actual Points: | ||
Parent ID: | #21728 | Points: | |
Reviewer: | Sponsor: | Sponsor27 |
Description
http2 requires an encrypted web connection, TLS, https. Onion services with TLS certificate can use HTTP2 but as Onion Services already provide end-to-end encryption by default, http2 should be enabled even without a TLS certificate, this way we could make onion sites faster.
Child Tickets
Change History (3)
comment:1 Changed 13 months ago by
comment:2 Changed 8 months ago by
Sponsor: | → Sponsor27 |
---|
comment:3 Changed 8 months ago by
Keywords: | http2 onion removed |
---|---|
Parent ID: | → #21728 |
Note: See
TracTickets for help on using
tickets.
Firefox does not implement h2c, so this would amount to building support for that into Tor Browser: https://bugzilla.mozilla.org/show_bug.cgi?id=1418832