fabiocolacio / Quicksilver

e2e encrypted chat client for use with Mercury Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

e2e encrypted chat client for use with Mercury Server

License:zlib License


Languages

Language:Go 100.0%