

Das wirkt wie ein Du-Problem, wenn du nur sowas schaust.


Das wirkt wie ein Du-Problem, wenn du nur sowas schaust.
That ks for sharing this, this is fascinating.
Maybe the underlying rule is: the more you know about something, the more you are aware of its flaws, making the alternatives you know less about more attractive?


What’s the median though? Through burnout, chronic illnesses,… some people are out sick for weeks or months at a time. That moves the average significantly.
Also e.g. parents becoming sick via their children more than they would on their own. And so on.
In any case - this isn’t really an issue, is it? It has worked without issue for a long time. This is simply an attempt to reduce workers’ rights and reduce spending at the cost of the poor and middle class, because the top few percent are sacred to the CDU.


It’s used for when you are sick.


No. As the other person said. The answers to the zkp do not refer to each other. All the site knows is SOME user was not 18 yesterday, and today SOME user is 18 (or 24… or 89…). No relation between the two zkps/certs.


There isn’t one. Local, on-device zero knowledge proof in a cross-platform OSS app. You scan your ID’s NFC tag, once. Site only gets “is over 18 y/n” info. We all already have these IDs and they are used for a bunch of stuff, from doing taxes to creating bank accounts.
This doesn’t make a call to government servers.
The app (or desktop application BTW, incl. Linux) reads your national ID’s NFC tag, once. When you need to prove your age, the app locally computes a zkp that only tells the site “at least 18yo yes/no”.
Note that every EU country has a form of national ID, and the digital capabilities of these IDs are already used for a bunch of stuff (e.g. taxes, bank account creation,…). This doesn’t worsen the privacy situation for EU citizens, but instead ensures that no privacy-unfriendly solutions emerge.


Agreed. The “parents are too blame” crowd is insane to me. How are you gonna control what your kid does on the wifi hotspot Derek in the last row on the school bus created?
The app (open source, cross platform, completely locally, no photo id, no 3rd parties involved) only provides sites with a yes/no on “is person over 18?”, via an on-device zkp.
So good luck pitching a solution that is more privacy friendly than this, because this is pretty much the perfect solution. I’m honestly elated that the EU is releasing this, because it means I’ll NOT need to deal with privacy-nightmare situations like in other countries where legislation came before a technical solution. This lays a fantastic baseline for the EU to force companies to use THIS solution for age verification, essentially killing the data harvesters dead.
It always feels like YouTube is double dipping though. Not with what the post is about; that’s either/or, obviously.
But Google makes a nice profit collecting user data and behavior, and then selling that to advertising companies. That happens regardless of using an adblocker, and I’d be shocked if it doesn’t also happen regardless of YT premium.
But at the same time, Google also IS an advertising company; they use their user data collection platform to also show ads to users, getting paid again.
So personally, even if YT wasn’t owned and operated by a shitstain of a capitalist eldritch horror company, I’d still have zero qualms blocking all their ads: they’re making money off of me regardless.
Yeah, not having ads in the phone app, the TV app, the music app on the phone or in the browser is really nice, I love it. Also got that for all my friends and family.
Never paid YouTube a dime though :)
If you use nixos, you basically have to know/learn/use day-to-day the nix language.
nixpkgs are written using nix the language, using concepts mostly familiar from just using nixos.
Basically everyone using nixos is capable of contributing packages.
Just gonna leave this here


Despite having a native Linux build, BAR is the one thing keeping my GF on windows. BAR runs flawlessly for her on windows, it runs flawlessly for me on Linux, but on her GPU on Linux, it has less than 3fps, both in the menu and the game. (Have already tried a shitton of fixes, nothing helped.)


Now tell me again, why is it on me to spend additional years of my life toiling away to “fix” the economy when it’s ineffectual, counterproductive down the line, and a much easier, more just solution exists?


Now tell me again, why is it on me to spend additional years of my life toiling away to “fix” the economy when it’s ineffectual, counterproductive down the line, and a much easier, more just solution exists?


rmpc is great. But TUI, so not for everyone, I know.


Manche Lehrer binden die Handys im Unterricht ein. zB für Fotografie oder um Filme zu machen.
Naja gut ist ne Kamera. Das kann ich verstehen.
Klar, jede Schule hat jetzt ein App für den Stundenplan, Vertretungen / Ausfall, Krankmeldungen und aktuelle Nachrichten. Hausaufgaben gibts im Cloud.
Das hingegen nicht. Und ich bin noch nicht soooo lang ais der Schule raus. Geht es denn zumindest noch analog, oder ist das effektiv ein Android/iOS Zwang?
I think the text is somewhat dubious in its arguments, but this (and the arguments built on this assertion) is just plain wrong:
Signal clients implement the Pond protocol. As a result, Signals servers know who a message is for (obviously, how else do you get the message) but cannot know who it is FROM.
I’ve been playing around with implementing a secure/private messenger demo for myself, and have been consistently impressed with how privacy preserving Signal is when reading their papers and code. I wish it was selfhostable, but apart from that, it’s great.
The server would be NICE to be OSS, but ultimately, privacy breaches are prevented client/protocol side.