deleted by creator
deleted by creator
But it gets the job done, chaotic good
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.
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.
It’s a hard fork by now, but the switch should still be pretty painless.
All my friends and family, even I myself happen to be humans. That’s mean.
Let’s not monopolize the word nerds for us computer nerds. There are also engineering nerds for example, the guys that have 2 3d printers, 3 CNC machines, and a few industrial robot arms in their garage so that they can build the tiniest bike ever.
Nerds of all sciences unite!
But if the power goes out isn’t the stuff from your ISP/mobile carrier out too?
Wait if the power is out, how do they have Internet to load new packages? Something doesn’t make sense here
In what way? Works for me
Highlights:
And what’s with all the Rust projects? Are you trying to scare away anyone who might accidentally land on your GitHub?
I code mostly rust
Your profile reads like a checklist for how to be the most unremarkable open-source enthusiast. Emailing you seems to be a journey filled with more obstacles than connecting to your broken mail server!
I give another contract in case my email DNS breaks
Stay healthy indeed, because we wouldn’t want you to miss out on the chance to turn that mediocrity into actual skills!
I like to end with stay healthy since Corona happened
Kinda disappointed it didn’t say anything about me self hosting most of my code and GitHub being a dumping ground for mirrors of more interesting projects
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
Not sure about your hardware, but try to look up if it requires a special kernel, like the RPi 5 (which only runs on raspbian because they ship that kernel)
Tried to get tons of distros working on my pi5 last week. It sucked. Then I found out that I need some special kernel.
But I thought it’s just about things that aren’t merged into the mainline kernel yet?
I use synphonium with my jellying server, works just fine.