News

Encrypting Files To encrypt a file for yourself, you can use symmetric encryption: gpg --symmetric filename To encrypt for someone else, use their public key: gpg --encrypt --recipient [email] ...
Encrypting files on the managed environment Overview Encryption is a method of obfuscating a data file in such a way that the file can only be used when the recipient is in possession of the correct ...
Have a private document on your desktop OS? Here's how to keep it secure on Linux, MacOS, and Windows.