Password Protect Tar.gz File < Complete >

You will be prompted to enter and verify a password.

The standard tar command is an archiver, not an encryptor. It organizes data; it does not hide it. To turn that transparent bundle into a secure fortress, we have to enlist the help of another veteran of the command line: openssl . password protect tar.gz file

To decrypt the file: