Remote signing?

Roscoe eocsor at gmail.com
Sun Feb 19 18:26:20 CET 2006


Seeing as a detached sig is just a signed hash, you could hash the
file remotely then copy the hash over and construct a detached sig
from that. I imagine no current app supports that kind of thing(??) so
that might involve X amount of pissing about coding your own solution.

Many folk just run sha1sum and sign the output of that.
It's requires a extra command to be run to verify but nothing major.

On 2/19/06, Matthias Urlichs <smurf at smurf.noris.de> 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?
>
> --
> Matthias Urlichs
>
>
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users at gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
>



More information about the Gnupg-users mailing list