Live data from Hacker News

Devices with GrapheneOS support should be available in 2027

grapheneos.social

191–200 of 444 posts

Re: Devices with GrapheneOS support should be available in 2027

#192
post #36

I've never really understood why we chase Android-alikes on mobile platforms instead of trying to build on mainstream Linux. I know some folks in the nix community (nix-on-droid and other projects) have tried to bring us closer to this, but projects like Graphene seem to have a lot of traction.

All the existing apps are on Android and iOS. Graphene lets you run them. You can't have a bank account on a Linux phone* because they won't let you, but you can on Android including on Graphene. * before replying snarkily that Android is Linux, please take a long walk off a short pier, thanks

I can't care less about "apps". Web is already powerful enough to do all sort of stuff on device.

That said, I think wasi containers support for a mobile OS would be a game changer.

(^ Here's a startup idea if you're looking out for one. I for one throw out all my devices from the balcony to get this)

Re: Devices with GrapheneOS support should be available in 2027

#193

Earlier quoted context omitted.

Nothing is stopping you. You're free to use a desktop web app that either doesn't work or is terribly slow or has limited features on a mobile web browser. I'd love it if all apps were PWAs but that is not the case.

My broker has a much more fully featured web app then it does on iOS or Android. You can do things in a browser that the phone apps will send you to a browser to do. BofA is just as good of a web app. Maybe people are just used to using their phones?

Looking down the thread I am also thinking maybe this is a Europe thing? I am usa.

Re: Devices with GrapheneOS support should be available in 2027

#194
How does the GrapheneOS threat model account for baseband or firmware-level supply chain risks on Lenovo/Motorola hardware, given their historical consumer security incidents like Superfish? Is the open-source attestation sufficient to mitigate hardware-level tampering?

Re: Devices with GrapheneOS support should be available in 2027

#195

I've never really understood why we chase Android-alikes on mobile platforms instead of trying to build on mainstream Linux. I know some folks in the nix community (nix-on-droid and other projects) have tried to bring us closer to this, but projects like Graphene seem to have a lot of traction.

Like others have said, it comes down to apps mostly. But there is also the fact that Google and others have spent more than a decade optimizing the OS for appliances. Android was built from the ground up for mobile devices and handles things like background apps, notifications, and charging as expected on a phone. All of this could be ported or rebuilt, but the work has already been done for Android and billions of devices prove that it works.

Re: Devices with GrapheneOS support should be available in 2027

#196
post #186

This is good news but not so much good news for us poors. I was waiting four this announcement in hopes of getting away from google totally but with the 2026 Moto Signature going for $1000 I am sure the 2027 will be more so I will probably get Pixel 10 instead. Maybe this will lighten the price on the Pixel 10's though...

All other phones will have a higher price tag due to memory hogging by datacenters. How much will that google pixel 10 be when the motorolla phone arrives?

Re: Devices with GrapheneOS support should be available in 2027

#197
post #79

I've never really understood why we chase Android-alikes on mobile platforms instead of trying to build on mainstream Linux. I know some folks in the nix community (nix-on-droid and other projects) have tried to bring us closer to this, but projects like Graphene seem to have a lot of traction.

All we had to do was build PWAs instead of native apps and instead all we did was build PWAs into bad browser wrappers.

I don’t see PWAs becoming dominant so long as web development stubbornly retains its highly atomized “bring your own everything” philosophy. At the very minimum, there needs to exists a community-accepted web UI framework with a similar level of “batteries included”-ness in terms of scope and depth as that of SwiftUI/Compose, or preferably that of UIKit.

The existence of such a framework would make the various tradeoffs with going web-only sting less and make that the advantageous route, not just the cost-cutting route that it’s seen as now (and why those bad browser wrappers continue to proliferate).

Re: Devices with GrapheneOS support should be available in 2027

#198
post #54

Earlier quoted context omitted.

What's stopping me from using a browser to log in to my bank? Assuming my bank is one of the ones that requires you to lock down sideloading (they aren't, but i know many are).

The websites don't have feature parity with the apps these days. Things like being able to deposit a cheque aren't available among other things.

>deposit a cheque

That would be inconvenient if this was 1985.

Re: Devices with GrapheneOS support should be available in 2027

#199

I've never really understood why we chase Android-alikes on mobile platforms instead of trying to build on mainstream Linux. I know some folks in the nix community (nix-on-droid and other projects) have tried to bring us closer to this, but projects like Graphene seem to have a lot of traction.

Because it's a mobile platform and "GNU+Linux" is laughably terrible in this space.

It's almost like Android has put millions of expert dev hours into making it the most used OS in the world. Like GNU+linux on laptops only works the way it does because of android-upstreamed battery saver kernel features.

But a mobile is also people's most used devices with all of their data, bank accounts etc there - it has to be safe. And GNU+linux has not even a single thought about security, while android just has it worked out (every app runs as its own user, so it's even built on standard UNIX security).

A mobile OS also has to race to suspend and for that it needs cooperation from "apps" -- desktop apps just run, they don't care about anything besides SIGKILL. That's not a workable model on a mobile and android solves it.

And I say all that as someone who runs linux everywhere I can and I absolutely love it. It's imo the best kernel out there -- but the userspace is not where it should be and if anything, the correct question would be what can we take from Android and add to GNU+Linux. (And nix is fantastic, but it's a packaging solution, I don't really see how it comes into question here. I can run nix on my android phone just fine by the way)

Re: Devices with GrapheneOS support should be available in 2027

#200

Earlier quoted context omitted.

What's stopping me from using a browser to log in to my bank? Assuming my bank is one of the ones that requires you to lock down sideloading (they aren't, but i know many are).

Some banks are app only and/or build MFA functionality into their apps.

You know the web is also bits and bytes right? Someone who has a say should fix it so banks can do whatever they need right in the browser.
Post reply on HN