• 0 Posts
  • 154 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle




  • Jason2357@lemmy.catoPrivacy@lemmy.mlCould VPNs Be 'Banned'?
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    10 days ago

    They are only interested in retail, anonymizing VPNs. If you spin up your own VPN you are still 1:1 linked to that IP address. If you use a work VPN, they fully track everything. The anonymizing ones that dont track users and share an IP between many users are a threat to mass surveilance.






  • A device on your local lan is pretty accessible. Don’t open ports from the internet and be sure to back up important data. Something like homeassistant or pi-hole on a raspberry pi is very accessible. Remote access is where thing start getting tricky.

    If you want to host something publicly, buy a $5 VPS and install a web server on it. Try hosting static websites. Don’t put anything sensitive on it and if something happens to it, you are out your 5 bucks for the month and learned a lesson.








  • I see that cosmos advertises running your apps on a vpn built-in. That might be worth looking into. When I switched to self-hosting everything on my “tailnet” and closed incoming ports, a lot of the nice features of Yunohost for maintaining DNS and certs for the various apps stopped being that useful. In this day and age, I think being able to self-host and experiment within a safe VPN environment instead of on the open internet is the way to go.


  • Hot take: For personal use, I see no value at all in “availability,” only data preservation. If a drive fails catastrophically and I lose a day waiting for a restore from backups, no one is going to fire me. No one is going to be held up in their job. It’s not enterprise.

    However, redundancy doesn’t save you when a file is deleted, corrupted, ransom-wared or whatever. Your raid mirror will just copy the problem instantly. Snapshots and 3,2,1 backups are what are important to me because when personal data is lost, it’s lost forever.

    I really do think a lot of hobbyists need to focus less on highly available redundancy and more on real backups. Both time and money are better spent on that.