this post was submitted on 19 Jul 2023
1443 points (97.9% liked)
Technology
58303 readers
12 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Try out Aurora Store. Just started testing it. Looks and works similar to play store but without adds. You ~~can login with~~ should not use your main google account.
https://f-droid.org/en/packages/com.aurora.store/
/edit/
Pro tip - Avoid using your main account because it might get blocked permanently by Google.
Why?
Do you know what part of the TOS that is violated? I looked through it and didn't see anything that seemed to apply.
Thanks for that, looks pretty nice. Though I'm concerned now trading Google might block your account for using it.
When I'm installing F-Droid I get a security alert about it being developed for a previous android version and that it doesn't include latest privacy updates. How legit is that? I'm downloading the apk throught their official website https://f-droid.org/
It's so the app still runs on ancient android versions. Use the Droid-ify client instead if you don't want that
Does it have security vulnerabilities?
Not exactly. It's possible to make an app run on older versions (select lower
minSdk
) and yet take advantage of newer features (select highertargetSdk
). This one can be easily be fixed by the F-Droid developers like almost all other developers have already.Droidify is amazing, I'd totally recommend that over the official F-Droid client any time. 👍