# seedvault-app/seedvault

A backup application for the Android Open Source Project.

Repository: https://github.com/seedvault-app/seedvault
Canonical: https://ross.abutalabs.com/products/seedvault
Language: Kotlin
License Family: other
Topics: android, backup
Last push: 2026-08-12T08:01:27+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 3268, "days_push": 21, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1835, forks 102 (observed 2026-08-28T04:05:42.469641+00:00)

## What it is
Seedvault is an open-source backup application for the Android Open Source Project that backs up and restores app data, with encryption via a BIP39 mnemonic phrase. It must be integrated into a custom Android ROM at build time and cannot be installed as a regular app.

## Use cases
- back up android app data to a flash drive
- restore app data on a new phone without root
- encrypted android backups with a recovery phrase
- automatic daily backups on a custom rom
- replace deprecated adb backup
- back up android data to webdav or network storage

## When to choose
- you maintain or use a custom Android ROM and want built-in encrypted backups
- you need app data backup/restore without rooting the device
- you want offline backups to USB storage or a self-hosted WebDAV server

## When to avoid
- you have a stock, non-rooted device from a mainstream OEM
- you want a regular sideloadable backup app
- your Android version does not match a maintained Seedvault branch

## Facets
- artifact type: application
- maturity: active
- function: backup, cryptography, file-system
- domain: android-tools, privacy, self-hosted, files
- platform: -
- tags: aosp, rom-integration, bip39, app-data-backup, usb-storage, webdav, kotlin, android

## Member repositories
- seedvault-app/seedvault (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.469641+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:18:32.503900+00:00, confidence not recorded.
  - readme: https://github.com/seedvault-app/seedvault (fetched 2026-08-28T04:05:42.469641+00:00, sha cb3132dd82df)
- Data as of 2026-08-30T08:39:29.467469+00:00.
