Securely talk with friends instantly
-
The chat exist for 24 hours and get deleted on crosing 24 hours.
-
All messages send and recieved are in encrypted form.
-
Your key never leaves your system
go get github.com/dragonzurfer/quickchat
-
Fork It
-
Clone It
git clone https://github.com/<YOUR_HANDLENAME>/quickchat.git
-
Get your own branch
git checkout -b YOUR_FEATURE
-
Make changes and commit
git commit -m "Add YOUR_FEATURE"
-
Finally give a pull request. Dont know how ? check it out here