On Sunday 1 June 2008 14:31, Roland Rosenfeld wrote: > I suggest to modify gpgsigs to use the given UIDs from the input file, > if no UIDs can be found in the keyring or on the keyservers instead of > printing no UIDs at all.
This is quite a design change: currenly the program just uses the original input file to get a list of key IDs, and then proceeds to build an entirely new output format based on just that key list. It would require quite some changes to get the contents of the original file available, especially since the format of that file is not precisely specified. Indeed, people should only participate in signing parties if their key is publically available, how else would someone sign it? Maybe gpgsigs could print a warning to standard error for keys that weren't found. Would that help you? Thijs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

