• 1 Post
  • 22 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle




  • Yeah I’ve been using a lot of the available apps and while I had my favorites (Summit and Liftoff) there has always been little quirks that I’ve just been dealing with. The moment Sync hit my device it’s like I’m back to my reddit experience for the last decade. I’ll still keep an eye on the other apps, because I very much prefer and try to support open source developers. But I just can’t force a subpar experience on myself.

    The Summit dev has been extremely responsive and has added in a few features I requested on a quick turnaround. They also happen to be out of town on a work trip this week so the timing probably sucks for them. And as I’m typing this I’m remembering that ones not even open source 🤦‍♂️.













  • How does f-droid solve this problem? From my understanding they confirm that the .apk provided by the dev matches what compiles from source and run it through Virus Total. Those are trivial steps for a malicious dev to take to slip in something nefarious.

    At that point you’re relying on the community to check every commit for nefarious code $x. Not to mention they could simply build up community trust for some time before slipping in the code, since they’d effectively be burned once (if?) their very first shady code commit is found.

    I can’t imagine f-droid would go on the hook and say everything they build is also code reviewed for malicious stuff, right?



  • Which developer?

    E: Lol @ the ninja edit.

    That’s hardly a meaningful advantage for f-droid and the whole man in the middle risk you’re exposing yourself to there. If you don’t trust the developer to do the bare minimum of providing a release that matches source then why are you even installing their app? Satyr’s response about developers getting compromised has way more weight in that conversation, but still falls short IMO.

    Making sure the apk matches public source and running it through VT aren’t going to catch a malicious apk that has the nasty bits buried in various commits but checks out in VT and matches the public source code. Sure, it’ll burn them as a developer if/when they get caught, but how often does the community truly do code reviews on one-off Android apps? Not often enough to catch that kinda thing before it spreads without getting insanely lucky.