The attachment contains the preliminary final BETA version for remote
signatures.
Patch and recompile gpg-1.4-* to get 2 new commands:
1) gpg --print-seed SHA1 ./dir/to_be_signed_file
Creates a signature seed. Can be combined with "--text".
2) gpg --sign-seed THE_SEED
Use the signature seed to c
Matthias Urlichs wrote:
> Hello,
>
> I need to sign files remotely. They're moderately large, so
> transmitting them back to my firewalled-off laptop (I'm usually
> behind a slow line), where the secret key lives, isn't a good idea.
>
> Ideas?
see attachment for an ALPHA version (working but unsaf
Matthias Urlichs wrote:
> Hello,
>
> I need to sign files remotely. They're moderately large, so
> transmitting them back to my firewalled-off laptop (I'm usually
> behind a slow line), where the secret key lives, isn't a good idea.
>
> Ideas?
I'currenty working on a patch for gnupg that enables r