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 peter@gmail.com --encrypt myinfo.txt The new output file will be the input file name plus the extension ".asc" . A printable ASCII output file might be ...
Open source project GPG Sync makes it easier for organizations already using GPG to encrypt email messages to manage different user keys In all the discussion about using encryption, a critical point ...
Encryption is an interesting thing. The first time I saw encryption in action was on a friend’s Gentoo Linux laptop that could only boot if the USB key with the boot partition and decryption key was ...
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.
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 ...