Reviews for Snowflake
Snowflake by The Tor Project
7 reviews
- Rated 3 out of 5by Firefox user 18379251, 5 months agoExtension 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).
Developer response
posted 5 months agoThanks, this is being addressed in https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/93 - Rated 3 out of 5by Mokocchi, 5 months agoExtension 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).
Developer response
posted 5 months agoThanks, this is being addressed in https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/93 - Rated 3 out of 5by Oliver, 2 years ago"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.
Developer response
posted 4 years agoThanks 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/homeDeveloper response
posted 5 years agoWhen 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