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