Zxyyr

@zxxyr
13 Followers
69 Following
66 Posts

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

Didn't know I was using lerp wrong! Seems so obvious now 🧐 https://www.youtube.com/watch?v=LSNQuFEDOyQ&t=3027s @[email protected] thank you!
Lerp smoothing is broken

YouTube
Got some new capsule art up for Amata 😎 🚬
Amata - 20% Halloween Sale! Localization added for Portuguese (Brazil) and German! - Steam News

Happy Halloween! Exciting new updates for Amata just released including German and Brazilian Portuguese translations, new sprites and animations, and cheat codes!

Amata goes live into early access today, August 20th, at 8pm EST <33
Bevor Sie zu YouTube weitergehen

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.

https://www.openwall.com/lists/oss-security/2024/03/29/4

oss-security - backdoor in upstream xz/liblzma leading to ssh server compromise

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....)

#infosec #hacking #cve #cve20243094 #linux #FOSS

🚨 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

https://www.gog.com/en/game/hammerting

Hammerting

Hammerting is a vertical dwarven mining colony sim with RPG elements. Manage a clan of

GOG.com

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