Live data from Hacker News

Keep Android Open

f-droid.org

631–640 of 764 posts

Re: Keep Android Open

#631

I want Google as an app, not OS. Hear me out. Imagine an open device where you can run Google as just another sandboxed app. Inside, they can exert all the control they want. My bank and government can force me to use Google. Then, at least I control my hardware and my OS. It's just nasty to have your device and OS controlled by an antagonistic entity. I see this in people why have used antagonistic software for deca…

> Google as an app, not OS

https://furilabs.com/

https://jolla.com/

https://pine64.org/devices/pinephone/

Re: Keep Android Open

#632

Earlier quoted context omitted.

They only cover the user-facing app part of the story. The rest of the system needs isolation and safeguards, too, including things like the desktop environment and whatever random daemon. A solution that's integral to the system and not just loosely taped on is required.

For many services that was solved even earlier: that's why things like Docker, podman and VMs are so popular. The hard bit is the desktop experience which is not fully there yet, but the technology is.

Docker style containerization technically works, but for desktop use I think is a rather heavy kludge and not really a solution.

It would be much more nice if e.g. daemons could have their privileges pared down to only exactly what they need to function and nothing more with a config file somewhere. This can somewhat be achieved with the user system, but that really doesn’t scale well and doesn’t suit the purpose all that well in some ways.

Re: Keep Android Open

#633

Earlier quoted context omitted.

So the world should cared to your needs when literally almost every adult has a phone even in third world countries? Before you say “what about the poor people” in the US at least, even poor people can get a subsidized free phone through the UCF (?) government fund Also see: no I’m not going to waste development time di you can get to a website I develop with JS disabled or so you can use lynx

> So the world should cared to your needs when literally almost every adult has a phone even in third world countries? The assumption that everyone has a "smart phone" running locked-down Android or iOS is unreasonable. Just as race, sex, religion, national origin, etc, are protected classes, the "phoneless" should be a protected class. Denying people who choose not to use a locked down phone basic interaction with y…

Oh please, really? As a Black guy whose still living parents grew up in the segregated South. Comparing not being able to use a Linux phone to segregation is really taking it too far. You have not a single clue what it was like growing up in the Jim Crow South.

This conversation is officially done.

Re: Keep Android Open

#634

Earlier quoted context omitted.

I think you misunderstood me, the software is part of the device I paid for and own. If I tell someone to install a light switch in my living room and then it occasionally switches states when someone presses another switch at my outside wall and occasionally refuses working, I don't feel like they fulfilled their contractual obligation. Same with smartphones and software. I would agree with you if I would want addit…

You bought the device as delivered. They built it in the best way they know how. If you don't like it you're free to try to change it. But they're under no obligation to make it easy for you. If the light switch you bought, has a little daylight sensor on it, and turns off when the sun is out, and that's what it does.. you may not like that light switch. You might want one that "does what you want, because you paid f…

> If the light switch you bought, has a little daylight sensor on it, and turns off when the sun is out, and that's what it does.. you may not like that light switch. You might want one that "does what you want, because you paid for it!" but then you should have purchased a different one, or made a light switch you actually liked.

Not sure this analogy works as it gives prospective light switch buyers a choice of different light switch types. What google is doing seems more like forcing EVERY light switch to have daylight sensors, thus forcing you to save power (even if you're pro-global warming and just trying to do your part for the cause), then telling people with vision problems relating to suboptimal indoor illumination or suffer from sunlight frequency melting disorder or think they've got some other random "daylight makes life suck" bullshit to create a student/hobbyist account.

Re: Keep Android Open

#635
post #406

Earlier quoted context omitted.

And if your bank only does 2FA via app?

Complain. Mine wanted that, but after complaining they offered me SMS. If not, I'd have closed my account there. At least here in Spain there are plenty of banks that don't force you to use apps. I also leave bad ratings for banking apps from time to time, and bad comments on X.

Since before 2023, MFA has been mandated by the government in Australia [0], for all critical services, including banks.

One without, does not exist, or is in violation of their national obligations and likely to be cut off by the RBA.

The only "effective" complaint here, would be the gigantic effort to lobby for a change in laws entirely.

[0] https://www.apra.gov.au/use-of-multi-factor-authentication-m...

Re: Keep Android Open

#636
post #386

Earlier quoted context omitted.

Yes, it is completely insane and stupid. Direct bank-to-bank transfers require significant administrative work to set up, and may still incur bank fees. For individual consumer accounts most people can use Zelle but it's not universally available.

Funny how South Africa has a way more sophisticated banking network than the USA.

I think nearly every other country has instant and free/low-cost bank transfers, without relying on some Apps.

I haven't seen a cheque my entire life, and I'm born in the last century

Re: Keep Android Open

#637

I want Google as an app, not OS. Hear me out. Imagine an open device where you can run Google as just another sandboxed app. Inside, they can exert all the control they want. My bank and government can force me to use Google. Then, at least I control my hardware and my OS. It's just nasty to have your device and OS controlled by an antagonistic entity. I see this in people why have used antagonistic software for deca…

You have that. Run Chrome browser on Linux. We should be thankful we have Linux.

[deleted]

Re: Keep Android Open

#638

Just to put out what Google actually said in their blog post [0]: > We appreciate the community's engagement and have heard the early feedback – specifically from students and hobbyists who need an accessible path to learn, and from power users who are more comfortable with security risks. We are making changes to address the needs of both groups. > We heard from developers who were concerned about the barrier to ent…

> shape a dedicated account type for students and hobbyists. Even that is a step too far in the wrong direction. Doesn't matter if it's free, or whatever, simply requiring an account at all to create and run software on your own device (or make it available to others) is wrong. There exists no freedom when you are required to verify your identity, or even just provide any personal information whatsoever, to a company…

The problem with this mentality is that you're not proposing a solution that solves the problem Google and Apple are trying to solve (or are at least stating they are). Rather than just vent about ideals, showing up to the table and listening to the requirements of all stakeholders (even if they differ from yours) will lead to a more productive result. I would not listen to your concerns if you didn't listen to mine.

Re: Keep Android Open

#640

Earlier quoted context omitted.

It comes from a history of using mostly trusted application sources like Debian/Ubuntu package archives with manual review being the norm. And few supply chain attacks. But both Flatpak and Snap offer this new model from the two biggest desktop players in the Linux world: Red Hat and Canonical. As the sibling comment said though, being an administrator for your own computer (including a phone) does not mean that you…

It comes from a history of using mostly trusted application sources like Debian/Ubuntu package archives with manual review being the norm. And few supply chain attacks. What most of these people do not seem to get is that proper sandboxing does not only protect against attacks from the inside (rogue developer, supply chain attack), but also from the outside. Most desktop apps probably have a good number of security v…

> What most of these people do not seem to get is that proper sandboxing does not only protect against attacks from the inside (rogue developer, supply chain attack), but also from the outside.

The problem is that strict file system sandboxing in particular also breaks a substantial number of workflows that can't be modelled as 'only ever open the exact file the user explicitly' picked. (Any multi-file file formats are particularly affected, as well as any UI workflows that don't integrate well with strictly having to use the OS file picker.)

So you need some escape hatch for optionally allowing access to larger swathes of the file system, or even really everything as before, but that in turn then risks being abused again by malicious actors. And then…?

Plus things like Android's implementation initially using an API completely incompatible with classical file APIs, as well as causing some noticeable performance overhead even today if you need more than simply accessing the occasional single file here and there.

Post reply on HN