Mingye Chen
Mingye Chen
We'll change the default server to something else. The plan is to make a list of STUN servers to choose randomly [like snowflake](https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/merge_requests/7) to avoid depending on one server.
pion/dtls#583 should let us remove the `replace` if it gets merged! The remaining `replace` for pion/transport will be unneeded and removed as well.
Wait I just realized that this is a different issue from the PR above 🤦
Could you elaborate?
Yea, the outer value should just be whatever is defined in the clienthello spec @Juktong is currently working on this, stay tuned
Firefox is reusing the x25519 part for its X25519 and X25519MLKEM768 keyshares, different from the chrome behavior in #342
Yes certainly, I'll start looking at updating the fingerprints, starting with Firefox. PRs welcome as well!