Live data from Hacker News

Android may soon restrict on-device ADB

kitsumed.github.io

51–60 of 535 posts

Re: Android may soon restrict on-device ADB

#51

I am worried that this might happen to websites soon. If you want your website to be openable on Apple devices, you would have to pay Apple a fee each month. If you want your website to be openable on Android devices, you would have to pay Google a fee ecah month, etc.

we can just fork android

edit: I not realizing that I been replying to wrong comment

Re: Android may soon restrict on-device ADB

#52
post #22

Earlier quoted context omitted.

Isn't security just an excuse to push user hostile features? Like, if security was a concern we would have simpler systems and still use 2fa devices for banks etc.

Sometimes it's truly useful featutes, but having no toggle in settings making it terrible. Like iPhone idle auto-reboot every 3 days. After a while they added "Allow Idle Reboot" flag but it only accessible via MDM and require device wipe and for switching it to be a managed device.

What would that be useful for anyway? Sounds like something aimed to prevent people from reusing their old/secondary devices for IoT.

Re: Android may soon restrict on-device ADB

#53
post #46

I am generally in favor of security improvements, but I do not really see much of a benefit here. This attack vector requires both that the user enabled developer settings and that they have remote adb enabled. So, this does not seem to be a realistic attack vector for 99.9% of the users and most of the other 0.1% probably know what they are doing. The other proposed change (to restrict access to certain interfaces o…

The bug literally describes how they're avoiding OS security restictions by going through the debug port. This is a CVE by any definition and you'd be screaming your head off if any other OS would allow this kind of permission bypass (or even if another app did it). But sure, Google evil.

Depends how you define a CVE. If owning and controlling your device is a CVE/bug then sure you need a tight box with anti tempering as well.

Re: Android may soon restrict on-device ADB

#54
post #27

Earlier quoted context omitted.

It can and will most probably turn to indefinite time depending on the answer to the question "will we have a viable alternative to jump ship before that happens ?". We don't need anything to completely capture the market, it has to be just enough to make Google hesitate or make it hard for Google to do it for legal reasons. Like how Firefox is ideally supposed to be for Chrome.

Many alternative AOSP-based systems work fine today and do not have the new Android Developer Verifier (wow, already rolled out to 500M+ devices [1], though still dormant). To be honest, it is quite scary that Google is able to remotely roll out an app like that to all GMS Android phones. Of course, we all knew that, but it highlights again that Google can remotely take away functionality that you had before, brick y…

We used to call programs like this, that allow someone to remotely break your system, a Trojan horse...

Re: Android may soon restrict on-device ADB

#56

I am worried that this might happen to websites soon. If you want your website to be openable on Apple devices, you would have to pay Apple a fee each month. If you want your website to be openable on Android devices, you would have to pay Google a fee ecah month, etc.

we can just fork android edit: I not realizing that I been replying to wrong comment

Ah yes, Android without the Play Store.

So you won't be able to use your banking apps, your local transport app, public services apps, health services apps, etc.

But sure, you can do SMS (no RCS though), use the device calculator, and maybe browse the Web… until websites kick you out because your non Chrome/Safari browser isn't supported anymore. Even Signal won't work well due to the lack of FCM.

And I'm a GrapheneOS user happy with Obtainium and without Play Services installed in main user space.

Re: Android may soon restrict on-device ADB

#57
post #46

Earlier quoted context omitted.

The bug literally describes how they're avoiding OS security restictions by going through the debug port. This is a CVE by any definition and you'd be screaming your head off if any other OS would allow this kind of permission bypass (or even if another app did it). But sure, Google evil.

Depends how you define a CVE. If owning and controlling your device is a CVE/bug then sure you need a tight box with anti tempering as well.

[deleted]

Re: Android may soon restrict on-device ADB

#58
post #46

I am generally in favor of security improvements, but I do not really see much of a benefit here. This attack vector requires both that the user enabled developer settings and that they have remote adb enabled. So, this does not seem to be a realistic attack vector for 99.9% of the users and most of the other 0.1% probably know what they are doing. The other proposed change (to restrict access to certain interfaces o…

The bug literally describes how they're avoiding OS security restictions by going through the debug port. This is a CVE by any definition and you'd be screaming your head off if any other OS would allow this kind of permission bypass (or even if another app did it). But sure, Google evil.

Because you know, the actual solution would be to have more granularity in authentication process than "allow whole device to attach to ADB", but that would be like, difficult... so they're not going to so that.

Right now any app on my PC connected to ADB could manipulate my phone then, and that's somehow not a CVE?

Re: Android may soon restrict on-device ADB

#59
post #22

Earlier quoted context omitted.

Sometimes it's truly useful featutes, but having no toggle in settings making it terrible. Like iPhone idle auto-reboot every 3 days. After a while they added "Allow Idle Reboot" flag but it only accessible via MDM and require device wipe and for switching it to be a managed device.

What would that be useful for anyway? Sounds like something aimed to prevent people from reusing their old/secondary devices for IoT.

Hides memory leaks

Re: Android may soon restrict on-device ADB

#60

Earlier quoted context omitted.

we can just fork android edit: I not realizing that I been replying to wrong comment

Ah yes, Android without the Play Store. So you won't be able to use your banking apps, your local transport app, public services apps, health services apps, etc. But sure, you can do SMS (no RCS though), use the device calculator, and maybe browse the Web… until websites kick you out because your non Chrome/Safari browser isn't supported anymore. Even Signal won't work well due to the lack of FCM. And I'm a GrapheneO…

the situation is not ideal but this is the best we can do
Post reply on HN