

He’s the one with the beard
He’s the one with the beard
I mean, a lot of key software are FOSS. A world without linux, curl or ffmpeg would be extremely different.
I get your feeling but Gnome is not a corpo, it’s an open source project
Yeah, it’s started to roll out on their new hardware:
https://www.theverge.com/news/652364/synology-nas-third-party-hard-drive-restrictions
I’d not recommend Synology anymore, as they’re starting to implement vendor lock on their drives and NAS boxes. As in, you’ll have to use their drives for the Nas to work.
It looks like you have an incorrect selinux context on your /etc/caddy directory.
Yeah but it’s different this time!
The difference between an IT person and a tech enthusiast
Fair enough ahah
How illegal is it to host and seed Anna’s Archive?
It’s pretty funny because at first, people complained about UEFI being too complex and prone to attacks because of it. Turns out they were right !
Yeah and one who is secretly a traitor plotting for global instability. Man, these writers need a reality check.
It’s because of their display name, their username is PP_BOY_@lemmy.world, but their display name is “NotANaziIWasJustBornIn1988”.
I suppose not every instance/app shows display names.
Git and GitHub are not the same thing
If you buy three of them you can set up a Ceph cluster I suppose ahah. That would solve part of your issue of having storage and compute on the same node.
If you don’t need enterprise level hardware and support, I can suggest MinisForum. They released the MS01 fairly recently and I believe it fits your specs.
That’s the problem, if anyone somehow gets your root CA key, your encryption is pretty much gone and they can sign whatever they want with your CA.
It’s a lot of work to make sure it’s safe in a home setup.
I’m talking about home hosting and private keys. Not businesses with people whose full time job is to make sure everything runs fine.
I’m a nobody and I regularly have people/bots testing my router. I’m not monitoring my whole setup yet and if someone gets in I would probably not notice until it’s too late.
So hosting my own CA is a hassle and a security risk I’m not willing to put work into.
The domain certificate is public and its key is private? That’s basically it, if anyone gets access to your key, they can sign with your name and generate certificates without your knowledge. That’s my opinion and the main reason why I wouldn’t have a self hosted CA, maybe I’m wrong or misled, but it’s a lot of work to ensure everything is safe, only for a self hosted setup.
I really like YAML but way too many people use it beyond its purpose… I work with Gitlabci and seeing complex bash scripts inline in YAML files makes me want to hurt people.