[DNSOP] Re: An Interplanetary DNS Model
Scott Johnson <scott@spacelypackets.com> Wed, 24 July 2024 20:26 UTC
Return-Path: <scott@spacelypackets.com>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81A32C14F6BE; Wed, 24 Jul 2024 13:26:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level:
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] 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 bX5689_z0SFU; Wed, 24 Jul 2024 13:26:10 -0700 (PDT)
Received: from www.spacelypackets.com (www.spacelypackets.com [IPv6:2602:fdf2:bee:feed::ee]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21A1EC14F5F1; Wed, 24 Jul 2024 13:26:09 -0700 (PDT)
Received: from scott (helo=localhost) by www.spacelypackets.com with local-esmtp (Exim 4.96) (envelope-from <scott@spacelypackets.com>) id 1sWiWv-0006vJ-2P; Wed, 24 Jul 2024 20:24:09 +0000
Date: Wed, 24 Jul 2024 20:24:09 +0000
From: Scott Johnson <scott@spacelypackets.com>
To: Lorenzo Breda <lorenzo@lbreda.com>
In-Reply-To: <CAEhHO_PbrkKqaJsBD+Fih+i1rY5YN+9=Y-fNUpOp2PfXL+hAuA@mail.gmail.com>
Message-ID: <f5855742-810b-b10b-d83b-55ea64744975@spacelypackets.com>
References: <65daf988-f696-4f35-5a72-5b11ef4893b8@spacelypackets.com> <CAEhHO_MaUFraCuur2uYEBrRcdKUty3ZwoPsFeP3V1iXf5vQxxA@mail.gmail.com> <b098f7cb-e42b-c7e4-56b8-dcb9125c17e9@spacelypackets.com> <CAEhHO_P4VmCC0VfxHRPdnvUzzwamMThbcuQAp1N98yWTCd-Bsg@mail.gmail.com> <0685c4ca-0b10-d7a8-ccd4-507dc6755d1a@spacelypackets.com> <CAEhHO_PbrkKqaJsBD+Fih+i1rY5YN+9=Y-fNUpOp2PfXL+hAuA@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="-2112415152-609082660-1721852649=:31297"
Message-ID-Hash: HDZWSGCLQWNDK2KWOWMUES5CVZDO2KWQ
X-Message-ID-Hash: HDZWSGCLQWNDK2KWOWMUES5CVZDO2KWQ
X-MailFrom: scott@spacelypackets.com
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-dnsop.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: dtn@ietf.org, dnsop@ietf.org
X-Mailman-Version: 3.3.9rc4
Precedence: list
Subject: [DNSOP] Re: An Interplanetary DNS Model
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/hCYDzdr8itsFnuU98HjholgnUjQ>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Owner: <mailto:dnsop-owner@ietf.org>
List-Post: <mailto:dnsop@ietf.org>
List-Subscribe: <mailto:dnsop-join@ietf.org>
List-Unsubscribe: <mailto:dnsop-leave@ietf.org>
Hi Lorenzo, On Wed, 24 Jul 2024, Lorenzo Breda wrote: > > > Il giorno mer 24 lug 2024 alle ore 09:02 Scott Johnson > <scott@spacelypackets.com> ha scritto: > Hi Lorenzo, > > [omissis] > > Pardon the background tangent; > > > It was pretty interesting. Glad you enjoyed it. > > I will now address your point regarding > valid URIs in one network becoming invalid URIs in another, > and how this > can be addressed. As noted above, there are two places, BP > network > ingress and egress, in which there is a break in segmented > (HTTPS/IP<-BPSEC/BP->HTTPS/IP) protection. It is at this > place where > tampering could take place. I don't see this as a bug, but > a feature. > This is the place where we take the IP payload, turn it > into a BP payload, > and extract data from the application headers to be placed > in a BP > extension block, which is used to construct the remote > request. This can > also be the place where .earth can be appended to any url > in the body of > an email or web page, etc destined for somewhere other than > Earth. Don't > get me wrong; I am no fan of deep packet inspection, or > breaking privacy > or integrity. This model is designed to ensure > cryptographic protection > throughout the "on-wire" delivery, but operational > constraints dictate > that this happens in a segmented fashion. > > > Deep packet inspection is a technical issue, rather than a "merely" > governance one. The inspection/correction system would need to have a > pretty good knowledge about the structure of the transmission, Pretty simple since a BP enabled IP listener for each service we want to support will need to be crafted, i.e. the BP enabled MTA will understand that it is receiving SMTP destined for a different world. > it would > be break signatures (eg on API payloads and on emails, Funny you should mention email, as I am in the process of constructing a working implementation in a dedicated multi-world simulation network. I don't see smtp to be so difficult. The rest of the more modern functions tangental to smtp, like DMARC, smtps, etc. can come after this return to first principles. API payloads? Via what delivery? http(s)? Not breaking that would come down to good parsing. As I have said before, attention will be required to individual protocols we wish to make work across these networks. Do not expect the full level of functionality you enjoy on low latency, high speed, reliable links on Earth; at least initially. > which both are > useful applications on the system you described > - emails are > unexpectedly surviving any evolution of the Internet) Exactly, and e-mail to the Moon is a near term goal. > and it wouldn't > work on transmissions which are encrypted on a message level (encrypted > documents, emails). Again, users who are encrypting messages will understand the "country code" analogy, IMHO. It is rocket science, after all :) > > Why are you against leaving the current TLDs implicitly on Earth by > default? Why do you think I am. Just to be sure, can you expound on what that means, exactly? Use only new, discrete TLDs on other worlds? I have no problem with that. I have already been willing to back off a new TLD on Earth because of the cost/paperwork/etc necessary. Given that we can map 3rd level domains to the same hierarchy to access off world resources, with no change necessary to the terrestrial DNS, it was a technical solution that worked and prevented having to run the ICANN gauntlet with a dump truck full of cash. If someone provides a few paragraphs on this proposal, and what it means, I will be happy to amend the draft and acknowledge the contribution, if it passes technical muster. I almost never object to well explained good ideas :) Scott > > -- > Lorenzo Breda > >
- [DNSOP] An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: [dtn] Re: An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: [dtn] An Interplanetary DNS Model Nordgren, Bryce - FS, MT
- [DNSOP] Re: [dtn] An Interplanetary DNS Model Ben Schwartz
- [DNSOP] Re: [dtn] An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: [IPNSIG PWG] Re: [dtn] Re: An Interpl… Sivasubramanian M
- [DNSOP] Re: [dtn] An Interplanetary DNS Model Ondřej Surý
- [DNSOP] Re: An Interplanetary DNS Model Lorenzo Breda
- [DNSOP] Re: An Interplanetary DNS Model Lorenzo Breda
- [DNSOP] Re: [IPNSIG PWG] Re: [dtn] Re: An Interpl… Sivasubramanian M
- [DNSOP] Re: [dtn] An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: An Interplanetary DNS Model Ben Schwartz
- [DNSOP] Re: An Interplanetary DNS Model Lorenzo Breda
- [DNSOP] Re: An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: [dtn] An Interplanetary DNS Model Marc Blanchet
- [DNSOP] Re: An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: [dtn] An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: [dtn] An Interplanetary DNS Model Marc Blanchet
- [DNSOP] Re: [dtn] Re: An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: [EXT] [dtn] Re: An Interplanetary DNS… Sipos, Brian J.
- [DNSOP] Re: An Interplanetary DNS Model Scott Johnson
- [DNSOP] Re: [EXT] [dtn] Re: An Interplanetary DNS… Scott Johnson
- [DNSOP] Re: An Interplanetary DNS Model Lorenzo Breda
- [DNSOP] Re: [EXT] [dtn] Re: An Interplanetary DNS… Sipos, Brian J.
- [DNSOP] Re: [EXT] [dtn] Re: An Interplanetary DNS… Scott Johnson
- [DNSOP] Re: An Interplanetary DNS Model Lorenzo Breda