Re: Exporting keys as seperate files

2006-06-12 Thread Janusz A. Urbanowicz
On Sun, Jun 11, 2006 at 07:48:25PM +0300, Oskar L. wrote: > Hello, > > I'd like to export all public keys in my keyring to seperate ASCII-armored > files, using the name from the user ID as the filname, and adding ".asc" > as the extension. If a key has multiple user IDs, then the name from the >

Exporting keys as seperate files

2006-06-11 Thread Oskar L.
Hello, I'd like to export all public keys in my keyring to seperate ASCII-armored files, using the name from the user ID as the filname, and adding ".asc" as the extension. If a key has multiple user IDs, then the name from the newest one should be used. Is there a shell script that can do this?