I would not publicly expose ssh. Your home IP will get scanned all the time and external machines will try to connect to your ssh port.
- 0 Posts
- 8 Comments
Over the top for security would be to setup a personal VPN and only watch it over the VPN. If you are enabling other users and you don’t want them on your network; using a proxy like nginx is the way.
Being new to this I would look into how to set these things up in docker using docker-compose.
Novi@sh.itjust.worksto Selfhosted@lemmy.world•Port Fowarding minecraft server hardening question (gentoo)English1·10 months agoIf you wanted to go overboard, don’t even make the server accessible publicly. Distribute keys to a Wireguard network that is accessible publicly. Mandate your players obtain keys from you to play.
Novi@sh.itjust.worksto Privacy@lemmy.ml•What is the best way to encrypt a USB drive that can be used on multiple OSes?0·10 months agoVeracrypt. Make a file on your disk.
Don’t want a storage file?
Make 2 partitions, put veracrypt portable exe on the first normal storage partition. (fat32 is likely ideal here) Second partition formatted with veracrypt.
Novi@sh.itjust.worksto Free Software@lemmy.zip•Ladybird - a brand new browser engine that isn't Google or MozillaEnglish0·1 year agoYou still don’t read.
Novi@sh.itjust.worksto Free Software@lemmy.zip•Ladybird - a brand new browser engine that isn't Google or MozillaEnglish0·1 year agoYou asked a simple question about “better” which is pretty subjective for whooping out the references along accusations of falsehood.
“virally open source”
Which answered the original question quite succinctly. I wish you would have read more carefully before…
Novi@sh.itjust.worksto Selfhosted@lemmy.world•Tip: mount Jellyfin transcode directory to hard drive!English0·1 year agoI transcode to ramdisk.
I don’t disagree, and I am one of the VPN advocates you mention. Generally there is no issue with exposing jellyfin via proxy to the internet.
The original question seemed to imply an over-secure solution so a lot of over-secure solutions exist. There is good cause to operate services, like jellyfin, via some permanent VPN.