Skip to content

Commit

Permalink
Merge pull request #7 from PerhapsSomeone/patch-1
Browse files Browse the repository at this point in the history
Readme Update
  • Loading branch information
Gaurav Gogia authored Oct 2, 2018
2 parents 1aad2aa + 4a409d1 commit cead066
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# KameKazi
Self destructing messages

# App is live here:
KameKazi is a project that allows you to send secure messages.
Each message receives a completely unique ID and is encrypted, so absolutely nobody can see the message without the key, not even with access to the database.
All messages are destroyed as soon as the receiver opens them.
The project has been written in Golang.

# The project is live here:
https://kamekazi-169920.appspot.com


Expand All @@ -24,4 +28,4 @@ Also make sure to star the repository.


### Disclaimer
Yes, documentation is bad. PR's that fix documentation are also welcome :)
Yes, documentation is bad. PR's that improve the documentation are welcome! =)

0 comments on commit cead066

Please sign in to comment.