this post was submitted on 20 Sep 2025
752 points (99.7% liked)

Privacy

42010 readers
1121 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Opening my weather app this morning I was greeted by this warning:

Google has announced that, starting in 2026/2027, all apps on certified Android devices will require the developer to submit personal identity details directly to Google. Since the developers of this app do not agree to this requirement, this app will no longer work on certified Android devices after that time.

It's the first time I hear about this, seems to be about:

Tech crunch article from august, "google will require developer verification for android apps outside the play store"

Cirrus app: Github

Was this a big thing I somehow missed? I hope more devs will follow suit.

you are viewing a single comment's thread
view the rest of the comments
[–] kokesh@lemmy.world 11 points 4 days ago (3 children)

We'll be able to install via adb hopefully.

[–] Telorand@reddthat.com 4 points 3 days ago

From what I've seen elsewhere, yes. adb sideloading will still be possible, but that adds a level of inconvenience many people will not enjoy, especially since FDroid and similar have been so easy.

[–] Dumhuvud@programming.dev 2 points 3 days ago (1 children)

Install, maybe. What about updates though? Do you plan to pull out adb for each and every one of them? Or would you rather keep using old, potentially insecure, versions?

[–] kokesh@lemmy.world 1 points 3 days ago

Obviously that is not an ideal solution, but better than nothing, right?