diff --git a/proxy/README.md b/proxy/README.md index 364ac0e..5b5761d 100644 --- a/proxy/README.md +++ b/proxy/README.md @@ -1,6 +1,13 @@ This is the browser proxy component of Snowflake. -### Testing: +### Embedding + +See [keroserene.net/snowflake](http://keroserene.net/snowflake) for more info: +``` + +``` + +### Testing Unit testing with Jasmine are available with: ``` diff --git a/proxy/static/embed.html b/proxy/static/embed.html index c59809e..5d68576 100644 --- a/proxy/static/embed.html +++ b/proxy/static/embed.html @@ -6,36 +6,38 @@ diff --git a/proxy/static/index.html b/proxy/static/index.html new file mode 100644 index 0000000..895f67d --- /dev/null +++ b/proxy/static/index.html @@ -0,0 +1,78 @@ + + + + + + + + + +

Snowflake

+ +

+Snowflake +is a WebRTC pluggable transport for Tor. +

+ +

+Minimum functionality has been achieved, and it is possible +to bootstrap a Tor client to 100% using Snowflake, and the +browsing experience using this PT is reasonable enough. +

+ +

+However, Snowflake is also under active development and much work is needed. +
+It is not yet stable or audited, probably has many issues, +and should not yet be relied upon!! +

+ +See + +here for more information. + +
+ +

+It is now possible to embed the Snowflake badge on any website: +

+ + + +

+Which looks like this: +

+ + +

+If it animates, then congratulations -- you are currently acting as a Tor bridge. +

+
+ +Repo: +gitweb.torproject.org/pluggable-transports/snowflake.git + +
+Last update: 2016-02-10 +
+~Serene + + +