如何设置加密目录。使用密码访问后,保存在其中的所有文件都应即时加密。它必须能够备份,因为它只是一个大文件。而且我对全盘加密没有任何兴趣。
答案1
您可以使用ecryptfs-setup-private
来自
sudo apt-get install ecryptfs-utils
更多信息请点击这里:https://wiki.archlinux.org/index.php/ECryptfs和 https://help.ubuntu.com/10.04/serverguide/ecryptfs.html