Zach Himsel [08/11/2006]:
> I think there was a program I heard about somewhere that enabled the
> clipboard to be read from the console.
Could that be Kim Saunders' "xclip"?
It's available at
http://people.debian.org/~kims/xclip
___
Gnupg-user
On 11/7/06, Zach Himsel <[EMAIL PROTECTED]> wrote:
I'm trying to make a shell script that would run in my that
would read from the clipboard and encrypt/sign/decrypt/verify
(probably have one script for each action, or pass an arg to the
script to perform certain actions). How would I get gpg to
On 11/7/06, Zach Himsel <[EMAIL PROTECTED]> wrote:
On 11/7/06, Adam Schreiber <[EMAIL PROTECTED]> wrote:
> If you're using the GNOME Desktop, Seahorse includes a panel applet
> that does exactly that.
> http://gnome.org/projects/seahorse
>
I'm using KDE, sorry. But I do actually use KGPG, which i
On 11/7/06, Adam Schreiber <[EMAIL PROTECTED]> wrote:
That does sound complicated.
It is... and it gets worse after *every* email I encrypt (which is quite a few)
:-)
If you're in a programming mood, it might be interesting to see a QT
implementation of Seahorse's libcryptui. Our DBus interfa
SORRY GUYS!! I forgot to hit "Reply-to-all" so it didn't send to the
group, just to Adam Schreiber.
-- Forwarded message --
From: Zach Himsel <[EMAIL PROTECTED]>
Date: Nov 7, 2006 10:55 PM
Subject: Re: Shell script to encrypt/decrypt/sign/verify from clibpoa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm trying to make a shell script that would run in my that
would read from the clipboard and encrypt/sign/decrypt/verify
(probably have one script for each action, or pass an arg to the
script to perform certain actions). How would I get gpg to read