Security
On device passwords stored with two layers of encryption. (Encrypted Database and encrypted passwords.)
Passwords always transmitted encrypted when syncing between devices so passwords in transit are End-to-End encrypted.
Passwords stored in the cloud are always encrypted and cannot be decrypted by the server. Only the user can decrypt the passwords once downloaded to the device using their master password.
Device*-to-Server communication is encrypted with SSL and also additional asymmetric encryption to ensure data in transit cannot be intercepted.
Device* refers to installed applications on Windows, iOS and Android. Website communications are encrypted with SSL.