Update README.md
This commit is contained in:
parent
b2dc5b33c3
commit
058dd1788a
|
@ -5,8 +5,8 @@ Cyptalk is a HTML5/Node.js based encrypted instant chat
|
||||||
Features
|
Features
|
||||||
========
|
========
|
||||||
|
|
||||||
* Client side AES-CBC encryption (the server is just a messenger)
|
* Client side AES-256-CBC encryption/decryption (the server is just a messenger)
|
||||||
* 265 bit key derived from your passphrase using PBKDF2
|
* 256 bit key derived from your passphrase using PBKDF2
|
||||||
* Optional nicknames
|
* Optional nicknames
|
||||||
* Random (UUID v4) channel name generation för less guessability
|
* Random (UUID v4) channel name generation för less guessability
|
||||||
* Quick-links (not recommended) using http://server/#Room:Passphrase
|
* Quick-links (not recommended) using http://server/#Room:Passphrase
|
||||||
|
|
Loading…
Reference in New Issue