• 2 Posts
  • 47 Comments
Joined 1 year ago
cake
Cake day: September 23rd, 2025

help-circle








  • I am not talking about the code. I am talking there are basically zero security measures.

    Edit:

    Demanding to do more work from volunteers which already do a lot of work for free is rude. If you want something done - do it yourself

    Then don’t make the platforms in the first place. This is such a stupid argument. It’s like someone creating a nuke but then ignoring the security measures and telling the rest of the people to take care of it. Genius. Should stop asking people to switch over to Linux as well then. Might as well I should just start bad mouthing and defaming Linux because users are left on their own by a hostile community.


  • That’s why we have warnings plastered all over.

    Plastering warning labels everywhere is a cheap way to shift 100% of the accountability onto the user. Security should be built into the AUR’s design (throttling new accounts, forcing forks for orphaned takeovers or maintainer-developer verification), not outsource your job to the users as a reading assignment before every system update. Humans are the final layer of defense not the first.

    Or maybe don’t use AUR blindly? You’re doing the equivalent of sudo curl — | bash… So only do it if you truly trust it.

    There is a massive difference between blindly curling a random script from the open web and using a centralized, organized community repository. Yes AUR helpers are not recommended but they exist and are used by majority of Arch users and you can’t expect the user to know code and pkgbuilds especially when distros like CachyOS make it so damn easy to install the OS with AUR being just a checkbox away.


  • Just don’t run random code that you don’t understand

    I don’t understand any code so does that mean I shouldn’t use any software? that is 99% of the world.

    whole purpose of AUR, users can create and share packages with minimum fuss

    This doesn’t take away responsibility away from the Arch team. I can manually review pkgbuilds all day trying to understand no problem but expecting the user to do it every update is stupid. At some point the user will just start to trust that package maintainer. I already mentioned few steps that the Arch team can take in a comment below.


  • I am gonna get a lot of hate for this but the AUR flaws are hidden behind a legal warning of “At your own risk”. They just don’t want to take the legal consequences for this. That’s why there are basically 0 preventive measures for detecting bad actors and preventing malicious attacks.

    I can think of some solutions:

    1. If a package is orphaned then let a potential maintainer just fork it and flag the original for deletion. So the user who has actually installed the old package and want an update will manually go out looking for the updated one instead of just doing a yay -Syu one day and getting malware on the system.
    2. If the developer and maintainer are the same for an AUR package, let them maybe add a ArchWiki style captcha, whose output can be added to the upstream repo like in .aurverification file, which can be detected by AUR when putting in the upstream repo URL and the maintainer must verify with that captcha every 6 months or so just to prove active development. If they fail to do so, mark the package as abandoned or unverfied.
    3. Newly created accounts will have a cooldown of a week to add a new package to the AUR (I don’t know if this exists already as I haven’t looked into it). And they can only create one repo in a month until a year has passed. They can takeover or fork orphaned packages only after a year and if they are maintaining at-least one repo of their own.




  • That is a false equivalence.

    A movie is not a hotel and the film crew is not following a fixed blueprint.

    If a construction crew lays bricks perfectly, the hotel’s value stays the same (unless the architect actually makes a design that helps the property’s value to go up in which case they demand profit sharing and equity). But a film crew is creating a unique project. If the camera operator captures a breathtaking shot, the value of the movie skyrockets. if they mess up, it’s worthless. The crew’s creative labor is what actually generates the outsized profit.

    Plus, we already give profit sharing to directors and writers because we acknowledge their labor creates the value. Arguing that the rest of the crew (who sacrifice their health and sleep to execute that vision) don’t deserve a slice isn’t logical.




  • Absolutely but it is not easy. It needs to have several layers of abstraction by hiding what packages are being updated and auto approving themselves without prompting for password. There should be an automatic rollback mechanism in place in case an update goes bad. Some programs will need to auto-update themselves as users would expect like google chrome, firefox — which I don’t think we currently have other than steam. Otherwise if a person skips an update, they will leave their system vulnerable to the security bugs in browsers.


  • Only tech savvy people will actually install an OS. Unless you put a “Install OS” button on the keyboard most people will never switch. So they will probably never use Linux because the idea of switching defaults is scary because it is not “officially supported” by the manufacturer. Using the terminal is not a big deal. Most people can learn and adapt very easily, it’s not rocket science. The official defaults mindset is a barrier.

    If we want Linux to grow, we need it to be installed by default on major hardware.

    deserve an OS that is easier to use

    Mint, Zorin, Ubuntu. They exist and have existed for a long time. They simply are not the default OS on any major piece of hardware.