As someone "ordinary rich", it is acceptable to also call me "useful idiot who turns over power and influence to the real rich in exchange for an empty promise of joining them".
If you're not confident, and the stakes are high, just use a separate computer, on a different network. I've had my ass saved more times by my humility, than by my cleverness.
Podman/Docker/Rancher does provide some security advantage, but these are not security tools. Malicious code has a history of breaking out of containers. Do not run code you expect malice from with only a container as protection. The container layer is not enough.
When I'm nervous that non-root processes on my device might acccess my most valuable secrets, I take a hard look at my secret management: Does each secret serve a limited purpose? Is each secret easy and cheap to replace? Does unlocking each secret require prompting the human user? Are secrets encrypted at rest and in transit? Does unlocking secrets invoke multifactor auth? Etc.
People are too hard on Janeway. She didn't have great options here. I'm sure if she could have, she would have sacrificed Ensign Kim - for not refilling the coffee replicator.
AI is propping up the blockchain bubble that already popped.
Both have been primarily interesting solutions looking for problems to solve without any hard work, rather than having any worthwhile investment strategy, in most cases.
There's people doing hard work with block chain and AI to solve real problems. But there aren't "the vast majority of venture funds" number of people doing that.
I am constantly amazed at how long it takes folks to realize their money is being pissed away.
An alternative less generous assumption is that they're mostly just laundering crime money, and so don't mind the high rates of loss.
Oh, gee. A Microsoft product that worked perfectly locally is about to require a subscription. Who could have possibly guessed that would happen, yet again? (This is sarcasm.)
I really like OneNote, but I decided to learn something else when I realized which way the wind was blowing.
I've longed to work the fields with my hands and simple tools because the fields don't fucking spit out meaningless gibberish when I'm just trying to get them to process a simple text field, and my hands don't have documentation apparently written by a distracted seven year old.
And while the living off the land will certainly kill me due to my own incompetence, nature will have the decency to just eat my corpse and not gloat over my failure repeatedly in a hung CI/CD process for the rest of eternity.
It’s you can modify the settings file you sure as hell can put the malware anywhere you want
True. (But in case it amuses you or others reading along:) But a code settings file still carries it's own special risk, as an executable file, in a predictable place, that gets run regularly.
An executable settings file is particularly nice for the attacker, as it's a great place to ensure that any injected code gets executed without much effort.
In particular, if an attacker can force a reboot, they know the settings file will get read reasonably early during the start-up process.
So a settings file that's written in code can be useful for an attacker who can write to the disk (like through a poorly secured upload prompt), but doesn't have full shell access yet.
They will typically upload a reverse shell, and use a line added to settings to ensure the reverse shell gets executed and starts listening for connections.
Edit (because it may also amuse anyone reading along): The same attack can be accomplished with a JSON or YAML settings file, but it relies on the JSON or YAML interpreter having a known critical security flaw. Thankfully most of them don't usually have one, most of the time, if they're kept up to date.
For those unfamiliar with the fictional character of Charlie Burke, this McGuyver link doesn't help.
But, since that's clearly a uniform from "The Orville", this Charlie Burke may be more helpful.
I like pancakes, and that this Charlie's legacy examines racism in a thoughtful empathetic but still critical way.