commit | 1ee04f70625b8ee740831eb77681303695c25124 | [log] [tgz] |
---|---|---|
author | Ankur <ataly@google.com> | Tue Oct 28 10:58:27 2014 -0700 |
committer | Ankur <ataly@google.com> | Tue Oct 28 10:58:28 2014 -0700 |
tree | fdc4cec4fcffd9501a8471e18e14c602fd13032f | |
parent | df0a21e2375b97f2589ecf4b789746949106edb3 [diff] |
"veyron-browser/scripts": Use new security model This CL modifies the test and webapp scripts to appropriately set the VEYRON_CREDENTIALS environment variable and start wsprd with the --new_security_model flag. Change-Id: I59540b65c662ebd4078222ad1687b0a19c41056a
Mountable browser is a browser application that lets the user view and traverse mounttables.
Before you can run Mounttable Browser, you need to build. Simply run:
make
You must have the Veyron Extension installed to run this.
Get it here: https://github.com/veyron/veyron.js/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start