Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
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/),
-...
NoFault is a library written in C used to encrypt or decrypt data with XOR encryption. KNoFault, NoFault32 and CLNoFault are direct applications of the library, which is easy to use in your own programs.
An almost complete one-time-pad suite. Has many features which are non-existant in other OTP programs, and includes 5 programs (plus an uninstaller) which allow the user to create keys, create fake keys, encrypt, and decrypt files.