possiblylinux127
@possiblylinux127@lemmy.zip
- Comment on Home server on old android phones? 3 days ago:
300 EUR is a lot of money depending on who you are
- Comment on Home server on old android phones? 3 days ago:
True but if you look online Chrome OS devices are dirt cheap. The major trade off is that storage is limited
- Comment on Home server on old android phones? 3 days ago:
I would instead look into old Chromeboxes. They have about the same compute but don’t have a battery and can typically run mainline Linux (assuming they are supported by mrchromebox)
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 3 days ago:
The transparency logs would mean that any rouge certificates created would leave a paper trail not to mention there is nothing stopping them from issuing a certificate for any domain of there choosing
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 4 days ago:
You go to a different CA
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 4 days ago:
You do make a good point. However, Let’s encrypt is run by the IRSG which is a non profit focused on improving internet security. They are the ones who are pushing for shorter certificate lifetimes among other things.
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 4 days ago:
ZeroSSL is probably what OP is looking for
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 4 days ago:
The private key isn’t used for encryption
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 4 days ago:
The certificate is only used for authentication. The actual data is encrypted with a temporary symmetric key that is generated via a diffie-hellman exchange
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 4 days ago:
Maybe I’m mistaken but aren’t the logs cryptography verifiable? (As in you can’t create a rouge cert without it creating a trace)
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 4 days ago:
Let’s encrypt is very transparent and has been designed to be auditable. What are you worried about exactly?
- Comment on Letsencrypt is under US jurisdiction. Is there a free-er alternative? 4 days ago:
Lost Lemmings?
- Comment on old Datto (OpenMesh) switches management 1 week ago:
Are they Broadcom based?
If they aren’t you might be able to get the Linux kernel running on them. Openwrt would be much better.
- Comment on [Question] Public-facing Wiki 1 week ago:
Just use mediawiki
It is what powers Wikipedia
- Comment on List for 10” equipment for homelab 1 week ago:
Have you considered putting your kids up for adoption?
- Comment on How to physically isolate a camera with OpenWRT, tagged VLANs and Docker 2 weeks ago:
OpenWRT now uses DSA so that article is dated
- Comment on How to physically isolate a camera with OpenWRT, tagged VLANs and Docker 2 weeks ago:
Thanks for the clarification
- Comment on How to physically isolate a camera with OpenWRT, tagged VLANs and Docker 2 weeks ago:
I’m not sure what you mean by “driver level.” Configuring vlans in openwrt will configure the hardware. (It is really the Linux kernel that does the heavy lifting)
- Comment on How to physically isolate a camera with OpenWRT, tagged VLANs and Docker 2 weeks ago:
Are you familiar with the OSI model? I would learn layer 2 vs layer 3 before getting to far in the weeds
- Comment on How to physically isolate a camera with OpenWRT, tagged VLANs and Docker 2 weeks ago:
This is a bit more complex that it needs to be
Why didn’t you just use the openwrt Firewall? You could’ve just allowed your server to talk to the camera
- Comment on Any good file sync server with web interface other than Nextcloud? 3 weeks ago:
Not web based but you could always use Samba
- Comment on Internet centralization and the original sin of NAT 3 weeks ago:
You absolutely shouldn’t be exposing service on your computer to the internet
Firewalls (not NAT) exist for a reason
- Comment on [AIP] I've been working on the perfect UI for cron and supervisor for several months now. Tell me what you think. 3 weeks ago:
It’ll be abandoned in 6 months
- Comment on [AIP] I've been working on the perfect UI for cron and supervisor for several months now. Tell me what you think. 3 weeks ago:
Why did you use Claude to write this comment
- Comment on [AIP] I've been working on the perfect UI for cron and supervisor for several months now. Tell me what you think. 3 weeks ago:
You really should disclose this as AI slop
- Comment on Means to privately connect to my home server other than Tailscale? 4 weeks ago:
You can use Tor snowflakes or bridges to bypass restrictions
- Comment on Critical Keycloak Vulnerability (CVSS 9.1) - CVE-2026-18963 4 weeks ago:
Not being impacted by security issues like these for one
- Comment on Means to privately connect to my home server other than Tailscale? 4 weeks ago:
China uses deep packet inspection so that makes sense
I think the the great Firewall is less restrictive with QUIC traffic. It might be worth trying fragmented QUIC as from what I’ve read the GFW struggles to reconstruct the traffic
- Comment on Means to privately connect to my home server other than Tailscale? 4 weeks ago:
Changing the port doesn’t actually accomplish much
Best practice is to just harden SSH so that not traffic gets nowhere
- Comment on Means to privately connect to my home server other than Tailscale? 4 weeks ago:
Nebula might actually work as it doesn’t use Wireguard