this post was submitted on 18 Dec 2023
272 points (97.2% liked)
linuxmemes
21280 readers
1073 users here now
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 members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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
sudo
in Windows.
- No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
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 fork-bomb your computer.
founded 1 year ago
MODERATORS
Just always write your own PKGBUILDs and never use the ones from AUR.
In fact, just write your own PKGBUILDs rather than using the Arch repos.
Make Arch Gentoo Again.
I don't get all the noise around AUR being unsafe. Just verify the PKGBUILDS whenever you install or update something.
requires basic programming knowledge or at least some time to get familiar with PKGBUILDs, and then they have to take the time to read it.
Yes, I agree people should at least look up where it loads data from, but people are lazy.
I would argue that it's their own fault then. Laziness is not a valid excuse to put yourself so much at risk. If you start doing it consistently, it becomes a habit and won't take much effort. Of course, the familiarity with PKBUILD syntax has a learning curve
But a peer-reviewing system would be a better approach in AUR. Weird that it's not been implemented yet.
I guess it can be assumed that a good number of people read the PKGBUILDs, so at some point malware would be found. A peer-reviewing system would give people a false sense of security, since the AUR is a user repository, where breakage should be expected (compared to the official repos).
How would peer reviewing in a user repo be more a sense of false security compared to official repos? I don't know any of the arch maintainers, so for me it's also pure trust they don't do shady stuff.
Peer reviewing would not be failproof for sure, but at least it would give more security than not reviewing the pkbuilds, and especially to those that aren't too familiar with them
You're right, a peer-review system would be a net positive. Should updates be reviewed before publishing? This means updates take longer to arrive.
I think the argument is pretty solid as an alternative to writing PKGBUILDs yourself. Sure it doesn't hold up for people unfamiliar, but Arch is build on the idea of getting yourself familiar with it.
Agreed. People should learn to read PKGBUILDs, but given how popular Arch(-based) distributions are, I do think many people won't bother. Afterall, many people download random things all the time.
I honestly, really hope you're being satire with this comment. Basic programming language, for a literal script, really bud' ?