Hey! I'm a solo dev working on the game Amata for your entertainment. Please wishlist if you're interested!
https://store.steampowered.com/app/1841160/Amata/
come hang out on discord! https://discord.gg/famAakEBJX
Hey! I'm a solo dev working on the game Amata for your entertainment. Please wishlist if you're interested!
https://store.steampowered.com/app/1841160/Amata/
come hang out on discord! https://discord.gg/famAakEBJX
Check out this rapidly delivered collection of screenshots for Amata! https://youtube.com/shorts/ys_J1pymrpc?si=6TG-FRECkr8rW_YY
#screenshotsaturday #amata #whatsamata #gaming #solodev #godot
I accidentally found a security issue while benchmarking postgres changes.
If you run debian testing, unstable or some other more "bleeding edge" distribution, I strongly recommend upgrading ASAP.
I think a LOT of people are missing the fact that we got LUCKY with this malicious backdoor.
The backdoor was created by an Insider Threat - by a developer / maintainer of various linux packages. The backdoor was apparently pushed back on March 8th (I believe) and MADE IT PAST all QA checks.
Let me state that again. Any quality assurance, security checks, etc., failed to catch this.
This was so far upstream, it had already gotten into the major Linux distributions. It made it into Debian pre-release, Fedora rolling, OpenSUSE rolling, Kali rolling, etc.
This is an example of Supply Chain Security that CISOs love to talk and freak out about. This is an example of an Insider Threat that is the boogey man of corporate infosec.
A couple more weeks, and it would have been in many major distributions without any of us knowing about it.
The ONLY reason we know about it is because @AndresFreundTec got curious about login issues and some benchmarking checks that had nothing to do with security and ran the issue down and stumbled upon a nasty mess that was trying to remain hidden.
It was luck.
That's it. We got lucky this time.
So this begs the question. Did the malicious insider backdoor anything else? Are they working with anyone else who might have access to other upstream packages? If the QA checks failed to find this specific backdoor by this specific malicious actor, what other intentional backdoors have they missed?
And before anyone goes and blames Linux (as a platform or as a concept), if this had happened (if it HAS happened!!!) in Windows, Apple, iOS, etc.... we would not (or will not) know about it. It was only because all these systems are open source that Andres was able to go back and look through the code himself.
Massive props and kudos and all the thank yours to Andres, those who helped him, to all the Linux teams jumping on this to fix it, and to all the folks on high alert just before this Easter weekend.
I imagine (hope) that once this gets cleaned up, there will be many fruitful discussions around why this passed all checks and what can be changed to prevent it from happening again.
(I also hope they run down any and all packages this person had the signing key for....)
π¨ Free Game Alert! π¨
Hammerting is free on GOG for the next 72 hrs. If using direct link you may need to be logged in to claim. 3.3 out of 5 stars rating so far. Wario64βs original post in the comments below. Be warned: commenters state this game is abandoned. #gamer #gaming #videogames #vidyagames #mastodongaming
The other night, a friend of mine was asking me if I knew anything about casino gambling, because he had come across a method for gambling at #Roulette that seemed fairly foolproof.
This got me thinking that there must surely be a command-line version of Roulette for #UNIX / #Linux, but I haven't found one.
It occurred to me that it should be fairly easy to code one, since the core mechanic is a simple random number generator, a comparison, and a calculation.
Might be a good project? #gaming