FMSec (File Manager SECurity) is a set of extensions to file managers that enable some security-related operations to be easily performed.
The operations are:
- encryption and decryption using OpenSSL (https://www.openssl.org/),
- safe removing (shredding) files and directories (recursively),
- mounting and unmounting TrueCrypt and VeraCrypt (https://www.veracrypt.fr/en/) volumes,
- wiping the free space on a filesystem using WipeFreeSpace (https://wipefreespace.sourceforge.io/),
- running programs with LibSecRm (https://libsecrm.sourceforge.io) preloaded,
- running programs with LibHideIP (https://libhideip.sourceforge.io) preloaded,
- running programs with LibNetBlock (https://libnetblock.sourceforge.io) preloaded,
- generating digital certificates (X.509 / SSL / TLS / PKCS#12 / P12).
See the project homepage https://fmsec.sourceforge.io and the project Wiki in the menu above.