Morning troops, I’m looking for something that basically gatekeeps app updates for Android devices. Specifically:
- Watch sources (e.g. github repos, Fdroid app pages etc) for new releases of android app apk’s
- Download the appropriate apk version
- Scan it for malware/generally check its legit
- Make it available for the client (e.g. Obtanium) on an Android phone
Does this exist? Or is there a stack that will do the job?
savvywolf@pawb.social 2 days ago
The problem is checking for malware: It’s very hard to do that and a lot of malware has evolved attempts to avoid detection.
jobbies@lemmy.zip 2 days ago
Yeah I get that. Thought I’d just ask the question though, it would be a very handy thing to do