Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabiocolacio/quicksilver

e2e encrypted chat client for use with Mercury Server
https://github.com/fabiocolacio/quicksilver

chat diffie-hellman e2e e2e-encryption elliptic-curve-diffie-hellman mercury quicksilver

Last synced: 8 days ago
JSON representation

e2e encrypted chat client for use with Mercury Server

Awesome Lists containing this project

README

        

Quicksilver
===========

End-to-end encrypted chat client with Perfect Forward Secrecy, for use with the Mercury chat server at https://github.com/fabiocolacio/Mercury.

Install
-------

You need the following dependencies installed:

* Golang
* MariaDB or MySql Server
* Gtk+-3.0

You can then install the binary to $GOPATH/bin with the following command:

go get github.com/fabiocolacio/quicksilver