🍹Early to RISA 🧉@sh.itjust.worksM to Greentext@sh.itjust.works · 5 days agoAnon gets rid of drop boxsh.itjust.worksimagemessage-square106linkfedilinkarrow-up1680arrow-down18
arrow-up1672arrow-down1imageAnon gets rid of drop boxsh.itjust.works🍹Early to RISA 🧉@sh.itjust.worksM to Greentext@sh.itjust.works · 5 days agomessage-square106linkfedilink
minus-squaresource_of_truth@lemmy.worldlinkfedilinkarrow-up3·2 days 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-up2·2 days 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-up1·edit-22 days agoYou mean decrypting on the client, or full disk encryption on the server? What are you using?
minus-squarerumschlumpel@feddit.orglinkfedilinkarrow-up2·2 days 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.
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.
I guess that works.