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