Remix.run Logo
Cider9986 5 hours ago

GrapheneOS has minimal, private [1] system apps so you don't have to debloat anything yourself. Manual debloating is not a good solution at the user level.

Some system apps are being overhauled, so that's something to look forward to. Gallery will be [2] based on ReFra [3].

[1] Except phone and messaging but that's the cell network.

GrapheneOS recommends Signal/Molly or SimpleX instead.

[2] https://nitter.net/GrapheneOS/status/2083724696722301266#m

[3] https://github.com/IacobIonut01/ReFra

Elfener 5 hours ago | parent | next [-]

GrapheneOS or other custom ROMs don't solve the actual problem that you can't just buy a smartphone and install any operating system like you can with an actual computer, despite technically being one.

Also, GrapheneOS supports device attestation (the non-google kind at least), which is still ridiculous as such systems have no benefit to people, only to technofeudalist corporations.

hparadiz 4 hours ago | parent | next [-]

Device attestation is how you can use private keys you don't actually have access to. It has a lot of value to literally anyone who wants to store tokens or use one time authentication codes. Linux folks need to implement the full stack and offer an open alternative to payments, secrets, and tokens. In the age of LLMs there is no excuse. It is annoying as hell that I can't buy a System76 or Framework laptop with a fingerprint sensor but a Lenovo comes with one that works on Linux perfectly.

dingaling 3 hours ago | parent | next [-]

"Device attestation is how you can use private keys you don't actually have access to."

Read that phrase back and then ask "is this the future of computing that we wanted?"

The likes of passkeys, essentially user-hostile ssh keys that live on your device but aren't accessible by you, would have been an unbelievable dystopia to us in the 90s.

"Linux folks need to implement the full stack"

Nah it's fine thanks, I'd rather opt out of corporate serfdom than compromise my principles.

hparadiz 3 hours ago | parent [-]

That's just your opinion. Has nothing to do with Linux. And yes I would like a device like a soldered in tpm device that can generate private keys and verify signatures signed with the public key. Your misunderstanding of the technology not withstanding it does appear to me to be quite a valuable technology since it's in basically every computer these days.

Stop speaking for Linux.

sophrosyne42 4 hours ago | parent | prev [-]

Framework has a fingerprint sensor. [1]

[1] https://frame.work/products/fingerprint-reader-kit?v=FRANTD0...

jeroenhd 3 hours ago | parent | next [-]

Lots of laptop vendors do. Very few integrate fingerprint scanners into any kind of secure authentication flow, though. There are decent fingerprint drivers for various brands, but connecting fingerprints to authentication beyond basic login requires manual setup.

You don't actually need biometrics to use key material, that's what (f)TPMs are for. They're not set up to be usable out of the box in any Linux distro I've tried, though.

hparadiz 3 hours ago | parent | prev [-]

It needs to come stock on every Linux laptop from now going forward period. Like you expect a screen to come with your machine. Every Mac has one now and I'm not going back to typing my password in every single time.

gruez 4 hours ago | parent | prev | next [-]

>which is still ridiculous as such systems have no benefit to people, only to technofeudalist corporations.

GrapheneOS literally has an app that uses attestation and isn't for "technofeudalist corporations".

https://attestation.app/about

spogbiper an hour ago | parent | prev | next [-]

> install any operating system like you can with an actual computer

This is in practice only true of IBM PC compatibles these days, you really can't install any OS on modern Macs. Maybe you can on (some?) Chomebooks?

subscribed 4 hours ago | parent | prev | next [-]

If this is your stance it's trivial to have your cake and eat it. You can easily build your own GrapheneOS based image, which will then be unable to use attestation (because your own keys you'll use for the secure boot won't match).

And I'm not trying to be snarky, if that's the only thing, it's solvable right now. Everything else will work.

