Technical Overview
SafeBox employs crypto standards to encrypt both meta data (keys, file name, etc) and data. It solely relies on two key technologies:
AES: a specifi...
Wed, 10 Dec, 2014 at 1:53 PM
Depending on storage that you select, we store following data in our server
Local storage
We do not send any data to our backend. All your data stored l...
Wed, 10 Dec, 2014 at 12:34 PM
Inputed passphrase is hashed and compared with hashed passphrase stored in SafeBox. See Overview to know how passphrase is hashed.
Wed, 10 Dec, 2014 at 12:42 PM