diff --git a/README.md b/README.md index ef05a88..fb8f8d5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Cyptalk is a HTML5/Node.js based, client side (E2EE) encrypted instant chat Features ======== + +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f748d8923f0b44d2b2b3d3b42aceae7c)](https://www.codacy.com/app/robinnilsson/cryptalk?utm_source=github.com&utm_medium=referral&utm_content=Hexagon/cryptalk&utm_campaign=badger) + * Client side AES-256-CBC encryption/decryption (the server is just a messenger) * 256 bit key derived from your passphrase using PBKDF2 * Message is torched after a configurable delay, default is 600s.