News

Have a private document on your desktop OS? Here's how to keep it secure on Linux, MacOS, and Windows.
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] ...
Security researcher Yohanes Nugroho has released a decryptor for the Linux variant of Akira ransomware, which utilizes GPU power to retrieve the decryption key and unlock files for free.