[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #11183 [Pluggable transport]: Make an HTTP requestor Firefox extension for meek-client
#11183: Make an HTTP requestor Firefox extension for meek-client
-------------------------------------+----------------------
Reporter: dcf | Owner: dcf
Type: project | Status: assigned
Priority: normal | Milestone:
Component: Pluggable transport | Version:
Resolution: | Keywords: meek
Actual Points: | Parent ID: #10935
Points: |
-------------------------------------+----------------------
Comment (by dcf):
A potential problem: Tor Browser's TLS ClientHello differs slightly from
Firefox's. Tor Browser doesn't send the "SessionTicket TLS" extension. I
think it's on account of #4099.
This is what Iceweasel 24.3.0 sends that Tor Browser 3.5.2.1 doesn't:
{{{
Extension: ec_point_formats
Type: ec_point_formats (0x000b)
Length: 2
EC point formats Length: 1
Elliptic curves point formats (1)
EC point format: uncompressed (0)
+ Extension: SessionTicket TLS
+ Type: SessionTicket TLS (0x0023)
+ Length: 0
+ Data (0 bytes)
Extension: next_protocol_negotiation
Type: next_protocol_negotiation (0x3374)
Length: 0
}}}
This only affects us if we run the extension in Tor Browser itself (but
that was the plan).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11183#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs