Encrypted backups
As of now, tasker backups are stored in XML format and is naked. It would be great if it is encrypted or at least locked, below are my suggestions:
- Encryted XML content with a key like RSA + optional passphrase
- Zip the file and lock it with a passphrase
No need to grant them all, at least our setup are locked.
Please also force us to use strong passphrases.
JSON format would be great too since it would be smaller (I think) in size than XML format thus making the encryption or zip locking process a little bit faster