2022-05-16 13:30:51 +00:00
manifestVersion : 1
2022-04-20 20:32:07 +00:00
id : snowflake
2023-06-21 07:58:25 +00:00
category : networking
2022-04-20 20:32:07 +00:00
name : Tor Snowflake Proxy
2023-11-16 06:20:40 +00:00
version : "v2.7.0"
2022-04-20 20:32:07 +00:00
tagline : Help defeat internet censorship
description : >-
Snowflake is a system to defeat internet censorship. People who are
censored can use Snowflake to access the internet. Their connection goes
through Snowflake proxies, which are run by volunteers.
If your internet access is not censored, you should consider running a Snowflake proxy to help users in censored networks. There is no need to worry about which websites people are accessing through your proxy. Their visible browsing IP address will match their Tor exit node, not yours.
developer : The Tor Project, Inc.
website : https://snowflake.torproject.org/
dependencies : [ ]
repo : https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/tree/main
support : https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues
port : 3800
gallery :
- 1. jpg
- 2. jpg
- 3. jpg
path : ""
deterministicPassword : false
2022-10-03 18:09:56 +00:00
torOnly : false
2022-12-23 11:57:17 +00:00
releaseNotes : >-
Various bugfixes and enhancements :
2023-11-16 06:20:40 +00:00
- fix(proxy) : Correctly close connection pipe when dealing with error
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- Remove proxy churn measurements from broker.
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- fix(proxy) : remove _potential_ deadlock
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- Maintain backward compatability with old clients
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- Randomly select front domain from comma-separated list
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- Update dependencies
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- chore(deps) : update module github.com/xtaci/kcp-go/v5 to v5.6.3
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- Remove Golang 1.20 from CI Testing
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- Update CI targets to test android from golang 1.21
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- Use ShouldBeNil to check for nil values
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
- chore(deps) : update module github.com/smartystreets/goconvey to v1.8.1
- chore(deps) : update module gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib to v1.5.0
- chore(deps) : update module github.com/pion/webrtc/v3 to v3.2.20
- Update CI targets to include only Go 1.20 and 1.21
- chore(deps) : update module golang.org/x/net to v0.15.0
- Update module golang.org/x/sys to v0.12.0
2022-12-23 11:57:17 +00:00
2023-11-16 06:20:40 +00:00
Release information : https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/releases
Compare to v2.1.0 : https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/compare/v2.4.1...v2.7.0
2022-10-03 18:09:56 +00:00
submitter : Umbrel
submission : https://github.com/getumbrel/umbrel/pull/1284