SavePass Web v3.0.0 Release
This release includes major updates related to saved password security. We have adopted best crypto algorithms to encrypt passwords and store in our database. All decryptions happen on client side by using a encryption key derived form Master Password and this Master password is never saved in our database and never get access to it. To authenticate users we store a heavily hashed output of Master key in our database which in current time is impossible to reverse engineer.