Re: [dispatch] Other uses of JCS (JSON Canonicalization Scheme)

Anton Tveretin <tveretinas@yandex.ru> Sun, 19 May 2019 18:57 UTC

Return-Path: <tveretinas@yandex.ru>
X-Original-To: dispatch@ietfa.amsl.com
Delivered-To: dispatch@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 762C712010C for <dispatch@ietfa.amsl.com>; Sun, 19 May 2019 11:57:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.108
X-Spam-Level:
X-Spam-Status: No, score=0.108 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RAZOR2_CF_RANGE_51_100=1.886, RAZOR2_CHECK=0.922, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=yandex.ru
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 yO0zhsABa42C for <dispatch@ietfa.amsl.com>; Sun, 19 May 2019 11:57:11 -0700 (PDT)
Received: from forward104j.mail.yandex.net (forward104j.mail.yandex.net [IPv6:2a02:6b8:0:801:2::107]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E601212011B for <dispatch@ietf.org>; Sun, 19 May 2019 11:57:10 -0700 (PDT)
Received: from mxback15j.mail.yandex.net (mxback15j.mail.yandex.net [IPv6:2a02:6b8:0:1619::91]) by forward104j.mail.yandex.net (Yandex) with ESMTP id 34A854A1267; Sun, 19 May 2019 21:57:06 +0300 (MSK)
Received: from localhost (localhost [::1]) by mxback15j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id NtOHa7wzs1-v5OqqNWg; Sun, 19 May 2019 21:57:05 +0300
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1558292225; bh=6hxxqRsW5ZFxeQYIc+Bpcx2RE1XOQfequf4cTwhtVCk=; h=Message-Id:Date:Cc:Subject:To:From; b=WlkaY4QBc32G8ZDJEY2HK2QvM11u78IS+HqDUfW62+IpfL8ncSuP2XgzWkWzI9XT8 3TUCCzQvsGMkhP3mqnwJw3FQw2IveHyx6CxzE94PymQri7BNdlMkFSpBUCmGZ5dK2o cgGv5mhNzjH680+wFmWD6yJF/lPmwG9FMxbJIfFg=
Authentication-Results: mxback15j.mail.yandex.net; dkim=pass header.i=@yandex.ru
Received: by myt1-bc8ef50fb490.qloud-c.yandex.net with HTTP; Sun, 19 May 2019 21:57:05 +0300
From: Anton Tveretin <tveretinas@yandex.ru>
To: Anders Rundgren <anders.rundgren.net@gmail.com>
Cc: DISPATCH list <dispatch@ietf.org>
MIME-Version: 1.0
X-Mailer: Yamail [ http://yandex.ru ] 5.0
Date: Sun, 19 May 2019 23:57:05 +0500
Message-Id: <5926571558292225@myt1-bc8ef50fb490.qloud-c.yandex.net>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/dispatch/kU0tIxVX1YMot1-ErKpFwNfZ_28>
Subject: Re: [dispatch] Other uses of JCS (JSON Canonicalization Scheme)
X-BeenThere: dispatch@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DISPATCH Working Group Mail List <dispatch.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dispatch>, <mailto:dispatch-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dispatch/>
List-Post: <mailto:dispatch@ietf.org>
List-Help: <mailto:dispatch-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dispatch>, <mailto:dispatch-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 19 May 2019 18:57:16 -0000

This does not explain why anyone needs to inflate plain text documents of NGMTP-C9 [http://antontveretin.000webhostapp.com/ngmtp/] into JSON. And why does the data exchange bypass the (implied) payment system? As a payee, I need money and not "authorization".
Of course, there is nothing wrong with JCS and its usage. Maybe I will incorporate it into the next version of the NGMTP-C9, or conversely.