Hello everyone, I’ve been thinking about this for a bit and am looking for opinions/alternatives.
Essentially, I’d like to encrypt my shares (NFS/Samba) on my local network. I’m awake that Kerberos is a good option with NFS, but I was hoping for something simpler. The other idea I have right now is to use stunnel
with NFSv3/Samba to encrypt my traffic but I don’t know if this is a good idea.
How are you doing it? What do you suggest?
Thanks!
NFS over WireGuard is probably going to be the best when it comes to encrypted file shares without the need to set up Kerberos. Just set up the WireGuard tunnel and export over those ips.
This is a pretty good idea. Thanks
No problem. It should be wayyy faster than sshfs for the record. Both NFS and WireGuard are best in class tools.
That is wonderful to know
I never thought of using nfs over wireguard. Very nice.
Is sshfs an option? Unfortunately, I don’t think you can put that into /etc/fstab, though…
Interesting. Though it does seem to to require your private key to be unencrypted…
Would this be an ideal solution to share media from the NAS to the media server?
cryptomator + syncthing.
I’d like this to be used as a share between my NAS and media server.
Maybe you can experiment Croc if you want simplest way.
I would like this for my media server, basically like a drop-in replacement for NFS shares. I still need it to be some sort of share instead of having to prompt it to send media across. Great project though, thanks
my pleasure…
New Lemmy Post: Encrypted fileshares in the local network? (https://lemmy.world/post/11329179)
Tagging: #SelfHosted(Replying in the OP of this thread (NOT THIS BOT!) will appear as a comment in the lemmy discussion.)
I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md