• 1 Post
  • 26 Comments
Joined 19 days ago
cake
Cake day: February 24th, 2026

help-circle
  • You’re asking the right questions.

    VPNs aren’t much safer. You’re putting your trust in a vpn company instead of an isp. If the vpn company is compromised (such as with Pia) then you’re no better off than if you’d not used the vpn. Tor isn’t that much safer these days since the nsa runs Tor exit nodes. Best bet is a no logging vpn. Though you’re again putting your trust in them that they actually don’t log. Whether or not they do is only known to them.







  • I was HEAVILY into the apple ecosystem, so I have a lot of macs. I have a macbook, running MacOS, and i have a desktop computer that i was using for my server, but instead bought a ras pi, and now use my desktop AS a desktop (partly because i want to dump apple because of all the bootlicking that Tim Apple is doing towards drumpf), which runs linux mint. My ras pi runs ubuntu server. Aside from that, that’s the extent of my home computing. I have an iphone too. But my mac mini goes unused now, and thinking of selling it, but not sure. /rambling


  • i know it’s two years later, but the CSRF can be solved with CSRF_TRUSTED_ORIGINS = ['https://your.domain.here/'] in conf/seahub_settings.py file. Just putting it here for anyone else that comes across this. Please note, do NOT put a trailing slash on the end of the domain. Lemmy will NOT let me put it there without adding the trailing /