mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-08-30 18:05:19 +01:00
820d67a0ba41e5a04789ae8dada8b5d29c344677
For example, when requesting a verification code, there is no JSON data to send.
TextSecure Chromium Implementation
This is very early stuff and exists primarily to get the crypto in place. It is currently chromium-only as it uses NaCL for Curve25519 stuff, but I'd be glad to accept a pull that abstracts out the NaCL-specific stuff to optionally use a JS implementation for FF. 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.
Languages
TypeScript
92.5%
SCSS
3.8%
JavaScript
3.2%
CSS
0.3%