And concerning "you can't just buy a device and install is" - android and iOS are far more secure than any desktop os, and both pixel/iPhones are far more secure than any computer (or any other phone as well (we'll get the third one next year)). GrapheneOS actually explains "whys" in their hardware support faw section.

Generally maintaining an os is a hard work, so that perhaps explains why there's not many mature offerings.

AlienRobot an hour ago | parent | prev [-]

A piece of wisdom I read here is that "install any operating system like you can with a [PC]" is something that you can only do with a PC. PC's are the exception. Every other device is controlled by the manufacturer.

mrbn100ful 5 hours ago | parent | prev | next [-]

What does GrapheneOS have to do with this?

This is very useful on OEM ROMs with a bunch of scrapware, no one expects a custom ROM to have this issue.

belowavgiq 3 hours ago | parent | prev | next [-]

GrapheneOS has got absolutely nothing to do with any of this. LineageOS, pure AOSP, are all the same. No bloat, no locks. The way they've successfully marketed a more involved custom ROM as a special OS to tech illiterates is very funny I'll admit.

nicman23 5 hours ago | parent | prev | next [-]

in grapheneOS you can disable or uninstall almost everything without adb anyways

nekusar 5 hours ago | parent | prev [-]

And Graphene OS is also anti-user by being tremendously rude about NOT providing root and using the same tired "suck-u-rity" crap Google and Apple also use.

If you're smart enough to buy a phone that supports GrapheneOS, AND install it, yeah you should have root.

And tools like XPrivacy and plugins allow control of subsystems like GPS spoofing and lying to apps.

subscribed 10 minutes ago | parent | next [-]

It's pretty trivial to get your own almost-GOS with root. The official GOS release simply doesn't support it in the production images.

Why not root has been explained many times and you actually either want the official image with no root exactly because of the benefits, or you want custom image because you don't need these benefits.

For location faking Mock location works on GOS,l.

I see much bigger problem with not having a reliable backup than not having root.

impure-aqua 2 hours ago | parent | prev | next [-]

Software freedom is about freedom of choice, not philosophically mandated security holes. You are free to take the GrapheneOS code and introduce a huge vulnerability in the form of a privilege escalation path from sandboxed apps if you wish, it is open source and you can easily compile and flash your own build.

Mobile phones store incredibly intimate data and are incredibly vulnerable to seizure. It stores my message history, pictures I've taken, so many other records that together would provide an incredibly detailed view into my private life. And it is on my person at all times, even through checkpoints where I have minimal protections against search and seizure like borders! This is not a device that I want a broad surface for modification of system software on.

krackers an hour ago | parent | next [-]

Why is providing a mechanism to view your own data a security risk? You cannot view application data (even in a read only fashion) without root on android. Why should the app be able to read its own data, but the human not able to?

nekusar an hour ago | parent | prev [-]

> not philosophically mandated security holes.

So you're arguing the same technofascist arguments that Apple and Google both claim. I own my phone, not technofascist sky daddy, or whatever developer also envisions that role.

My hardware. My rules. More people like you need to learn what ownership actually bloody means.

justonenote 4 hours ago | parent | prev | next [-]

If you are technical and want root its very easy to patch a build of GrapheneOS to include whatever mechanism you want. You can even automate this to continue to receive updates.

I think the decision of GrapheneOS to maintain the attestation features and not providing user root is what gives it a fighting chance of being accepted as legitimate 3rd choice. See: Revolut and others adding GrapheneOS keys and trusting their attestation

Like or not, for most users, having root access is a liability, especially with more and more important things being held on phones . Someone downloading a photo editing app and then having a rootkit installed in the background that waits to empty their bank account is not a workable situation.

yjftsjthsd-h 3 hours ago | parent | next [-]

> Someone downloading a photo editing app and then having a rootkit installed in the background that waits to empty their bank account is not a workable situation.

Yes, that would be absurd. Thankfully, that isn't how root access has worked in a very very long time if ever. If photo editing app requests root access... you click deny and uninstall it.

actionfromafar 3 hours ago | parent | next [-]

Some percentage will click Allow.

yjftsjthsd-h 2 hours ago | parent [-]

Yes, that's Google's excuse for banning side loading. It's a terrible reason.

spogbiper an hour ago | parent [-]

They aren't banning it. They are introducing a one time 24 hour waiting period. Not ideal, but not banning.

armadyl 3 hours ago | parent | prev [-]

Because so-called “trusted” apps that you do give root to have no chance of getting compromised, right?

yjftsjthsd-h 2 hours ago | parent [-]

Pretty low, honestly, but being careful about that is why I tend to make it ask every single time.

gruez 3 hours ago | parent | prev | next [-]

>If you are technical and want root its very easy to patch a build of GrapheneOS to include whatever mechanism you want. You can even automate this to continue to receive updates.

You don't even need to patch it, AFAIK. You can just install magisk, which is how you're supposed to get root on LineageOS as well.

ysnp an hour ago | parent | prev [-]

Just to note Revolut are quite famously anti-security and GrapheneOS have had to work around attempts to ban it on a few occasions. You may have meant the swiss finance app Yuh or something else.

Cider9986 4 hours ago | parent | prev [-]

GrapheneOS's goals are privacy which must start from a secure baseline. If you want to make it less secure yourself, you can, but it's not the goal of the project.

It's not anti-user if it doesn't add the features you want that would destroy the security of the OS.

It has many features that give the user more control. Like disabling emergency alerts, protecting your data from attackers, contact and storage scopes (lying to apps for more privacy while retaining functionality), sensors permission, network permission.