mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-18 10:49:02 +00:00
Updated description
This commit is contained in:
parent
fd6f7c2c29
commit
c4b96e5da9
@ -2,7 +2,11 @@
|
||||
|
||||
[]()
|
||||
|
||||
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).
|
||||
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.
|
||||
|
||||
### Hosted Service (Darkwire.io)
|
||||
|
||||
As of January 11, 2018, Darkwire.io is no longer provided as a hosted service. You may set up your own version of Darkwire by using the server and client code located in the repository below.
|
||||
|
||||
### Darkwire Server
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user