mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Update README to reflect project usecase
This commit is contained in:
parent
46fdcce5c6
commit
f715c397c2
1 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,6 @@
|
||||||
# Snowflake
|
# Snowflake
|
||||||
|
|
||||||
[](https://travis-ci.org/keroserene/snowflake)
|
Snowflake is a censorship-evasion pluggable transport using WebRTC, inspired by Flashproxy.
|
||||||
|
|
||||||
Pluggable Transport using WebRTC, inspired by Flashproxy.
|
|
||||||
|
|
||||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
|
@ -55,8 +53,7 @@ There is a Docker-based test environment at https://github.com/cohosh/snowbox.
|
||||||
|
|
||||||
In the Tor use-case:
|
In the Tor use-case:
|
||||||
|
|
||||||
1. Volunteers visit websites which host the "snowflake" proxy. (just
|
1. Volunteers visit websites that host the 'snowflake' proxy, run a snowflake [web extension](https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext), or use a standalone proxy.
|
||||||
like flashproxy)
|
|
||||||
2. Tor clients automatically find available browser proxies via the Broker
|
2. Tor clients automatically find available browser proxies via the Broker
|
||||||
(the domain fronted signaling channel).
|
(the domain fronted signaling channel).
|
||||||
3. Tor client and browser proxy establish a WebRTC peer connection.
|
3. Tor client and browser proxy establish a WebRTC peer connection.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue