GnuPG in Linux... a little help for a Windoze user?

Anthony E. Greene agreene@pobox.com
Sat Mar 16 01:37:02 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 15 Mar 2002, AthlonRob wrote:
>I joined this group hoping there would be information on running GnuPG
>under Linux, with some reasonable front end. I'm having a hard time
>compiling anything at the moment (the front end I chose seems to really
>like Qt 1.4, which really doesn't like me).

I'm assuming you're taling about a GUI front end for GPG.

I used tkpgp for a while, but it was not worth the trouble. I generally use 
GPG for email. I run pine and used it display/send filter functions to pipe 
the text through GPG. It sounds harder than it is. The bottom line is that 
after setting it up, Pine calls GPG automatically to handle in incoming 
signed and/or encrypted messages and I get an offer to sign or sign/encrypt 
each outgoing message. It just doesn't get much easier.

If you use KMail or Evolution, GPG support is included.

If you need to process files, the command line is simple:

  gpg --encrypt filename --recipient [userid substring OR keyid]
  gpg --sign filename
  gpg --clearsign textfile
  gpg --decrypt filename (automatically checks signature too)
  gpg --verify filename (automatically retrieves key if necessary)

I spent some time looking for GUI front ends, but the commands are simple 
enough that I eventually concluded that it was a waste of time to spend 
hours fooling around with GUIs.


Tony
- -- 
Anthony E. Greene <mailto:agreene@pobox.com>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05      HomePage: <http://www.pobox.com/~agreene/>
Linux: the choice of a GNU Generation. <http://www.linux.org/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene 0x6C94239D <agreene@pobox.com>

iD8DBQE8kpMSpCpg3WyUI50RAvQ4AKCwo7z/l452uElzcAv+6zS14DFeMwCg3z6+
OuuhsUkdBfNEUM5dpTf/i7g=
=ZNZU
-----END PGP SIGNATURE-----