Re: [Trans] Tracking implementations

Paul Wouters <paul@nohats.ca> Wed, 03 June 2015 16:50 UTC

Return-Path: <paul@nohats.ca>
X-Original-To: trans@ietfa.amsl.com
Delivered-To: trans@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B775E1A92B4 for <trans@ietfa.amsl.com>; Wed, 3 Jun 2015 09:50:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level:
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 KHYz1Aohja4s for <trans@ietfa.amsl.com>; Wed, 3 Jun 2015 09:50:16 -0700 (PDT)
Received: from mx.nohats.ca (mx.nohats.ca [IPv6:2a03:6000:1004:1::68]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 935651A923E for <trans@ietf.org>; Wed, 3 Jun 2015 09:50:16 -0700 (PDT)
Received: from localhost (localhost [IPv6:::1]) by mx.nohats.ca (Postfix) with ESMTP id 3m1x7B2sHwz1K8; Wed, 3 Jun 2015 18:50:14 +0200 (CEST)
Authentication-Results: mx.nohats.ca; dkim=pass (1024-bit key) header.d=nohats.ca header.i=@nohats.ca header.b=eEpjKmHh
X-OPENPGPKEY: Message passed unmodified
X-Virus-Scanned: amavisd-new at mx.nohats.ca
Received: from mx.nohats.ca ([IPv6:::1]) by localhost (mx.nohats.ca [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id kcCVcQQj5qdN; Wed, 3 Jun 2015 18:50:11 +0200 (CEST)
Received: from bofh.nohats.ca (206-248-139-105.dsl.teksavvy.com [206.248.139.105]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.nohats.ca (Postfix) with ESMTPS; Wed, 3 Jun 2015 18:50:11 +0200 (CEST)
Received: from bofh.nohats.ca (bofh.nohats.ca [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id B731C8004A; Wed, 3 Jun 2015 12:50:09 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1433350209; bh=0nfGxNyLuzR6eZZ4ZL9wHIgraQOnVQvmY8r4v91DHJg=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=eEpjKmHhL/zKpF7ikepaJc0ExJxixOBBtoASu+jdMaWW8fsiNSB11Mohy2IV2tl2J ItoqAr28DvS8La/35l7tKS9upPMYvOASlK3MAGHq/9DW3J23vgRQ9RbWD8dHCU/ZP7 BNCdhFjkyVi8TYrribxjniAtWV1oT2bGD5e3kbOQ=
Received: from localhost (paul@localhost) by bofh.nohats.ca (8.15.1/8.15.1/Submit) with ESMTP id t53Go8sq029811; Wed, 3 Jun 2015 12:50:09 -0400
X-Authentication-Warning: bofh.nohats.ca: paul owned process doing -bs
Date: Wed, 03 Jun 2015 12:50:08 -0400
From: Paul Wouters <paul@nohats.ca>
To: Rob Stradling <rob.stradling@comodo.com>
In-Reply-To: <556F0EB1.1060400@comodo.com>
Message-ID: <alpine.LFD.2.11.1506031247400.29677@bofh.nohats.ca>
References: <53D9600C.6040805@gmail.com> <556F0EB1.1060400@comodo.com>
User-Agent: Alpine 2.11 (LFD 23 2013-08-11)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
Archived-At: <http://mailarchive.ietf.org/arch/msg/trans/11AuT7zmvmPnkIeg_vq9rIdJnhQ>
Cc: "trans@ietf.org" <trans@ietf.org>
Subject: Re: [Trans] Tracking implementations
X-BeenThere: trans@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Public Notary Transparency working group discussion list <trans.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/trans>, <mailto:trans-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/trans/>
List-Post: <mailto:trans@ietf.org>
List-Help: <mailto:trans-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/trans>, <mailto:trans-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Jun 2015 16:50:18 -0000

On Wed, 3 Jun 2015, Rob Stradling wrote:

> https://crt.sh
>
> Pronounced "search".  :-)
>
> It's a web interface that lets you search for certs that have been logged by 
> the publicly known RFC6962 logs.

Very cool!

Paul