Control: tags -1 +moreinfo +confirmed Also note that there were thoughts given to a "batch" mode for the GUI that would take multiple qrcodes and sign them in one pass.
This is a similar issue, I guess. While one solution is to hack around it by prompting, another could be to simply take a list of fingerprints on stdin and *then* deliberately prompt (or not) for different parameters like local or email, which could also be provided in the file. E.g. monkeysign --batch <<EOF C9E1 F123 0DBE 47D5 7BAB 3C60 5860 73B3 4023 702F local nomail 8DC9 01CE 6414 6C04 8AD5 0FBB 7921 5252 7B75 921E EOF etc... Would that be sufficient for your requirement here? In that case, I'd rename this the "batch issue". :) A. -- Information is not knowledge. Knowledge is not wisdom. Wisdom is not truth. Truth is not beauty. Beauty is not love. Love is not music. Music is the best. - Frank Zappa

