Android app: export configuration as a password-protected zip file

Douglas Silva doug.hs at proton.me
Mon Apr 13 21:41:11 UTC 2026


An update: it seems that Seedvault can already backup this app's data, because it pretends to do a device-to-device transfer. [1]

That's good enough for those running the likes of LineageOS, but I still think the password-protected zip would still be useful in case you don't like to use Auto Backup.


[1] https://github.com/seedvault-app/seedvault/discussions/997#discussioncomment-16437606



On Saturday, August 9th, 2025 at 09:08, Douglas Silva <doug.hs at proton.me> wrote:

> Greetings.
> 
> This is a feature request for the Android app. I'd like to suggest two alternatives to address the issue of exporting an unencrypted zip-file containing all your private keys into the Downloads folder.
> 
> 1. Export a password-protected zip-file instead, allowing us to choose a password in the app settings. This is what Syncthing does nowadays.
> 
> 2. Optionally let Android Backup pick up our config (disabled by default). Google Drive isn't the only back-end available. Ever heard of Seedvault? It's the default on systems like LineageOS or CalyxOS. Seedvault does encrypted backups to any location; even offline, to a flash stick. Aegis Authenticator uses it, as long as the backup is advertised as encrypted. See [1], [2] and [3] and [4].
> 
> [1] https://developer.android.com/identity/data/autobackup#EnablingAutoBackup
> [2] https://developer.android.com/identity/data/autobackup#define-device-conditions
> [3] https://github.com/seedvault-app/seedvault/wiki/FAQ#why-do-some-apps-not-allow-to-get-backed-up
> [4] https://github.com/beemdevelopment/Aegis/blob/master/app/src/main/AndroidManifest.xml#L22
> 
> 
> For option 1 (password-protected zip), I'd also like to suggest the addition of (optional) automatic exports to a chosen folder, to facilitate automatic backups with an external tool such as Syncthing. The messaging app Signal does something like this to export your messages (encrypted) and keep the last five versions of it.
> 
> Thank you.


More information about the WireGuard mailing list