So, I have actually read the text of California law CA AB1043 and, honestly, I don't hate it. It requires operating systems to let you enter a date when you create a user account and requires a way for software to get a coarse-grained approximation of this that says either 'over 18' or one of three age ranges of under-18s. Importantly, it doesn't require:
In short, it's a tool for parents: it allows you to set the age of a child's account so that apps (including web browsers, which can then expose via JavaScript or whatever) can ask questions about what features they should expose.
In a UNIX-like system, this is easy to do, with a tiny amount of new userspace things:
/etc/user_birthdays file (or whatever name it is) that stores pairs of username (or uid) and birthdays.This doesn't require any kernel changes. Any process can query the set of groups that the user is in already.
If a parent wants to give their child root, they can update the file and bypass the check. And that's fine, that's a parent's choice. And that's what I want.
I like this approach far more than things that require users to provide scans of passports and other toxically personal information to be able to use services. If we had this feature, then the Online Safety Act could simply require that web browsers provide a JavaScript API to query the age bracket and didn't work unless it returned 'over 18'.
coping with interstellar medium looks like the better alternative these days
Three years ago I blogged about #nuget serving outdated #curl packages.
They then removed the packages I found.
I checked nuget again *today* and immediately found a nine year old curl package that is downloaded at the rate of 1,000 times/week from there... with **64** known vulnerabilities.
The blog post from back then: https://daniel.haxx.se/blog/2023/03/02/the-curl-nuget-story/
Samsung is an ad delivery network that, as a side effect, produces electronic devices and appliances.
@joern RIP FX. Lets remember him in the good old days https://media.ccc.de/search?p=FX
A friend, @chloetankahhui has been speaking up against the proposal to enforce age verification at the OS level, and the QRTs to this shows the extent of naivety that a lot of people have.
No one who does hardware security believes that any system is bulletproof, but do you really think that circumventing these things will always be a simple firmware mod or hardware hack?
Let's dive in. /1
What's the EU alternative to Let's Encrypt? I see that Actalis is in the default trust store and has an free ACME service, except that it will only do single domain certs so it won't work for my nginx proxy that handles all the TLS.
@0x0sojalsec shared a new repo: "Pre-built Jailbroken iOS 26 iPhone fully runs on VM✨
Full virtual iPhone ready-to-run jailbroken iPhone (rootless + Sileo + Filza + TrollStore vibes).
Just download, Test tweaks, exploit PoCs, and debug without touching your daily driver.😗"
Lands of Packets
TTL exceeded.
I would like to collect texts from the scene about FX in his memory. A collection of obituaries that will then be posted on phenoelit.de.
If anyone would like to contribute, please contact me.
Mail: joernchen@phenoelit.de
Signal: jrn.07
I genuinely think the worst thing the internet did to reading was convince people that finishing books is a competitive sport. You don't need to read 52 books a year. You just need to read. Books you like. At your own pace. And think about them for longer than a TikTok video.
Multiple people left my team (a Red Team in the Netherlands, in a big company understanding that security is important). They leave because of personal things (family is far, family problems, etc; of course, we wish them the best). So, we are once again hiring!
Anyone’s interested?
The team is based in Amsterdam. Relocation should be ok (They relocated me). Language is English, no need of being in perfect in English.
Minorities preferred. (Currently I’m the only technical non-man, but, maybe we’ll be more soon!)
#jobalert #job #pentest #redteam #amsterdam
EDIT: no public job offer yet, but I’ll try to keep this post updated
Lands of Packets
TTL exceeded.
I would like to collect texts from the scene about FX in his memory. A collection of obituaries that will then be posted on phenoelit.de.
If anyone would like to contribute, please contact me.
Mail: joernchen@phenoelit.de
Signal: jrn.07
Wound up reading this white-paper to refresh myself on how Fucked Up VMProtect is as an obfuscation engine. https://link.springer.com/chapter/10.1007/978-3-319-89500-0_28