News

There are many reasons to encrypt files — even on a system that is well maintained and comparatively secure. The files may highly sensitive, contain personal information that you don’t want to share ...
GnuPG, the open replacement for PGP, is an excellent tool to manage cryptographic signatures to files or e-mails for validity and integrity, as well as a tool to encrypt and decrypt sensitive files.
Encrypting files from the command line is simple with gpg. You can use it to encrypt and decrypt files with a password. The command gpg is part of GnuPG. GnuPG stands ...
The command is as follows: $ gpg -a --recipient [email protected] --encrypt myinfo.txt The new output file will be the input file name plus the extension ".asc" . A printable ASCII output file might be ...
If you are in need of solid encryption but want to steer clear of the mainstream, then GnuPG is for you. In this Daily Feature, Jack Wallen, Jr., explains how to install GnuPG and its basic features.
Encryption scares a lot of people – me included – because it’s based on really complicated mathematics. Thankfully, the state of encryption software has advanced sufficiently in the last couple of ...
mint@mint $ sudo gpg -o /my/file.encrypted -z 0 -v -c /my/file gpg: WARNING: unsafe ownership on configuration file `/home/mint/.gnupg/gpg.conf' gpg: gpg-agent is not ...
Thunderbird is a popular free email client that comes with great features. Many people use it, and it has numerous add-ons which can be used to extend its functionality and appearance. Generally, the ...