Encrypt and Share

  • Reads: The number of reads determines how often the data can be shared, before it deletes itself.

  • Time To Live: The TTL determines the time after which the data is automatically deleted from the database.

  • Passphrase: The passphrase is used to derive a key from it, which is used to encrypt the data.

  • Clicking Share will derive a new symmetrical key from the provided passphrase and encrypt your data before sending only the encrypted data to the server. You will receive an ID with which you can then retrieve the document again.