Análises de Snowflake
Snowflake por The Tor Project
5 análises
Resposta do desenvolvedor
publicado há um anoThanks, this is being addressed in https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/93Resposta do desenvolvedor
publicado há 5 anosThanks for the feedback! We're working on making a separate Android app. It doesn't work well as a browser extension on Android because it needs to run as a background process. Here's some info tracking the Android work: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-mobile/-/wikis/homeResposta do desenvolvedor
publicado há 6 anosWhen the extension starts up, it does some feature detection (for websockets, webrtc) and a connectivity test (to the bridge). If everything is passing, it should display the string, "Your Snowflake is ready to help users circumvent censorship" (or, the equivalent translation). That's currently the indication that it's working.
Note that, by design, there are many more snowflakes than users, so it may take a while before accepting a connection.
We're working on better ways to communicate that the extension is being useful in,
https://trac.torproject.org/projects/tor/ticket/31109