Update readme

This commit is contained in:
Alan Friedman 2019-05-08 09:43:42 -04:00 committed by GitHub
parent c4b96e5da9
commit 8ae2f6f2b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,6 @@
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
Darkwire server is a Node.js application that requires redis.