this post was submitted on 10 Jul 2026
589 points (99.3% liked)

Selfhosted

60542 readers
1266 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the link in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post. )

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] curbstickle@anarchist.nexus 52 points 13 hours ago (1 children)

@duckling5746@lemmy.today as a reminder the reason this is related to self-hosting should be obvious, whether in the title or the post text.

For this one, I'll note that this is key to self-hosting, and I think many know it. Many, myself included, use f-droid or similar 3rd party repos to manage the apps that we use with our self-hosted setup. With this change, many of the current apps we enjoy using will either need to register with Google, or essentially become unused. While there is a way to still do it, it is really messy, and requires an absolutely wild number of steps + 24hr "cooling off period". Its ridiculous.

Personally, I'm leaving the android ecosystem one way or the other. It may be using an android phone and hotspotting for another device running PMOS or similar, or getting a Moto with Graphene, whatever, but this change is impactful and horrendous.

[–] SuspiciousCarrot78@aussie.zone -1 points 11 hours ago (2 children)

Not that I particularly trust Google, but they have promised to not molest the ADB pathway.

"Are ADB installs impacted by the 24-hour waiting period for advanced flow? No, there are no changes to how ADB works. You will be able to install applications using ADB as usual. The waiting period does not apply to ADB installs. Last updated: March 23, 2026'

https://developer.android.com/developer-verification/guides/faq

[–] lambalicious@lemmy.sdf.org 29 points 10 hours ago

but they have promised to

Like they promised other things in the past?

[–] Andres4NY@social.ridetrans.it 19 points 11 hours ago (1 children)

@SuspiciousCarrot78 @curbstickle adb is not at all convenient compared to something like fdroid. I wouldn't consider that a real alternative other than in rare cases.

[–] SuspiciousCarrot78@aussie.zone 5 points 10 hours ago* (last edited 10 hours ago) (1 children)

LADB is a native android feature. Unless they plan to kill adb entirely, what's to stop me from doing this -

  • Download apk
  • Enable Wireless debugging
  • Pair the on-phone ADB client
  • Run something equivalent to: pm install /sdcard/Download/app.apk
  • Installation occurs through the ADB shell route.

Because if that works, "install from Fdroid" needs just a small tweak so that the Fdroid app submits the APK through ADB.

[–] curbstickle@anarchist.nexus 21 points 10 hours ago (3 children)

The nonsense steps to even get there. The absolute nonsensical mess of lies in their claims to even do this in the first place. Lets be clear - if they wanted to block malware, they would need to be doing so from the Play store in the first place. So, lets highlight a few simple things:

  • It was only about 6 months ago that it was documented by a cybersec company that hundreds of malicious apps were downloaded quite literally tens of millions of times.
  • The number of malicious apps on the Play store have gone up, not down.
  • Banking malware has more than doubled in the past few years
  • The majority of growth (more than doubling) in the YoY were spyware apps - used for identity theft, extortion, and surveillance, and all on the Play store.
  • There are even ones specifically targeting Android TV boxes, again mostly operating unchecked on the Play store.

To even suggest installing apps (which, lets be honest, that is what they are calling "sideloading" - doing the thing you do on your PC all the time) from a different location is the issue is far from reality. So any "promise" from them is worth functionally nothing to me.

As I said, I'm leaving Android either way. I shouldn't have to go through such a massive number of hoops to install on my own device.

[–] SuspiciousCarrot78@aussie.zone 4 points 10 hours ago* (last edited 10 hours ago)

I kind hope google goes full retard. It's probably the best way to break their monopoly.

My phone is 9yrs old this year -still works great. When it dies, I will go dumbphone + small tablet route. Fuck it, I will build a tablet or a cyber deck if I have to. No better fuel than spite.

[–] irmadlad@lemmy.world 2 points 9 hours ago (1 children)
[–] MonkeMischief@lemmy.today 1 points 1 hour ago* (last edited 1 hour ago)

Haha nice! There's also this gizmo that looks really promising. I think this is the one where they were talking about an LTE module. Or yeah, could always just tether!

https://mecha.so/comet#overview

Also this DIY project that seems a bit more... Involved.

https://github.com/SPIRIT-org/SPIRIT

[–] irmadlad@lemmy.world 1 points 10 hours ago (1 children)
[–] curbstickle@anarchist.nexus 4 points 9 hours ago

What I'm hoping to go with is more something like a clamshell (think MNT Pocket Reform) or slider (like the old motorola droid). The Mecha Comet seems interesting but I'm not sure yet. I also like what WaveShare has going with the PocketTerm, but I want something other than a pi in there (I swore off RPi when they continued business sales and let prices skyrocket for the regular users who made them who they are).

I may also end up trying to put something together with spare parts I have, but we'll see if I have the time for that.