Reviews for Snowflake
Snowflake by The Tor Project
Review by Firefox user 14264371
Rated 2 out of 5
by Firefox user 14264371, 2 years agoIt does not work, i have WEBRTC enable, and the add on continues to says that is off.
Developer response
posted 2 years agoDebugging this might be easier if you file an issue,
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues
The check to see if WebRTC is enabled pretty straightforward,
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/blob/main/util.js#L17
Is your `media.peerconnection.enabled` config set to `true`?
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues
The check to see if WebRTC is enabled pretty straightforward,
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/blob/main/util.js#L17
Is your `media.peerconnection.enabled` config set to `true`?