• iltg@sh.itjust.works
    link
    fedilink
    arrow-up
    7
    ·
    11 hours ago

    in theory? getting rid of paru and friends, manually reviewing the pkgbuild and the source of whatever it is installing

    realistically? nothing. the AUR is a glorified repository of build scripts anyone can upload. the script or the package itself can ship malware

    the AUR is mostly the same as downloading and running random exes on windows. you should avoid it, make it as manual as possible (forcing you to double check what’s happening) and be able to review the installer/package or trust someone who can vouch for its safety

    • Bananskal@nord.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      paru shows you the PKGBUILD diffs on upgrade, so you can review then and deny upgrades.

      But realistically I am not going to go into the code itself on my installed packages to check for malware or other types of attacks. That’s too time consuming for my risk level, and requires more knowledge than can be expected, to be honest.

      Edit: but maybe you’re talking about when first installing a package? Come to think of it, I’m not sure it shows the PKGBUILD at that point. 🤔