Update README.md

clarify which data is encrypted
This commit is contained in:
jelhan 2014-02-06 12:18:24 +01:00
parent 8812399d8d
commit fcea26528a

View file

@ -1,6 +1,6 @@
croodle
=======
Croodle is a web application to schedule a date or to do a poll on a general topics. Stored data is encrypted/decrypted in the browser using 256 bits AES.
Croodle is a web application to schedule a date or to do a poll on a general topics. Stored content data like title and description, labels of options, names of users and there selection is encrypted/decrypted in the browser using 256 bits AES.
This is an alpha version. Changes could brake backward compatibility.