[lamps] Invitation to work on standards for signature validation tokens (SVT)

Stefan Santesson <stefan@aaa-sec.com> Wed, 09 December 2020 14:55 UTC

Return-Path: <stefan@aaa-sec.com>
X-Original-To: spasm@ietfa.amsl.com
Delivered-To: spasm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC8C13A0DBD for <spasm@ietfa.amsl.com>; Wed, 9 Dec 2020 06:55:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.917
X-Spam-Level:
X-Spam-Status: No, score=-1.917 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham 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 CW13mbDtOT2S for <spasm@ietfa.amsl.com>; Wed, 9 Dec 2020 06:55:28 -0800 (PST)
Received: from smtp.outgoing.loopia.se (smtp.outgoing.loopia.se [93.188.3.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E6B23A0DD6 for <spasm@ietf.org>; Wed, 9 Dec 2020 06:55:27 -0800 (PST)
Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 851C6246305C for <spasm@ietf.org>; Wed, 9 Dec 2020 15:55:21 +0100 (CET)
Received: from s630.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 66B262E68BFF; Wed, 9 Dec 2020 15:55:21 +0100 (CET)
Received: from s474.loopia.se (unknown [172.22.191.6]) by s630.loopia.se (Postfix) with ESMTP id 550EC13ADD3B; Wed, 9 Dec 2020 15:55:21 +0100 (CET)
X-Virus-Scanned: amavisd-new at amavis.loopia.se
Received: from s498.loopia.se ([172.22.191.6]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with LMTP id DnmBDopAqMhx; Wed, 9 Dec 2020 15:55:20 +0100 (CET)
X-Loopia-Auth: user
X-Loopia-User: mailstore2@aaa-sec.com
X-Loopia-Originating-IP: 85.235.7.89
Received: from [192.168.1.218] (gw.aaa-sec.ideon.se [85.235.7.89]) (Authenticated sender: mailstore2@aaa-sec.com) by s498.loopia.se (Postfix) with ESMTPSA id AA48048937A; Wed, 9 Dec 2020 15:55:20 +0100 (CET)
User-Agent: Microsoft-MacOutlook/16.43.20110804
Date: Wed, 09 Dec 2020 15:55:19 +0100
From: Stefan Santesson <stefan@aaa-sec.com>
To: LAMPS <spasm@ietf.org>
CC: Russ Housley <housley@vigilsec.com>
Message-ID: <9128D489-AE1C-447B-BDFE-665739821659@aaa-sec.com>
Thread-Topic: Invitation to work on standards for signature validation tokens (SVT)
Mime-version: 1.0
Content-type: text/plain; charset="UTF-8"
Content-transfer-encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/spasm/7UbBOrSY2RTuuKM5c14FxpxtN_A>
Subject: [lamps] Invitation to work on standards for signature validation tokens (SVT)
X-BeenThere: spasm@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "This is a venue for discussion of doing Some Pkix And SMime \(spasm\) work." <spasm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spasm>, <mailto:spasm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/spasm/>
List-Post: <mailto:spasm@ietf.org>
List-Help: <mailto:spasm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spasm>, <mailto:spasm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Dec 2020 14:55:31 -0000

Hi,

I presented the work on signature validation tokens at the SecDispatch group at IETF 109.
The first set of internet drafts have been authored by me and Russ before this meeting.

We have since then got our mailing list setup within the IETF (svt@ietf.org)
I would like to invite anyone with interest in this area to join the mailing list and take part in the discussion whether to develop these specifications within the IETF.

If you want a quick introduction to this I made a short presentation video available here: https://www.youtube.com/watch?v=IEJBmHJklHY

Other resources are listed below:

Current drafts:
  https://datatracker.ietf.org/doc/draft-santesson-svt/
  https://datatracker.ietf.org/doc/draft-santesson-svt-pdf/
  https://datatracker.ietf.org/doc/draft-santesson-svt-xml/

IETF Draft development
  https://github.com/swedenconnect/IETF-SVT

IETF Mailing list (svt@ietf.org)
  General information about the mailing list is at: https://www.ietf.org/mailman/listinfo/svt

Open Source
  Basic SVT library: 
    https://github.com/idsec-solutions/sig-validation-svt
  Basic library for issuing SVT and signature validation with SVT (Java):
    https://github.com/idsec-solutions/sig-validation-base

Test SVT issuing validation service
  https://sandbox.swedenconnect.se/sigval/


Stefan Santesson