Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 406 Bytes

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