Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fabiocolacio/quicksilver
- Owner: fabiocolacio
- License: zlib
- Created: 2018-11-18T23:13:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T19:44:52.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T13:37:32.624Z (5 months ago)
- Topics: chat, diffie-hellman, e2e, e2e-encryption, elliptic-curve-diffie-hellman, mercury, quicksilver
- Language: Go
- Homepage:
- Size: 22.8 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.0You can then install the binary to $GOPATH/bin with the following command:
go get github.com/fabiocolacio/quicksilver