deleted by creator
deleted by creator
Wait, you can’t use your phone in a bus? Ot do you mean talk on the phone in a bus, because that would be understandable?
Good to know, thanks
I found open-ssl to be much harder to use. Do you just manually make new certificates with the CA in CLI?
At some point it’s good to let things die
In that case, i recommend step-ca, which is a certificate authority server with acme support anyone can self host. The setup took a while but it’s been running for months now without problems for me.
No proper CA should give out a certificate for an IP, that’s a no go by the common rules.
The background is that certificate revocation is a broken system and having short lived certificates makes the problem go away. You don’t need to worry about how to tell people that some certificate is bad if it’s only valid for a few days.
Ideally, certificates would only be valid for a few days, it should be automated anyway. This has other downsides as I can imagine, like creation of more traffic. My self signed CA for my home LAN has 4 days as standard, and it works perfectly fine.
I was so confused at the title too. What does being “pureed” in blender animation software even mean?
Why do people suddenly call a mixer a blender? Isn’t “blend” related to light? English makes no sense.
*Fick dich, Trumpf
While true I feel like your comment misses the point. A raspberry pi is just a computer, not a magic solution box that’s kept maintained and updated by some guy. Their product isn’t a service, it’s just the device.
I’d much rather have the idiot kind of nazis than the 1930s kind.
It’s a hard fork by now, but the switch should still be pretty painless.
In what way? Works for me
Forgejo actions is basically GitHub actions. The difference in my ci scripts is a single line and you can even use GitHub action templates or whatever they’re called.
You just need to add some runners to your server, which is pretty easily doable by just using some docker container and deploying that multiple times
I use synphonium with my jellying server, works just fine.