mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-24 05:00:17 +00:00
For webkit support, I removed the public/private signing keys and replaced them with a symmetric HMAC signing key. It achieves the same thing and besides adding webkit support, is also a bit cleaner. Webkit handles key export is a non-standard way, so with this shim we have to export and import public keys in “spki” format. Webkit also requires slightly different options to be passed in for some operations.
DarkWire.io
Simple, encrypted, anonymous web chat. Powered by socket.io.
Installation
npm install -g gulp
npm install
gulp start
Darkwire is now running on http://localhost:3000
Deployment
Build source
gulp bundle
Description
No description provided
anonymous-userschatchat-applicationchat-roomchatroomcryptographyencryptionend-to-end-encryptionprivacysocket-io
Readme
MIT
30 MiB
Languages
JavaScript
94.3%
Sass
3%
TypeScript
1%
Shell
0.5%
Dockerfile
0.5%
Other
0.7%