As mentioned here and also here, GnuPG Shell is a GUI frontend for GnuPG (also called gpg or Gnu Privacy Guard), which is a GNU implementation of OpenPGP, (which is a rewrite of the original PGP).
Although there is a Debian package for GnuPG Shell available here, I can't find a package for it in the Debian Repository by searching for 'GnuPG Shell', 'gpg-shell', 'gpgshell', gnupg-shell, ... etc.
Is it actually in the Debian repository? If so what's the name there?
If not why not? Is there some security problem with it?
Thanks.
$ sudo dpkg -i gnupgshell-1.0.0.i386.deb Selecting previously unselected package gnupgshell:i386. (Reading database ... 554563 files and directories currently installed.) Preparing to unpack gnupgshell-1.0.0.i386.deb ... Unpacking gnupgshell:i386 (1.0.0-1) ... Setting up gnupgshell:i386 (1.0.0-1) ...but something is wrong. First no man page, fromman -k gnupg. Also can't find binary, nor xdg menu item for it. Now to remove it cleanly with snapper. Recommend AGAINST using the tech-faq.com *.deb file.-rwxr-xr-x 1 root root 4225124 Oct 13 2007 /usr/bin/wxGnuPGShellIf run it gives:# /usr/bin/wxGnuPGShell /usr/bin/wxGnuPGShell: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory???+Package: gnupgshell +Status: install ok installed +Priority: extra +Section: Security +Installed-Size: 4684 +Maintainer: [email protected] +Architecture: i386 +Version: 1.0.0-1 +Description: GnuPG Shell + Package: gnustep-base-common Status: install ok installed Priority: optionalKGpg,gpa, andseahorse(akaPasswords and Keys) all seem to work better. Thanks.