Hiding photos in the system (Ubuntu)
Dec 25, 2025 · 1 min read · Encrypted Folder with EncFS (password protected & mounts like normal folder) STEP 1 : iNITIALIZATION 1. Install EncFS Copy Copy sudo apt update sudo apt install encfs 2. Create two folders Copy Copy mkdir ~/PrivateEncrypted # actual encrypted data...
Join discussion