Comment on Anon gets rid of drop box
source_of_truth@lemmy.world 10 months agoYou mean decrypting on the client, or full disk encryption on the server?
Comment on Anon gets rid of drop box
source_of_truth@lemmy.world 10 months agoYou mean decrypting on the client, or full disk encryption on the server?
rumschlumpel@feddit.org 10 months ago
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.
source_of_truth@lemmy.world 10 months ago
I guess that works.