Enable local encrypted Seedvault backups#14
Open
lazytownfan wants to merge 2 commits intoseemoo-lab:mainfrom
Open
Enable local encrypted Seedvault backups#14lazytownfan wants to merge 2 commits intoseemoo-lab:mainfrom
lazytownfan wants to merge 2 commits intoseemoo-lab:mainfrom
Conversation
This is Step 1 of 2 to enable encrypted Seedvault backups, as described in the [Seedvault Wiki FAQ](https://github.com/seedvault-app/seedvault/wiki/FAQ).
Adding required XML file to enabled local encrypted Seedvault backups, accord to the [project's FAQ Wiki page](https://github.com/seedvault-app/seedvault/wiki/FAQ).
Contributor
Author
|
This is my first non-trivial pull request that could affect the app's building, so please make sure it comes out alright. (I don't know enough yet to locally build the app for extensive testing.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've made 2 edits to enable local encrypted Seedvault backups, according to its FAQ Wiki page - if the appropriate use case of AirGuard is compatible with Seedvault. (I tried my best to emulate the styling in the new XML file.)
Seedvault is a system-level app that allows users to back up system settings and compatible app data on various aftermarket Android OSs, such as: GrapheneOS, CalyxOS, and LineageOS (also DivestOS). Users with Seedvault can transfer AirGuard device detection history to a new device via local encrypted backups, saving a lot of time during setup.
(Also, there currently isn't a way to import/export AirGuard data.)