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

"Liuchunchi(Peter)" <liuchunchi@huawei.com> Thu, 02 November 2023 16:51 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 1D4E8C1516E2 for <hackathon@ietfa.amsl.com>; Thu, 2 Nov 2023 09:51:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.904
X-Spam-Level:
X-Spam-Status: No, score=-1.904 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, 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 lnniN55nGJMB for <hackathon@ietfa.amsl.com>; Thu, 2 Nov 2023 09:51:34 -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 7D4E3C15109E for <hackathon@ietf.org>; Thu, 2 Nov 2023 09:51:34 -0700 (PDT)
Received: from lhrpeml500002.china.huawei.com (unknown [172.18.147.201]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4SLqZD4xvTz67nVm for <hackathon@ietf.org>; Fri, 3 Nov 2023 00:48:20 +0800 (CST)
Received: from canpemm500006.china.huawei.com (7.192.105.130) by lhrpeml500002.china.huawei.com (7.191.160.78) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Thu, 2 Nov 2023 16:51:30 +0000
Received: from dggpeml500018.china.huawei.com (7.185.36.186) by canpemm500006.china.huawei.com (7.192.105.130) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Fri, 3 Nov 2023 00:51:28 +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; Fri, 3 Nov 2023 00:51:28 +0800
From: "Liuchunchi(Peter)" <liuchunchi@huawei.com>
To: "hackathon@ietf.org" <hackathon@ietf.org>
Thread-Topic: [New project added] Vector Commitment-based Proof of Transit
Thread-Index: AdoNrJfNGcrI5D94TA6gytqvQnmLOA==
Date: Thu, 02 Nov 2023 16:51:28 +0000
Message-ID: <8a2c0a54566c46788881aa789fa15fac@huawei.com>
Accept-Language: en-US, zh-CN
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.45.29.168]
Content-Type: multipart/alternative; boundary="_000_8a2c0a54566c46788881aa789fa15fachuaweicom_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/hackathon/UxzTZA0t-4fkqiyvyry_SnPOlu0>
Subject: [hackathon] [New project added] 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: Thu, 02 Nov 2023 16:51:39 -0000

Hi Hackathon,

We have added a new project named "Vector Commitment-based Proof of Transit". Proof of transit is a technique that provides evidence that a data packet has traveled a series of predetermined nodes or hops, sequentially.

People who are interested in source routing, service function chaining, segment routing, in-situ OAM, path tracing, this might be a contributing building block.

Draft:

  *   draft-liu-path-validation-problem-statement-00<https://datatracker.ietf.org/doc/draft-liu-path-validation-problem-statement/00/>
  *   This is more of a problem statement than a detailed specification, since the work is still in POC stage.

Code:

  *   https://github.com/liuchunchi/vcpot-demo
  *   You are welcomed to test it.

Best regards,
Chunchi