Recenzije za Snowflake
Snowflake od The Tor Project
5 recenzija
- Ocijenjeno s 3 od 5od Mokocchi, prije godinuExtension 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).
Odgovor programera
objavljeno prije godinuThanks, this is being addressed in https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/93 - Ocijenjeno s 3 od 5od Oliver, prije 3 godine"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.
Odgovor programera
objavljeno prije 5 godinaThanks 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/homeOdgovor programera
objavljeno prije 6 godinaWhen 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