Is 'When I Die' secure?

The data that will be stored in the 'When I Die' app is personal and often sensitive information that no other eyes should see other than the ones you intended it for.

To provide this layer of security:

  • You can use multi factor identificaton (MFA) to securely log in. This requires your login password and an app that generates a On Time Password (OTP).
  • The database, where your data is stored, is encrypted
  • Before data is send to (or retreived from) the server an Anti Forgery Token is created to prevent that the data can be tampered with
  • The data transfer between your device and the database on server is encrypted
  • Files, documents, images, etc are encrypted before they are send to the server
  • Passwords, pin codes, crypto keys and all other data that usually is not visible when you enter it, is encrypted before it is send to or loaded from the database