ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
749 stars 142 forks source link

snowflake: 421 Misdirected Request #2692

Closed bassosimone closed 3 months ago

bassosimone commented 3 months ago

Snowflake is now failing with 421 Misdirected Request because the domain_fronting strategy does not work anymore. We need to upgrade Snowflake to fix this issue. We should try to do this as part of the 3.21 release cycle.

As part of handling this, I am disabling Snowflake's integration tests. TODO(@bassosimone):

bassosimone commented 3 months ago

Thanks for @Lanius-collaris, snowflake is now working as intended again. There will still be the question of how to correctly upgrade it and use a version that is compatible with Psiphon, but that's a different issue.