[hackathon] [New project added to Hackathon 118]-- Vector Commitment based Proof of Transit

liuchunchi <liuchunchi@huawei.com> Wed, 18 October 2023 15:12 UTC

Return-Path: <liuchunchi@huawei.com>
X-Original-To: hackathon@ietfa.amsl.com
Delivered-To: hackathon@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16EEDC14F6EC for <hackathon@ietfa.amsl.com>; Wed, 18 Oct 2023 08:12:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.904
X-Spam-Level:
X-Spam-Status: No, score=-6.904 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Db29_0_oWY2U for <hackathon@ietfa.amsl.com>; Wed, 18 Oct 2023 08:12:26 -0700 (PDT)
Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 127CCC14CE45 for <hackathon@ietf.org>; Wed, 18 Oct 2023 08:12:26 -0700 (PDT)
Received: from lhrpeml500005.china.huawei.com (unknown [172.18.147.201]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4S9Z4Y2ZTlz6D8Y4 for <hackathon@ietf.org>; Wed, 18 Oct 2023 23:09:01 +0800 (CST)
Received: from canpemm500008.china.huawei.com (7.192.105.151) by lhrpeml500005.china.huawei.com (7.191.163.240) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Wed, 18 Oct 2023 16:12:23 +0100
Received: from dggpeml500018.china.huawei.com (7.185.36.186) by canpemm500008.china.huawei.com (7.192.105.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Wed, 18 Oct 2023 23:12:21 +0800
Received: from dggpeml500018.china.huawei.com ([7.185.36.186]) by dggpeml500018.china.huawei.com ([7.185.36.186]) with mapi id 15.01.2507.031; Wed, 18 Oct 2023 23:12:20 +0800
From: liuchunchi <liuchunchi@huawei.com>
To: "hackathon@ietf.org" <hackathon@ietf.org>
Thread-Topic: [New project added to Hackathon 118]-- Vector Commitment based Proof of Transit
Thread-Index: AdoB09onzZs5Gw/TQkOQtHtKSnuSJQ==
Date: Wed, 18 Oct 2023 15:12:20 +0000
Message-ID: <29247c61d783446598c75dc7b1d0b07c@huawei.com>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.138.39.60]
Content-Type: multipart/alternative; boundary="_000_29247c61d783446598c75dc7b1d0b07chuaweicom_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/hackathon/za8jb-AK9KVacTipCIxeKfimXwM>
Subject: [hackathon] [New project added to Hackathon 118]-- Vector Commitment based Proof of Transit
X-BeenThere: hackathon@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "Discussion regarding past, present, and future IETF hackathons." <hackathon.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hackathon>, <mailto:hackathon-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/hackathon/>
List-Post: <mailto:hackathon@ietf.org>
List-Help: <mailto:hackathon-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hackathon>, <mailto:hackathon-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Oct 2023 15:12:30 -0000

Hello Hackathon!

Recently we developed a new solution to the Proof-of-Transit (POT) problem using a cryptographic primitive called Vector Commitment. We are planning to demo it on the upcoming IETF 118 Hackathon as a new project.

This POC will demonstrate the basic abilities to commit a path and compute a reference value, compute transit proof, verify the correctness of transit proofs, assess performance such as computation latency and communicational cost etc.

We sincerely invite you to come and hear from us, give comments and/or be part of the team to keep this ball rolling if you are interested.

Code at Github: https://github.com/liuchunchi/vcpot-demo
Draft: draft-liu-on-network-path-validation-00<https://datatracker.ietf.org/doc/draft-liu-on-network-path-validation/> (spec details to be updated before meeting)

Best,
Chunchi