- 1 Post
- 19 Comments
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux Now Believes Malware Incident Under Control: More Than 1,500 Affected Packages
41·4 days agoA few months before the windows incident they did the same thing to their Linux customers, so definitely can’t blame that part on Windows. I think the real takeaway here is that bigger and more centralized is generally not better.
FiniteBanjo@programming.devto
Privacy@programming.dev•“Management has lost all moral compass”: Android's head of security slams Google's door
12·5 days agoWe should be surprised that there are still people at google decent enough to leave.
FiniteBanjo@programming.devto
Privacy@programming.dev•“Management has lost all moral compass”: Android's head of security slams Google's door
9·4 days agoI bet something he didn’t mention is he probably used a privacy distro on his personal device, and since Google no longer provides the Device Tree in ASOP it’s left completely insecure, unable to update.
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux Now Believes Malware Incident Under Control: More Than 1,500 Affected Packages
421·5 days agoCrowdstrike as in the compant responsible for a global outage for machines using it including airports, hotels, fuelstations, banks, broadcasting, and manufacturing?
The company that accidentally made every impacted machine boot-loop because they accidentally added a whole bunch of empty lines of code to production?
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed Packages
10·6 days agoI always check with my contract lawyer before installing or updating from the AUR. It’s worth it for me.
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed Packages
3·6 days agoI miss the browser, but luckily I haven’t played RS since the new CEO cancelled new Pride Events right after the Trump Admin was reelected.
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed Packages
2·6 days agoYeah, it seems like these sort of problems aren’t necesarily due to an insecure system like the AUR but moreso because of the target’s publicity and popularity which is definitely the case with the rise of CachyOS.
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed Packages
1·6 days agoI’m not real clear on if this is the case but you could try:
-
Have you installed or updated from the AUR before, such as with Yay? Specifically after June 5th? If so, check this list or the post above for a list of compromised packages. https://gr.ht/aur_pkg_list.txt
-
Maybe
pacman -Q | grep atomic-lockfilebecause that appears to be what the threat actor is installing but I’m not really sure if that’s how it works…?
EDIT: If you really want to play it safe then you could try
yay -R $(pacman -Qmq)to remove every aur package and wait out the storm, just be careful to backup important files.-
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed Packages
1·6 days agoI tend to be a little antsy around anti-capitalists. Too many bad run-ins with Tankies.
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed Packages
216·6 days agoAre you one of the malicious actors? Thats some shit I’d expect to hear from the people doing this, trying to justify the attack by blaming the users for “capitalism”.
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed Packages
3·6 days agoEDIT: No, sorry, alvr was just one package, there is no specific source for the infection just one or many malicious users: https://gr.ht/aur_pkg_list.txt
FiniteBanjo@programming.devto
Linux@programming.dev•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed Packages
17·6 days agoUsers can check if they’re already compromised withEDIT: No, sorry, alvr was just one of countless affected packages. Also, several is an understatement since a huge number of packages are affected.pacman -Q | grep alvrI think maybe?Post with more information here: https://lists.archlinux.org/archives/list/[email protected]/thread/FGXPCB3ZVCJIV7FX323SBAX2JHYB7ZS4/
FiniteBanjo@programming.devto
Programming@programming.dev•You can fork a package, but can you own it?
1·6 days agoSure you can, you just gotta wait for it to be orphaned and then you can do unimaginably horrible things with it. Of course, that doesn’t constitute legal ownership, but still.
FiniteBanjo@programming.devto
Privacy@programming.dev•It's possible that the heat on Proton is a smear campaign.
151·6 days agoNah, while I understand the importance of Proton, I’ve also seen that Andy Yen dude be openly pro-Republican and supportive of Elon Musk, so I’ve got absolutely zero benefit of doubt to give them when controversies pop up and I absolutely understand that they have enemies.
EDIT: A quote comes to mind, “It takes years to build trust. Moments to lose it.”
FiniteBanjo@programming.devto
Privacy@programming.dev•Google is Killing uBlock Origin in Chrome
10·7 days agoThey might eventually try to pressure Firefox as well, as google is actually the largest funding contributor to Firefox. I wonder what the Open Source license dictates with the GECKO engine that firefox maintains? Could somebody make a fork and profit off of it or would we be forced to a different browser framework entirely?
FiniteBanjo@programming.devto
Privacy@programming.dev•Google is Killing uBlock Origin in Chrome
2·7 days agolol
lmao even
Imagine if it had no internet access but it had all the relevant docs.


For example if a device manufacturer provides drivers for linux, or a software developer has a version for Arch, but it’s missing a pkg build or config file, most users simply won’t be ably to figure out how to manually install it and CORE or Flathub probably don’t have any official packages for it.
There are millions of such niche cases like this every day.