Session Desktop - Onion routing based messenger
Find a file
lilia 2751d0e884 Such tests. Very mocha. Much chai. Amaze!!!
ERHMAGERRRD testing frameworks are so the best. Removed all our custom
code for ensuring test exclusivity and doneness and isolating callbacks
and everything. mocha does it all for us, and makes it pretty.

Also rather than return a long chain of promises that eventually resolve
to truthiness, we now use chai to make assertions about what is good and
right in the world.

Recommended reading:
  https://visionmedia.github.io/mocha
  http://chaijs.com/api/assert/
2014-07-25 18:01:19 -10:00
css improved number validation (based on google's libphonenumber) 2014-06-29 16:39:05 -07:00
js Such tests. Very mocha. Much chai. Amaze!!! 2014-07-25 18:01:19 -10:00
js-deps improved number validation (based on google's libphonenumber) 2014-06-29 16:39:05 -07:00
nacl JS ed25519 2014-07-20 16:49:40 -04:00
protos I lied, there is no verification tag 2014-07-24 05:14:38 -04:00
test Such tests. Very mocha. Much chai. Amaze!!! 2014-07-25 18:01:19 -10:00
background.html mkdir nacl 2014-07-20 16:29:42 -04:00
GPL LGPL license (I'd like to be an axolotl/TS JS lib in the future) 2014-05-04 02:34:13 -04:00
icon.png Random things from James-Firth incl update icon 2014-05-26 00:55:38 +02:00
LGPL LGPL license (I'd like to be an axolotl/TS JS lib in the future) 2014-05-04 02:34:13 -04:00
manifest.json Updates, NaCL 2014-01-22 06:23:41 +00:00
options.html mkdir nacl 2014-07-20 16:29:42 -04:00
popup.html mkdir nacl 2014-07-20 16:29:42 -04:00
README.md Update README (closes #42) 2014-06-09 20:27:09 -04:00
test.html Such tests. Very mocha. Much chai. Amaze!!! 2014-07-25 18:01:19 -10:00

TextSecure Chromium Implementation

This is very early stuff and exists primarily to get the crypto in place. Note that the code is currently quite messy (its all in one file!), but it needs to work first, then it can be heavily cleaned up later.

Getting Started with Development

  • Clone the repo
  • Open Chrome
  • Go to chrome://extensions/
  • Enable developer mode (checkbox on the top right)
  • Click "Load unpacked extension..."
  • Point to the repo's directory

Tips/Tricks

  • For Dev purposes, the test server always uses code 111111