Re: Gnugpg



On Monday 30 Jan 2006 20:28, Phillip Susi wrote:

> I prefer to use the standard s/mime format for email signing and
> encrypting with x.509 digital certificates.  Gpg seems kludgey to me.

Maybe a bit OT, but S/MIME (which I wouldn't call standard....) is much
less secure than the algorithms used in GPG and can be broken
relatively easily. However, for most purposes its adequate providing
you haven't got sensitive stuff being encrypted.

Probably an exaggeration, but don't forget the US Secret Service once
said that if all the personal computers in the world were set to crack
one PGP encrypted message, it would taken ten times the age of the
universe to crack it. The algorithms used in later versions of PGP and
now GPG are much more secure, and I'd rather use just one system for my
encryption and signing that works.

However, the OP was asking about GPGME, which is a library that allows
the integration of GPG into a package that doesn't yet support it.
--

Old Rocker






--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Gnugpg
    ... encrypting with x.509 digital certificates. ... Gpg seems kludgey to me. ... The algorithms used in later versions of PGP and now GPG are much more secure, and I'd rather use just one system for my encryption and signing that works. ... The needed packages are mozilla-thunderbird-enigmail, gnupg. ...
    (Ubuntu)
  • Re: Nice GUI/CLI Password Manager for Linux
    ... vim can be configured to automatically use gpg to decrypt *.gpg files ... never touches the disk (though encrypting your swap partition too wouldn't ... autocmd BufReadPre,FileReadPre *.gpg set noswapfile ... " Switch to binary mode to read the encrypted file ...
    (Debian-User)
  • Re: Any backup solutions that offer password protected tapes?
    ... >> backing up to disk then encrypting the data using something like GPG ... > - This is a custom backup system outside the normal and usual tools any ... etc.) to encrypt the output to tape and decrypt the input from ...
    (comp.unix.solaris)
  • Re: Any backup solutions that offer password protected tapes?
    ... > backing up to disk then encrypting the data using something like GPG on ... I have the key backed-up on a pen drive and a remote system both gpg ... look at aespipe which comes with loop-aes specifically the script: ...
    (comp.unix.solaris)
  • Java interacting with gpg
    ... I'm starting a bit for our project where a client will be encrypting a small ... bit of text with a public key using GPG, and we need to decrypt it. ... I can simply fork off a gpg program everytime, ...
    (comp.lang.java.programmer)