Good boys !
It’s about time I flash that onto my pixel 6 pro.
“If GrapheneOS devices can’t be sold in a region due to their regulations, so be it.”
Wonder if Motorola feels the same way.
They can just sell their normal phone. As long as the user is able to run the installer it doesn’t really matter.
That’s probably not a viable economic decision though
If you can’t open chrome on a pc, connect an android phone to it, and use a simple web tool you’re probably not capable of any actual level of digital privacy.
This isn’t me being elitist its just the fact that the resources needed to make this shit viable and easy are being tied up to corporations in order to make more easy-to-use corporate spyware.
Privacy under fascism takes time, effort, and education. Stop fucking expecting it to be OOTB. Society is literally engineered against that. Its not a reasonable ask of open source devs making privacy tools.
That’s probably not a viable economic decision though
Should still be a good deal for Motorola. There’s a bunch of folks now who buy whatever phone runs GrapheneOS best. Whichever company courts us gets our business.
I’m sure we’re not a landslide, but sometimes niche communities can still make a huge difference for a company.
Why?
I was wondering when I would see this headline. I wonder if any other big names will make similar statements.
Linux Distros (so far) Refusing Age Verification
EDIT
I recommend going to Ageless Linux’s site and reading up on their take on the whole issue. They clearly illustrate how poorly thought out the California law is.- Ageless Linux - https://agelesslinux.org/index.html
- Omarchy Linux - https://omarchy.org/
- Adenix GNU/Linux - https://www.adenixgnulinux.org/
- Artix Linux - https://artixlinux.org/
I also wonder whether or not grapheneos, or open source Linux OSs in general, will face any repercussions for failing to comply to these regulations due to the relatively low user count.
Hate to say it but systemd, the init system of most Linux distros, already has PRs with maintainer backing to implement DoB recording.
Some people can’t kneel fast enough.
Which already has a revert commit https://github.com/systemd/systemd/pull/41179
The self-important creator of Systemd has personally blocked that PR, if I’m hearing correctly, which would suggest he or his employer Microsoft is all in on it.
That has already been closed
Maybe this’ll take the shine off that wunderkinder mess and people will finally be free to choose something more reliable. I love how RH pushed this beta software so hard and my reboots are now just shite – unreliable and occasionally ridiculously delayed.
I’ll be glad to see the back of that metastatic shitball.
That’s just systemd adding a birthdate field to their userdb. Doesn’t require that it be filled out or accurate, and especially doesn’t require it to be validated against a government database. I don’t see it as fundamentally any different from adding a userdb field for favorite color, phone number, or blood type.
Without 3rd party validation, I really don’t see the privacy issue with an age field. Without verification, it is, at worst, one more byte available to hash into a unique identifier, but you can feed that field from /dev/random at every query and poison even that hypothetical.
Why the ever loving fuck does an init system even need a user database?
Honest to God, if FIFA were giving out a World “Understanding UNIX” Prize, Poettering would be the inaugural, and only, winner. Never in the field of operating systems has one man driven so much enshittification through sheer force of cluelessness coupled with supreme arrogance. And in a world that Steve Ballmer still occupies, that’s one hell of an accolade.
Systemd is more than an init system. Systemd was designed to be different from previous Unix-style single-/narrow-purpose services. Many distros making the switch seems to indicate that such a switch had significant enough upsides or necessities. No?
I read an article about why Systemd became what it is, and why it makes sense, and that made sense to me. Integration and a fully designed system has advantages over disconnected utilities and systems you have to connect and negotiate, especially on system- and boot-up level concerns.
That’s just systemd adding a birthdate field to their userdb. Doesn’t require that it be filled out or accurate
Whoosh.
Plesse don’t give them any ideas. Here’s a list of what’s currently included
Localized age checks ARE a good system and are something that should have been in the OS for decades. It is the basis for being able to make “child accounts” and is a genuine requirement for Linux to be a meaningful option for “normal people”. And having a protocol for software/websites to request that is a very good system to build on that.
We talk about how the problem of kids getting exposed to horrendous shit is a problem of “bad parenting”. This is the tool you provide to allow parents some control.
The issue is not the age check. The issue is verification. To my understanding, the California legislature explicitly does NOT require a third party. So it is literally just you saying “Sure, whatever. I was born in 1901. Now load the Maya Woulfe video faster”. And yes, this is a step towards that. But so is having network access or user accounts at all.
Even if we say I agree with this, why even ask for a specific year? Separate into child and adult, and let the super user make that change when asked.
In theory I’m not opposed to it existing as an option, but I do not like it being mandatory at all. Websites and applications should never be allowed to know any PII without explicit consent.
Even if we say I agree with this, why even ask for a specific year? Separate into child and adult, and let the super user make that change when asked.
Different countries (actually different regions within said countries) have different laws related to what “kids” can and can’t see and what age defines a “kid”. How much that matters is up to you. But it provides an automated check that ALSO avoids having to say “Hey mom? I just turned 18 and for no reason whatsoever it would be great if you could switch my account to an adult. Also make sure to knock and don’t look too closely at my laundry basket ever again”.
Websites and applications should never be allowed to know any PII without explicit consent.
And what do you think you are providing every time you tick “Yes, I am 18 years or older” or “Yes, I was born in 1920 or whatever the first option is now”?
That’s there point, with this websites will just know the users age, before it was the users choice: “are you 18 or over?” But now it will be: “I know you’re 37.567 years old” user has no idea. Maybe we should add religion and skin color too
The idea of storing age in the OS is that end programs don’t actually access it directly. They get age ranges, like child/adult, not the actual birthdate. In theory, it’s much more private than uploading your id and photo to every random website/app that you use.
Cookies already exist and there is countless leakage (both intentional and unintentional…). Like most things, you are not as private and protected as you seem to think you are. Just because a website is asking you to tell it (which is mostly for compliance, not knowledge) doesn’t mean they already know that you said you were 250 years old but your shopping habits suggest you are actually in your 20s and live in Detroit and really enjoy pegging.
Maybe we should add religion and skin color too
To my knowledge, very few nations tie laws or access to that slippery slope fallacy. And parents generally have those same traits (at least while the kid is living with them). So I am not seeing much benefit from this?
And if/when we reach the point where that is the case? Uhm… I don’t think companies and software will be given anywhere near as much freedom to say “Sure, we’ll comply so that we can be eligible for these contracts” or “No, we won’t comply so that we can market ourselves as protecting people”
Yeah, to be completely honest, the one place where you actually could trust this kind of information is on your own local (and ideally libre-oriented) OS, never leaving your device and instead obfuscated through an API that’s exposed to whatever services need to do an age check, with the potential for additional security impositions or other concessions from data requesters due to the leverage of still having your data controlled by you. This is the bonus FOSS part where we get a say on how we want our data to be exposed on our libre systems. Other users aren’t so lucky and don’t get to have any voice on how this implementation happens, so we should probably participate in the discourse for those PRs rather than condemn them point blank.
^^^ If you needed proof that lemmy is overrun with bots just like everywhere else.
Any age check is just a good way for predators to know WHO are the actual children, and with the epstein files revealing the whole billionaire and politician interest in trafficking and raping minors, this is essentially the perfect playground for them.
I imagine people behind this law are pretty interested in this small but powerful user base. I would just boldly assume that a lot of people responsible for independent software and privacy advocates are using Linux etc. So its a interesting user base for sure. But regulating open source software luckily is pretty much impossible and they wont give up their(our) privacy without a fight. Also, we will see how much the user base will grow when these regulations get tighter.
They can simply say on their download pages that residents of Brazil and California are not allowed to use their OS.
Genuine question:
is Graphene a “big name”? They talk a big game and are probably one of the biggest alternative phone OSes but all results I can find are putting them at 250k users and less than 2% of the Android market share.
But, more importantly: Do they at all care about US government contracts? Red Had have RHEL. ubuntu have whatever they call their premium OS for enterprise users. Google and Apple are obvious.
GrapheneOS has a deal with a hardware manufacturer, Motorola. I’d consider this refusal to be a big deal on those grounds alone
Big name for government backed hacking tools to list them separately on supported devices / OS cause it’s more secure.
“More secure” is a minefield of marketing and intentionally misleading the populace. In a “perfect” world, everyone would believe that just putting something in a txt file protects it from The Government. Its akin to how so much media has pushed the “if you’re a cop you have to tell me” myth.
But mostly I see it listed more as a way to build up precedent/probable cause. I forget which country it was, but Graphene was specifically listed as being used by criminals/drug dealers. Whether that is true or not isn’t the point. The point is that now, using Graphene, counts against you for the purposes of pressing charges or taking you to a black site.
Which is the reality of a lot of laws. Let’s say it is declared illegal to have the text of Animorphs 01 in your possession. Cops aren’t going to be going door to door to find out if you are a Friend of Katherine. But if they raid your home because they decided you are a drug dealer or a dissident and find it? That is an extra charge. Or their suspicion that you had it is the entire reason they raided in the first place.
Which IS the reality with a lot of “decency” laws. That isn’t to say they are all evil (CSAM being pretty universally accepted as being banned for a reason) but it is important to always understand how enforceable a law is and whether it actually changes anything.
“More secure” is a minefield of marketing and intentionally misleading the populace.
Here is the popular phone cracking company Cellebrite’s leaked slides showing them telling the people they’re selling their tools to that they can’t as easily (if at all, depending on device state) crack GrapheneOS as they can stock Android:
https://grapheneos.social/@GrapheneOS/112462758257739953 (This is just a well-summarized and explained post from GrapheneOS themselves, but the original leak was independent of them, and the slides and final interpretation are no different from what GrapheneOS is showing, thus I wouldn’t consider this just “marketing”)
Objectively, if you have a GrapheneOS phone, and you plug it into a Cellebrite machine, it will not have its data extracted if it’s before first unlock, or after first unlock but on the lock screen. (as long as you’ve updated your security patches since like 2022, which most GrapheneOS phones will be) A stock Android phone, or even many iPhones were not as resistant to brute forces or even full file system extractions as a Pixel with GrapheneOS.
GrapheneOS also has additional features that can make the cracking process even more difficult, such as disabling USB even after first unlock when on the lock screen, automatically rebooting after set period to return the phone to BFU state, or setting a duress PIN that wipes the phone, which could be triggered via a brute force before the real PIN is guessed.
Also, in case you want to look at the diagrams in the post more since they don’t really explain all the acronyms, here’s a key:
- BFU (Before first unlock - essentially when you’ve restarted the phone but not put in the PIN/password yet. When fingerprint unlock will not work)
- AFU (After first unlock - after you’ve put in your PIN/Password, fingerprint gets enabled at this point. Using the “Lockdown” button from the power menu on GrapheneOS disables fingerprint and appears to be BFU, but isn’t fully in BFU state and should still be considered AFU just in case)
- FFS (Full Filesystem extraction, essentially dumping literally every single possible file, app data, etc)
- BF (Brute Force, basically just spamming the PIN/Password to try and crack it. GrapheneOS is essentially never vulnerable to this due to the Pixel’s secure element, and it’s the same for newer Pixels with stock Android too, though those tend to still be vulnerable to FFS)
- “Up to late 2022 SPL” (“Secondary Program Loader” version, which most GrapheneOS phones will have updated by now as long as they’re running a GrapheneOS version released after 2022. As you can probably tell, 2022 is referencing the (late part of the) year that version was from. It’s essentially what helps to load programs on the device)
I forget which country it was, but Graphene was specifically listed as being used by criminals/drug dealers.
You might be referring to Catalonia, Spain?
In their case, it was more about Pixel phones in general being used by criminals, and GrapheneOS being their OS of choice which made cracking them harder, rather than GrapheneOS itself being considered criminal or suspicious, but I get where you’re coming from.
You could also be referring to the UK, but that was regarding a journalist with GrapheneOS, but the charge was refusing to unlock his phones. And yes, I said phones, because he was also carrying an iPhone, and they wanted that password too. So in this case the charge wasn’t GrapheneOS-specific.
There’s also France, who was going after GrapheneOS because they wanted an encryption backdoor, but GrapheneOS just said no, so they told police to consider any Pixel with GrapheneOS “suspicious”, but not to consider it a crime in itself. (nor did they have the legal authority to do so) GrapheneOS actually migrated all their server infrastructure out of France as a result of this.
The point is that now, using Graphene, counts against you for the purposes of pressing charges or taking you to a black site.
Generally speaking, even in those areas, this (fortunately) just isn’t true. You are more likely to be considered suspicious in Catalonia if you have… a Pixel, GrapheneOS or not. You’re likely to be criminally charged in the UK… if you don’t give up your password, GrapheneOS or not. And you’re likely to be considered “suspicious” in France… but can’t be charged with anything for it, and the only way they’ll know if you have GrapheneOS installed is if you were already arrested for something else and had your phone seized.
Practically speaking, it’s better to support an OS that protects your data, but could increase the risk of you getting in trouble for protecting your data, than an OS that doesn’t protect your data, and gives it all to the authorities, making whether or not you’re considered criminal pointless. After all, you could voluntarily unlock your GrapheneOS phone in any of these jurisdictions and stop facing any of these possible consequences, and it would carry the same implication as a non-GrapheneOS phone that does it whether you provide your PIN/password or not.
So this:
That is an extra charge.
Just isn’t (at least currently) the case, since no regions currently doing anything against GrapheneOS have made the act of having GrapheneOS installed in itself a crime.
Not to say this couldn’t change, and you’re totally valid in assuming that governments will try to push this, but at least currently, using GrapheneOS will not in itself increase the chance of you going to a black site.
deleted by creator
Big enough for a headline, not big enough to make a difference.
I would go so far as to say they are only big enough to make an updoot-bait headline at that.
Now if only GrapheneOS was easy to install on cheap Android devices.
Grapheneos is surprisingly the most easy OS to install… The issue is most phone manufacturer’s dont meet Grapheneos its standards.
They have reached a deal with Motorola, so hopefully there will be more options soon. You can get we used pixels pretty cheap though, and the installation process is very easy.
I was wondering how this stance will impact that deal. A large company like Motorola would typically seek to comply with laws such as these
I’m hoping they already had the discussion with Motorola about it. I’m assuming Motorola wouldn’t be on the hook legally since Graphene is the OS provider. I could be wrong though.
Yeah, hopefully worst case, Motorola just doesn’t ship them with Graphene (which could be a security risk anyway). Then they’d be off the hook.
In the worst case it will just be Motorola shipping their base android version with verification and then just flashing grapheme over it. Just the way it currently works with pixels.
Remember Motorola phones are made by Lenovo which is now an Indian company.
You mean Chinese? With an ever bigger presence in India I’m sure
Irrelevant. They need to comply with the laws of the market they are selling at.
Check what pornhub decided to do in Texas
Pixel is the brand name from DoubleClick. I’ve got no interest. Plus, it’s a pain to put them on Tracfone, so I’ve got net-negative interest.
It’s not just a pain, it’s basically impossible to install Graphene to a TracFone because you’d have to build it all yourself, and then still be vulnerable anyway. I also doubt that you could even get it to properly build for TracFone.
Cheap android devices don’t have the proper security hardware. Hopefully the Motorola phone is cheaper than a pixel though. Used pixels are also pretty cheap, all things considered.
Correction, the oldest supported Pixels that will likely lose support soon are pretty cheap. Everything else was still around $400 when I checked last month.
$400 is pretty cheap for a phone these days.
$400 is more than I have ever paid for a phone (and no, I never bought a carrier locked subsidized phone). From 2014-2022 I had 3 phones that cost a total of $450. This ain’t it.
No, $400 is about $300 more than any phone could ever be worth.
I’m not interested in using anything with DoubleClick’s hooks in it. I’m happy with my $30 Tracfone for most of the features it offers.
Your TracFone will never have the security features required and will always be vulnerable to things like Cellebrite. If it’s an Android phone, you’re also being tracked by several companies.
That’s what it is then.I just don’t want to deal with the arbitrary nonsense like age-verification and software install limitations. Then again, I only have a phone at all because of my wife. If it were just me, I’d just keep a featurephone in a drawer and maybe check that it’s charged once a month. As it stands, I may end up having to give up the small amount of morality I have and just give up on Android and pay a ridiculous amount of money just for phone service.
I’m glad to see that Graphene won’t be doing the age verification thing, because I’m afraid all new phones (including TracFones) will require it moving forward. But the hardware limitations will continue to be a blocker for people with cheap phones.
I agree on wanting to ditch my phone altogether. Maybe if I can retire, I can ditch it.
And if all banking apps were compatible with it…
Banking apps are generally compatible with GrapheneOS. Some of them just require Google Play Services, which Graphene alone gives you the option to turn on or off at will, or to install only on select user profiles.
Banking apps work for me with exploit compatibility mode enabled for them.
…it is?
As it should be.
I worry this will squander their new deal with Motorola.
Then again, what’s the point in a world class privacy OS if it complies with compromising mass surveillance laws?

















