Hi, On Tue, 24 Jul 2007, Carlos Rica wrote: > 2007/7/23, Johannes Schindelin <Johannes.Schindelin@xxxxxx>: > > Just one request: please use lock_file, to prevent multiple instances from > > getting confused... Even if that cannot be 100% secure: if you write to > > the file, and only then start gpg, there is still the odd chance for an > > attacker. Even if you created the file with 0600 (very wise, BTW). > > Why not using also a random name for the temporary file? > Something like "VTAG_TMP30946". Yes, makes sense. One call to mkstemp() away. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html