this post was submitted on 15 Jun 2023
9 points (90.9% liked)

Jerboa

10295 readers
3 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 3 years ago
MODERATORS
 

It wants me to uninstall and reinstall since the signature of different, which makes sense as it from a different source, but it doesn't mention anything in the changelog.

top 17 comments
sorted by: hot top controversial new old
[–] bbbhltz@beehaw.org 11 points 2 years ago (2 children)

Jerboa is provided by both repositories. Izzy's pushed the update before F-Droid's is all. You can switch to Izzy's or wait or DL the apk from GitHub but signatures are different for all three.

[–] chris2112@lemmy.world 2 points 2 years ago (1 children)

Do you know why the signatures would be different? At my company we release our app on Google play, galaxy and Amazon store and I'm pretty sure we use the same signing key for each

[–] Zeus@lemmy.world 7 points 2 years ago (1 children)

because fdroid build all of their apps themselves, so every app on the fdroid repo uses the fdroid signing key

[–] chris2112@lemmy.world 3 points 2 years ago (3 children)

Interesting, I was not aware of that. sounds like a security risk, as you don't know who actually published it, but I guess since its open source that doesn't really matter as much

[–] Vittelius@feddit.de 5 points 2 years ago (1 children)

You know who published it. It's the fdroid devs. Fdroid follows very much the old Linux repository philophosy where the owner of the repo acts as a middleman, providing the central layer of trust. You don't have to trust the developers because the distributor has done their due diligence and checked it. That's why fdroid takes a couple of days to push updates. They are doing some basic quality control first.

This model made a lot of sense in the world of traditional Linux packaging, where every obscure distribution has their own package format and developers couldn't possibly be expected to support all of these. It makes less sense on Android (or in a word where flatpak exists for that matter).

[–] heeplr@feddit.de 1 points 2 years ago* (last edited 2 years ago)

It makes less sense on Android

Quite the opposite. From the user perspective, it's much easier to trust the repository than trusting every single developer not losing their password. In case of OSS it also ensures reproducible builds.

[–] Moonrise2473@lemmy.ml 3 points 2 years ago

It's actually the opposite, an evil developer could upload in GitHub an apk with malware not included in the source, while fdroid guarantees that it matches with the source published

[–] KindnessInfinity@lemmy.ml 1 points 2 years ago

I'd recommend giving this article a read, just to inform you about f-droid client https://privsec.dev/posts/android/f-droid-security-issues/

An alternative client being Neo Store

[–] derived_allegory@beehaw.org 0 points 2 years ago (1 children)

Doesn't Izzy typically pull release directly from GitHub?

[–] sabreW4K3@u.fail 1 points 2 years ago

It does indeed

[–] XioR112@lemmy.ml 2 points 2 years ago

They didn't change the repo, it's just on both and f-droid repo updates slower.

[–] shortwavesurfer@monero.town 2 points 2 years ago

Izzyondroid gets updates faster. Give it a few days and the fdroid repo will get it

[–] jwt55@sh.itjust.works 2 points 2 years ago

It didn't change the repo. F-droid has always slower updates, because they're compiling every app themselves. Izzy is release directly from app developer, so it's newer. I'd stick to F-droid, so app dev can't push anything malicious in the official app build.

[–] Catsrules@lemmy.ml 1 points 2 years ago

So that is what was going on. I was wondering why the update wasn't working.

[–] InkstainTheBat@lemmy.ml 0 points 2 years ago (2 children)

What application is that? Some third-party app for GitHub?

[–] JM0804@lemmy.ml 1 points 2 years ago

Looks like Droid-ify, a third-party client for F-Droid.

[–] bahcodad@lemmy.ml 1 points 2 years ago

It's the official lemmy app