🍹Early to RISA 🧉@sh.itjust.worksM to Greentext@sh.itjust.works · 2 months agoAnon gets rid of drop boxsh.itjust.worksimagemessage-square98linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageAnon gets rid of drop boxsh.itjust.works🍹Early to RISA 🧉@sh.itjust.worksM to Greentext@sh.itjust.works · 2 months agomessage-square98linkfedilink
minus-squaregreedytacothief@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·2 months agoIMHO networked file systems have never not felt like magic to me. Sure my NFS share is only 12tb but I smile every time I use it
minus-squaresource_of_truth@lemmy.worldlinkfedilinkarrow-up0·2 months agoNFS is weird to me because the only security seems to be by what ip is connecting?
minus-squaregreedytacothief@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·2 months agoI only access it over a local network or wire guard. It’s not perfect security, but also I’m willing to accept that risk.
minus-squarerumschlumpel@feddit.orglinkfedilinkarrow-up0·2 months agoAnd the encryption you hopefully put on your files.
minus-squaresource_of_truth@lemmy.worldlinkfedilinkarrow-up0·2 months agoIf the server is going to serve them in a useful way, they need te be decrypted. Pretty inconvenient to decrypt every file before use.
minus-squarerumschlumpel@feddit.orglinkfedilinkarrow-up0·2 months agoI find that decrypting locally is piss-easy, you only have to do it once on mounting the drive. Maybe not if you use shitty devices like smart TVs.
minus-squaresource_of_truth@lemmy.worldlinkfedilinkarrow-up0·edit-22 months agoYou mean decrypting on the client, or full disk encryption on the server? What are you using?
minus-squarerumschlumpel@feddit.orglinkfedilinkarrow-up0·2 months agoDecrypting on the client. Create an encrypted container on the server (e.g. with gocryptfs), mount the drive on the client, decrypt the container and mount the decrypted container as a drive.
IMHO networked file systems have never not felt like magic to me. Sure my NFS share is only 12tb but I smile every time I use it
NFS is weird to me because the only security seems to be by what ip is connecting?
I only access it over a local network or wire guard. It’s not perfect security, but also I’m willing to accept that risk.
And the encryption you hopefully put on your files.
If the server is going to serve them in a useful way, they need te be decrypted. Pretty inconvenient to decrypt every file before use.
I find that decrypting locally is piss-easy, you only have to do it once on mounting the drive. Maybe not if you use shitty devices like smart TVs.
You mean decrypting on the client, or full disk encryption on the server?
What are you using?
Decrypting on the client. Create an encrypted container on the server (e.g. with gocryptfs), mount the drive on the client, decrypt the container and mount the decrypted container as a drive.