decide.nolog.cz/app/models
jelhan b9bef69977 user has to proof that he knows encryption key when he participates
Therefore sha256 hash of encryption key is validated against one which is stored
on server on poll creation.
This one is transfered as X-Croodle-Proof-Key-Knowledge HTTP HEADER.

Prevents an attacker of transmitting data with wrong encryption key, which
would cause decryption errors for legit users.
2015-08-23 18:56:41 +02:00
..
.gitkeep Starting to move to Ember App Kit 2014-07-06 17:37:54 +02:00
encryption.js user has to proof that he knows encryption key when he participates 2015-08-23 18:56:41 +02:00
poll.js includePlainOnCreate serializer option and use it for serverExpirationDate 2015-08-23 16:13:52 +02:00
user.js some documentation; no functional changes 2015-08-23 06:18:35 +02:00