[PR #14] Enable local encrypted Seedvault backups #141

Open
opened 2026-02-26 21:32:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/seemoo-lab/AirGuard/pull/14
Author: @lazytownfan
Created: 12/17/2021
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

  • 75a9fa9 Edit 1/2 to enable encrypted Seedvault backups
  • 281232e Edit 2/2 to enable encrypted Seedvault backup

📊 Changes

2 files changed (+19 additions, -3 deletions)

View changed files

📝 app/src/main/AndroidManifest.xml (+5 -3)
app/src/main/res/xml/backup.xml (+14 -0)

📄 Description

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.)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/seemoo-lab/AirGuard/pull/14 **Author:** [@lazytownfan](https://github.com/lazytownfan) **Created:** 12/17/2021 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`75a9fa9`](https://github.com/seemoo-lab/AirGuard/commit/75a9fa9fda69048098c379f0f5b4a8027873af5f) Edit 1/2 to enable encrypted Seedvault backups - [`281232e`](https://github.com/seemoo-lab/AirGuard/commit/281232ec6f5c351d264b97824f782af5b2708793) Edit 2/2 to enable encrypted Seedvault backup ### 📊 Changes **2 files changed** (+19 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/AndroidManifest.xml` (+5 -3) ➕ `app/src/main/res/xml/backup.xml` (+14 -0) </details> ### 📄 Description I've made 2 edits to enable local encrypted Seedvault backups, according to its [FAQ Wiki page](https://github.com/seedvault-app/seedvault/wiki/FAQ) - 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.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AirGuard#141
No description provided.