Thank you for sharing, but is this the third version of AppVerifier? I'm having a little trouble following all of them and their differences.
Privacy
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
Yeah, there are three versions.
The original AppVerifier is just passively maintained, and the database it uses is deprecated and will be removed when accrescent makes its full release. The dev is not actively working on the app anymore.
There is also a fork from Privacy Guides that went the opposite direction of AppVerifier BG and slimmed the app way down to just focus on being a companion for their verified apps database, which is the same database AppVerifier BG uses.
Thanks. Here's a comparison, for anyone else who might be interested:
Feature matrix
| AppVerifier (soupslurpr) | Verified Apps (Privacy Guides) | AppVerifier BG (RoundSalmon4) | |
|---|---|---|---|
| Relationship | Original / upstream | Fork (stripped) | Fork (extended) |
| Internal database | ✅ | ✅ (PG crowdsourced) | ✅ (original + PG) |
| Peer-to-peer / clipboard sharing | ✅ | ❌ (removed) | ✅ |
| Personal user database | ❌ | ❌ | ✅ |
| DB import/export (JSON/text/YAML) | ❌ | ❌ | ✅ |
| Combined internal + user DB view | ❌ | ❌ | ✅ |
| Auto-submit mismatches to issue tracker | ❌ | ✅ | ❌ |
| GrapheneOS community hashes | ❌ | ❌ | ✅ (opt-in) |
.apks split-APK support |
❌ | ❌ | ✅ |
| Debug-cert flagging | ❌ | ❌ | ✅ |
| Rich app list (sort/search/filter) | basic | basic | ✅ |
| SLSA build attestation | ❌ | ✅ | partial (DB only) |
| License | ISC | MIT | ISC |
| Distribution | Accrescent, GitHub | GitHub, Obtainium, F-Droid | GitHub, Obtainium, F-Droid |
| Latest release | 13 — Apr 2025 |
26.6.7 — Jun 2026 |
v0.3.0 — Jun 2026 |
| Stars | ~977 | ~8 | ~7 |
Repos: AppVerifier · Verified Apps · AppVerifier BG. From each README as of June 2026; stars/releases change over time.