Re: [openpgp] Embedded TPK subpacket

"Neal H. Walfield" <neal@walfield.org> Mon, 25 March 2019 12:38 UTC

Return-Path: <neal@walfield.org>
X-Original-To: openpgp@ietfa.amsl.com
Delivered-To: openpgp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3136120390 for <openpgp@ietfa.amsl.com>; Mon, 25 Mar 2019 05:38:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=unavailable autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zJwplwBj5eM7 for <openpgp@ietfa.amsl.com>; Mon, 25 Mar 2019 05:38:49 -0700 (PDT)
Received: from mail.dasr.de (mail.dasr.de [217.69.77.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 92C811203C3 for <openpgp@ietf.org>; Mon, 25 Mar 2019 05:38:49 -0700 (PDT)
Received: from p57b22663.dip0.t-ipconnect.de ([87.178.38.99] helo=grit.huenfield.org.walfield.org) by mail.dasr.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.86_2) (envelope-from <neal@walfield.org>) id 1h8OsI-0004TT-1A; Mon, 25 Mar 2019 12:38:46 +0000
Date: Mon, 25 Mar 2019 13:38:45 +0100
Message-ID: <87va07gmcq.wl-neal@walfield.org>
From: "Neal H. Walfield" <neal@walfield.org>
To: Vincent Breitmoser <look@my.amazin.horse>
Cc: Justus Winter <justuswinter@gmail.com>, Marcus Brinkmann <marcus.brinkmann=40ruhr-uni-bochum.de@dmarc.ietf.org>, openpgp@ietf.org
In-Reply-To: <29A44KDN1HQXS.2GVZ2DXB0KXAS@my.amazin.horse>
References: <87bm1z6xhy.fsf@europa.jade-hamburg.de> <87ef6v71jm.fsf@europa.jade-hamburg.de> <1e6052ec-36ba-d14d-5028-b4aac973a494@ruhr-uni-bochum.de> <29A44KDN1HQXS.2GVZ2DXB0KXAS@my.amazin.horse>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.5 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset="US-ASCII"
Archived-At: <https://mailarchive.ietf.org/arch/msg/openpgp/f9tCV8nrbgSRaP_oTY7OmB-MuMU>
Subject: Re: [openpgp] Embedded TPK subpacket
X-BeenThere: openpgp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Ongoing discussion of OpenPGP issues." <openpgp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/openpgp>, <mailto:openpgp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/openpgp/>
List-Post: <mailto:openpgp@ietf.org>
List-Help: <mailto:openpgp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/openpgp>, <mailto:openpgp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Mar 2019 12:38:52 -0000

Hi Vincent,

On Mon, 25 Mar 2019 13:25:52 +0100,
Vincent Breitmoser wrote:
> > My proposal is ment to obsolete the existing mechanisms.  The fact that
> > we now have multiple incompatible mechanisms is a bit sad, and I'm
> > trying to extend OpenPGP so that we can have interoperable
> > implementations again.
> 
> So what your proposal brings to the table is in-band key distribution without
> MUA involvement, but hinges on the use of signed-only mails. Given the rather
> terrible state of signed-only messages, which is likely what caused both
> Autocrypt and PEP to omit support for them, I'm sceptical of this approach's
> potential to do much for the unification of key distribution
> mechanisms.

This is *one* of the things that this proposal can help with.  Note:
in the context of Autocrypt, this could help with "autocrypt gossip";
I don't foresee it replacing autocrypt headers.

> 2) limited usefulness in practice due to
> brittle reliability and non-existent network effect.

I agree that they *currently* have limited usefulness.  But, if
companies started to actually sign their outgoing mail, this could
help combat phishing.  I think we should consider both the future's
potential and today's limitations, and not be driven be either
exclusively.