mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-12 00:19:17 +00:00
d54b97f457
Co-authored-by: Mayank Chhabra <mayank@umbrel.com> Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
28 lines
1.1 KiB
YAML
28 lines
1.1 KiB
YAML
manifestVersion: 1
|
|
id: snowflake
|
|
category: Networking
|
|
name: Tor Snowflake Proxy
|
|
version: "2.1.0"
|
|
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
|
|
torOnly: false
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/pull/1284 |