azivner
|
9ba958205d
|
frontend now generates two scrypt hashes with different salts - one for verification and one for encryption. Lowered complexity to half to not affect frontend performance.
|
2017-09-08 20:55:24 -04:00 |
|
azivner
|
87c1a95ccc
|
verifying password with hash on the backend to make sure we don't decrypt garbage and also to make sure that everything is encrypted with same password/key
|
2017-09-05 21:22:16 -04:00 |
|
azivner
|
191f70477c
|
app broken up into individual files/modules
|
2017-08-13 19:43:33 -04:00 |
|
azivner
|
820768c572
|
login is now configured in the ini file instead of being hardcoded
|
2017-06-13 22:21:31 -04:00 |
|