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? Oskar