Critiques pour Snowflake
Snowflake par The Tor Project
5 notes
- Noté 3 sur 5par Mokocchi, il y a un anExtension 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).
Réponse du développeur
mis en ligne : il y a un anThanks, this is being addressed in https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/93 - Noté 3 sur 5par Oliver, il y a 3 ans"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.
Réponse du développeur
mis en ligne : il y a 5 ansThanks 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/home- Noté 3 sur 5par Utilisateur ou utilisatrice 15330737 de Firefox, il y a 6 anshow to test this work or not?
Réponse du développeur
mis en ligne : il y a 6 ansWhen 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