Securely transport secret token so it can not be used even if snooped?
We are working on a school project that handles sensitive information (a password manager) that transit between a client which encrypt the data and a server which knows nothing about the data. In order to get the data, the cl… Continue reading Securely transport secret token so it can not be used even if snooped?