Revisiones de Snowflake
Snowflake por The Tor Project
5 revisiones
- Se valoró con 3 de 5por Mokocchi, hace un añoExtension is disabled because now it requires privacy consent but fails to ask for it (or needs some specific trigger like browser restart? enabling/disabling the extension doesn't help).
Respuesta del desarrollador
publicado el hace un añoThanks, this is being addressed in https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/93 - Se valoró con 3 de 5por Oliver, hace 3 años"WebRTC feature is not detected" - windows 10, firefox 105. - By default, Firefox, on the two PCs on which I tested, was with media.peerconnection.enabled set to False.
Respuesta del desarrollador
publicado el hace 5 añosThanks 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/homeRespuesta del desarrollador
publicado el hace 6 añosWhen 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