Session Desktop - Onion routing based messenger
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to 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/
11 years ago
css improved number validation (based on google's libphonenumber) 11 years ago
js Such tests. Very mocha. Much chai. Amaze!!! 11 years ago
js-deps improved number validation (based on google's libphonenumber) 11 years ago
nacl JS ed25519 11 years ago
protos I lied, there is no verification tag 11 years ago
test Such tests. Very mocha. Much chai. Amaze!!! 11 years ago
GPL LGPL license (I'd like to be an axolotl/TS JS lib in the future) 11 years ago
LGPL LGPL license (I'd like to be an axolotl/TS JS lib in the future) 11 years ago
README.md Update README (closes #42) 11 years ago
background.html mkdir nacl 11 years ago
icon.png Random things from James-Firth incl update icon 11 years ago
manifest.json Updates, NaCL 11 years ago
options.html mkdir nacl 11 years ago
popup.html mkdir nacl 11 years ago
test.html Such tests. Very mocha. Much chai. Amaze!!! 11 years ago

README.md

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