poVoq
@poVoq@slrpnk.net
- Comment on 2024 Steam Awards Nominees Announced 3 days ago:
It has always been a “Which game has the bigger fan base” contest 🤷♂️
I don’t think I ever agreed with the nominations or the the final winners, because they never make any sense other than through the hype and fan-base lens.
- Submitted 1 week ago to selfhosting@slrpnk.net | 0 comments
- Comment on Starlink with self hosted? 3 weeks ago:
Starlink uses CGNAT, so that is not possible since the public IP is shared between multiple subscribers.
- Submitted 3 weeks ago to selfhosting@slrpnk.net | 4 comments
- Submitted 3 weeks ago to selfhosting@slrpnk.net | 2 comments
- Comment on What are some video game quotes that is stuck in your head? 4 weeks ago:
Nuclear launch detected.
- Comment on Defederation issues between Lemm.ee and Lemmy.ml 4 weeks ago:
Is the source-code for this website available somewhere? Might be pretty nice to have for other instances as well.
- Submitted 5 weeks ago to selfhosting@slrpnk.net | 0 comments
- Submitted 5 weeks ago to selfhosting@slrpnk.net | 0 comments
- Comment on Dries Buytaert's solar-powered and self-hosted website 2 months ago:
At some point I might also hook up the battery charge meter to a public site for slrpnk.net. Currently we are at 88% charge, but this website does have a failover to grid-power.
- Submitted 2 months ago to selfhosting@slrpnk.net | 4 comments
- Comment on Help wanted: best Home server, Nextcloud, Atomic setup with DynDNS? 2 months ago:
It is possible that people get access to your server while it is running via known or unkown software vulnerabilities, but that isn’t really the point… all I am saying is that if you host your server at home, it is unlikely that at-rest disk-encryption does you any good and it certainly doesn’t help to protect against illicit remote access.
What it does “help” is preventing you from remotely accessing your own server if it rebooted for some reason… and many other such footguns that you will experience sooner or later.
- Comment on Help wanted: best Home server, Nextcloud, Atomic setup with DynDNS? 2 months ago:
No the Nextcloud DB is not excrypted, but neither is your LUKS file system while the computer is running. Anyone getting access to the server while it is running, can access all the data unencrypted. For a server this is the much more likely scenario than for a Laptop, which might get stolen while turned off.
At-rest disk encryption is useful for servers in co-location hosting, where a 3rd party might be able to pull a disk from the system, or if you are a large data-center that regularly discards old drives with customer data, and you want to ensure that no 3rd party can access that data from the discarded drives.
- Comment on Help wanted: best Home server, Nextcloud, Atomic setup with DynDNS? 2 months ago:
I would carefully think about what realistic threat scenario full disk encryptio protects you from.
On a server that runs 24/7 at-rest disk encryption usually helps very little, as it will be nearly always unencrypted. But it comes with significant footguns potentially locking you out of the system and even preventing you from accessing your data. IMHO in most cases and especially for beginners I would advise against it for a home based server.
- Comment on Help wanted: best Home server, Nextcloud, Atomic setup with DynDNS? 2 months ago:
Nextcloud runs fine via Podman. Stick with Fedora, cockpit and btrfs.
Btrbk is good for snapshots and automated backups.
If the 500gb is a NVMe drive then the database will benefit from the extra r/w speed.
OVH gives you free dyndns and an email address with every domain you register, goodoption for selfhosting.
- Submitted 2 months ago to selfhosting@slrpnk.net | 0 comments
- Submitted 2 months ago to selfhosting@slrpnk.net | 1 comment
- [Guide] Increase privacy by using nginx as a caching proxy in front of a map tile serverpierre-couy.dev ↗Submitted 3 months ago to selfhosting@slrpnk.net | 0 comments
- Submitted 4 months ago to selfhosting@slrpnk.net | 4 comments
- Submitted 4 months ago to selfhosting@slrpnk.net | 0 comments
- Comment on am i an idiot: selfhosting a Signal Proxy and/or a Tor Relay 4 months ago:
Hosting a signal proxy is probably not a big deal if you don’t plan to ever travel to countries that have blocked Signal, but I would strongly advise against hosting a Tor exit node as a private individual. Tor is used for criminal activities all the time, and unless you have plausible deniability as an organization (and a good lawyer), it will fall back to you personally.
- Comment on Best way to embed face tags in photos 4 months ago:
I don’t think there is a way to add this to the EXIF so you will need some sort of external database to store it.
- Comment on Obligator - OIDC/Oauth2 standalone provider with auth pass-through 4 months ago:
I am struggling a bit to get this to run correctly. Apparently the “beta” tag very much applies. If I get it to run I’ll edit this.
- Submitted 4 months ago to selfhosting@slrpnk.net | 1 comment
- Submitted 4 months ago to selfhosting@slrpnk.net | 1 comment
- Comment on Rage my setup 5 months ago:
Then I am at a total loss. You seem to be the only one affected, or at least the only one that told us so far and it is a reasonably popular server.
We do use the new image proxy feature on Lemmy, which still has some bugs to iron out, but that has also been running a few weeks now, without anyone having major issue like you seem to have.
- Comment on Rage my setup 5 months ago:
So the entire page fails to load? Very odd.
- Comment on Rage my setup 5 months ago:
No, the images are clearly served over HTTPS here. I suspect it might be a disagreement over the exact version of TLS being used as I admit my configuration of that is a bit amateurish, but you must have configured some rather extreme hardening measures for that to have such a result.
- Comment on Rage my setup 5 months ago:
Hmm, those should be all fine, but maybe another extension is the issue? Since you likely have it installed anyways, can you check if the images load in a clean Edge or Chromium browser?
- Comment on Rage my setup 5 months ago:
Hmm, you are the first person complaining about this and I can’t seem to replicate it either.
What browser and operating system (incl. version) are you using?