snowflake/proxy
2019-05-16 12:07:06 -04:00
..
spec Initialize snowflake instance with a config 2019-05-16 12:07:06 -04:00
static Remove Modernizr dependency 2019-05-08 11:23:49 -04:00
webext Add a WebExtUI the makes use of the new assests 2019-05-08 11:23:49 -04:00
broker.coffee Initialize snowflake instance with a config 2019-05-16 12:07:06 -04:00
Cakefile Initialize snowflake instance with a config 2019-05-16 12:07:06 -04:00
coffeelint.json Downgrade coffeelint line lengths to a "warning" 2017-10-18 11:39:17 -04:00
config.coffee Initialize snowflake instance with a config 2019-05-16 12:07:06 -04:00
init.coffee Initialize snowflake instance with a config 2019-05-16 12:07:06 -04:00
package.json Start a webextension 2019-05-08 11:23:49 -04:00
proxypair.coffee Initialize snowflake instance with a config 2019-05-16 12:07:06 -04:00
README.md Remove copy/paste signalling 2019-05-08 11:21:56 -04:00
shims.coffee Add a WebExtUI the makes use of the new assests 2019-05-08 11:23:49 -04:00
snowflake.coffee Initialize snowflake instance with a config 2019-05-16 12:07:06 -04:00
ui.coffee Add a WebExtUI the makes use of the new assests 2019-05-08 11:23:49 -04:00
util.coffee Initialize snowflake instance with a config 2019-05-16 12:07:06 -04:00
websocket.coffee Make a WS class to eliminate globals 2019-05-08 11:23:49 -04:00

This is the browser proxy component of Snowflake.

Embedding

See https://snowflake.torproject.org/ for more info:

<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>

Building

cake build

(Type cake by itself to see possible commands)

Testing

Unit testing with Jasmine are available with:

npm install
npm test

To run locally, either:

  • Navigate to proxy/build/embed.html
  • For a more fully featured "debug" version, start a webserver and navigate to snowflake.html.

Parameters

With no parameters, snowflake uses the default relay snowflake.bamsoftware.com:443 and uses automatic signaling with the default broker at https://snowflake-broker.bamsoftware.com/.