Library which provides ZRTP-inspired video/audio authentication of Short Authentication Strings over WebRTC Peer Connections.
TODO
- node + npm
- grunt
npm install -g grunt-cli
- Run
npm installfrom the base directory to obtain all prerequisites. - Running
gruntcompiles all the typescript into javascript which goes into thebuilddirectory. This can then be included as libraries
TODO
Run grunt demo to compile the demo chrome extension. Load the chrome extension
using developer mode. Open the options page, which gives a barebones example
client using SAS-RTC.
