mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-24 05:00:17 +00:00
Update links
This commit is contained in:
parent
8ae2f6f2b5
commit
d546697172
@ -1,6 +1,6 @@
|
||||
# Darkwire.io
|
||||
|
||||
[]()
|
||||
[]()
|
||||
|
||||
Simple encrypted web chat. Powered by [socket.io](http://socket.io), the [web cryptography API](https://developer.mozilla.org/en-US/docs/Web/API/Window/crypto). This project is an example of how client side encryption works and how you can integrate it as a chat service.
|
||||
|
||||
@ -8,13 +8,13 @@ Simple encrypted web chat. Powered by [socket.io](http://socket.io), the [web cr
|
||||
|
||||
Darkwire server is a Node.js application that requires redis.
|
||||
|
||||
[darkwire-server](https://github.com/seripap/darkwire-server)
|
||||
[darkwire-server](https://github.com/darkwire/darkwire-server)
|
||||
|
||||
### Darkwire Web Client
|
||||
|
||||
The Darkwire.io web client is written in JavaScript with React JS and Redux.
|
||||
|
||||
[darkwire-client](https://github.com/seripap/darkwire-client)
|
||||
[darkwire-client](https://github.com/darkwire/darkwire-client)
|
||||
|
||||
### Running Darkwire Locally
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user