Get fucked, that's my age.
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
Age verification is just paving way for things a lot worse: globally unique identification.
They ( politicians ) will weaponize the inefficiencies in this implementation to push for an online verification later on.
And of course Peter Thiel will be somewhere in the middle
Your dissent has been noted for later enforcement action, Citizen 1d887190-bfe4-4a22-ae6d-4b519a9c5483.
This makes me nauseous because of the reality.
Itβs not about age. Itβs about uniquely identifying everyone who uses a computer.
But think of all the pedophiles it will stop! Surely you don't want pedophiles to get away with their crimes*? What are you, a pedophile?
(* T&C apply, if you are a +1B shareholder, please disregard)
+1B shareholder
Yep, because we all know the last people who would be pedophiles are billionaires.
(/s obviously)
I recently read an article from the creaters of PopOS. In that they raise a vaild point. If a child installs a virtualization software (say with the concent of an adult for educational purposes), then they can but browse internet through the VM, with them being the root user, pretending to be adults. It defeats the whole purpose of such verification methods. So their plan would to stick with ID based ones.
I think this was never about age verification, but to uniquely fingerprint every person using internet and to keep accountability.
Lets face it, the internet you knew is dead.
I'll just do what I'm always done since I was 10
"How old are you?"
"115 years young of course"
These laws are not written by the technically literate. They are written by attorneys based on the whims of old legislators who think that Siri is a real woman that they are talking to.
While the people who write the laws are competent, the legislators are not.
At the state level, it's even worse because they are often given legislation carefully written by lobbyists and special interest groups.
If you have any inkling to run for office, please consider doing so because we need smarter people in every branch of government.
Lets face it, the internet you knew is dead.
Friendship ended with IP. Now I2P is friend.
"Must be outside of California, Colorado, and Brazil to download or use this install ISO"
By definition of this new law, is Linux an OS? It is technically just the kernel. At what layer of the software stack does the responsibility of age verification lie at?
Linux is the kernel, GNU is the operating system, make demands to them
GNU is only a component of the GNU/Linux system, make demands to distributors
But this is a distribution of Linux, make demands to Linux
But Linux is the kernel...
We don't comply, is what we do. We ignore stupid fuckin' laws made by idiots who clearly have no idea what consultation is. It's time open source tech starts to diversify where it keeps its HQ and base of operations.
Or maybe we shouldn't do age verification
Using linux is not proof enough?
If you're using Linux you're already 99% smarter than the people making these stupid laws. At this point your age doesnt matter.
I used my first distro at like 13 lol.
That's why these laws are completely delusional. Being a kid is one thing, but being a teenager is another thing. Laws like this disregard teenagers - and later on expect them to know everything at 18. What a stupid world.
The problem with that whole situation is the way the law is written the developer is the one held responsible if a child circumvents the check to access adult content. Therefore, developers will have to pay hefty fines unless they:
-1: Have a way to positively make sure the person enters their age is telling the truth; and
-2: Lock this value from being changed by the user afterwards.
Or: Region lock the OS.
One can see how incredibly problematic this is for both privacy and true ownership and control over your own machine. There is also a lot that needs to be figured out in the law such as what will happen when someone inevitably finds a way to hack the system to circumvent it, especially the region lock. Ultimately, big tech has deep pockets and can shrug off the fines but small nonprofit open source projects will be killed by them.
This law is specifically designed to kill nonprofit-run and private software like Linux.
Making the vendor culpable for a user bypassing a software lock is absurd but then again so is this entire bill.
All of this seems impossible to enforce in the FOSS ecosystem. People can just fork the software and remove any restriction they don't like. That's kind of the whole point of free software. Users are free to use their devices however they like, including in ways that are not intended by the devloper.
Pass.
Its my computer, I own it, gtfo and let me use it how ever I want.
sure, but if an application βrequiresβ age verification for whatever reason, would you prefer the functional equivalent to clicking βiβm over 18 pinky promiseβ as a standard, or they use biometric data that they all implement differently and then thereβs like 33.7 leaks in the next 6 months?
like the whole thing is bullshit, but a file on disk is a wink wink nudge nudge sure we are compliant bud
the true unix way: if you text editor you own the world
export AGE=OLDENOUGH
Akahually at my work we used a third party authentication PAM module that uses the gecos field for username mapping.
Looks like your company shall be sacrificed for standards compliance reasons.
#/etc/nixos/modules/age-verify.nix
{ config, lib, pkgs, ... }:
{
services.age-verification = {
enable = true;
age = 18;
};
}
Or you can just refuse to operate there, if enough developers do that It'll force them scrap it.
The best part is that this can be POSIX compliant too!
Just set up an audio based check, prompting the user to make dial up modem connection sounds into the microphone. If you do it well enough, you're good and old.
This is another step towards having a digital ID that is required to use computers at all.
groups katy
katy : katy sudo adult