From: "Carlos Rica" <jasampler@gmail.com>
To: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org, "Junio C Hamano" <gitster@pobox.com>
Subject: Re: [PATCH] Make verify-tag a builtin.
Date: Tue, 24 Jul 2007 00:31:31 +0200 [thread overview]
Message-ID: <1b46aba20707231531i4e05858foef3ee81479e559de@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0707232242430.14781@racer.site>
2007/7/23, Johannes Schindelin <Johannes.Schindelin@gmx.de>:
> 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".
next prev parent reply other threads:[~2007-07-23 22:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-23 0:20 [PATCH] Make verify-tag a builtin Carlos Rica
2007-07-23 0:52 ` Johannes Schindelin
2007-07-23 21:21 ` Carlos Rica
2007-07-23 21:48 ` Johannes Schindelin
2007-07-23 22:31 ` Carlos Rica [this message]
2007-07-23 22:32 ` Johannes Schindelin
-- strict thread matches above, loose matches on Subject: below --
2007-07-27 4:07 Carlos Rica
2007-07-27 7:05 ` Junio C Hamano
2007-07-27 19:51 ` Carlos Rica
2007-07-27 21:08 ` Junio C Hamano
2007-07-28 18:02 ` Carlos Rica
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1b46aba20707231531i4e05858foef3ee81479e559de@mail.gmail.com \
--to=jasampler@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).