git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: "Carlos Martín Nieto" <cmn@dwim.me>, git@vger.kernel.org
Subject: Re: [RFC PATCH] gpg: add support for gpgsm
Date: Thu, 31 Mar 2016 08:49:09 -0700	[thread overview]
Message-ID: <xmqq60w2r6kq.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <20160331142200.GB31116@sigill.intra.peff.net> (Jeff King's message of "Thu, 31 Mar 2016 10:22:00 -0400")

Jeff King <peff@peff.net> writes:

> But maybe we could pull this out to a separate config option, like
> "commit.defaultSignatureType", which could be either "gpg", "gpgsm", or
> "auto" to enable the behavior you have here.  Then savvy users can pick
> the type they plan to use.

Yes, I think the topic should start without "auto" guessing mode
to get the basics right; guessing mode can come after we are
comfortable with the solidness of the resulting codebase.

> And regardless of the default type for creating signatures, we'd still
> automatically verify signatures from either type.

Again, true, as long as we can tell which program to use to verify,
there is no guesswork involved, and this can and should be in the
early part of the topic.

Thanks.

  parent reply	other threads:[~2016-03-31 15:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-31 13:51 [RFC PATCH] gpg: add support for gpgsm Carlos Martín Nieto
2016-03-31 14:22 ` Jeff King
2016-03-31 14:44   ` Carlos Martín Nieto
2016-03-31 15:49   ` Junio C Hamano [this message]
2016-03-31 15:46 ` Junio C Hamano
2016-03-31 15:57   ` Jeff King
2016-03-31 16:08   ` Carlos Martín Nieto
2016-03-31 17:30     ` Jeff King

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqq60w2r6kq.fsf@gitster.mtv.corp.google.com \
    --to=gitster@pobox.com \
    --cc=cmn@dwim.me \
    --cc=git@vger.kernel.org \
    --cc=peff@peff.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).