An Easy Way To Encrypt And Decrypt Files From Commandline Using GnuPG In Linux

Today, we are going to see how to encrypt and decrypt files from command line in Linux using a free utility named GNU Privacy Guard (shortly GPG or GnuPG). There are, of …

How To Encrypt Directories With eCryptfs In Linux

This guide explains what is eCryptfs and how to encrypt directories with eCryptfs in Linux. eCryptfs is a POSIX-compliant enterprise cryptographic “stacked” filesystem for Linux. Please note that eCryptfs is …

How To Securely Share Files From Commandline With ffsend In Linux

Thanks to Mozilla foundation, we have a free, online file-sharing service named Firefox Send which allows us to share file easily and securely over Internet with end-to-end encryption. Even though …