You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if one consider the device "sufficiently secure", then only backed up data needs encrypting. this is already implemented for manual backups, but i would want to do that for auto-backups, so stuff gets securely syncthing'd without manual intervention.
that means that the option to set a separate password for backups need to be available regardless of vault encryption, and auto-backup availability needs to be conditional on either being set. though i would probably re-organize things and put the backup pw setup onto the backup screen itself.
if android (cloud) backup can be configured at file-level granularity, then implementing the above would also enable secure cloud backups of unencrypted vaults.
The text was updated successfully, but these errors were encountered:
as an extension to #121 and #512:
if one consider the device "sufficiently secure", then only backed up data needs encrypting. this is already implemented for manual backups, but i would want to do that for auto-backups, so stuff gets securely syncthing'd without manual intervention.
that means that the option to set a separate password for backups need to be available regardless of vault encryption, and auto-backup availability needs to be conditional on either being set. though i would probably re-organize things and put the backup pw setup onto the backup screen itself.
if android (cloud) backup can be configured at file-level granularity, then implementing the above would also enable secure cloud backups of unencrypted vaults.
The text was updated successfully, but these errors were encountered: