lsd0001

LSD0001: GNU Name System
Log | Files | Refs | README

commit 1e810a19e4e333fbe8f7673c16d380525a2002ad
parent 8734677f64d00f16091915485f21b4051f533903
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Mon, 17 Jan 2022 11:29:37 +0100

sdsi reference

Diffstat:
Mdraft-schanzen-gns.xml | 15++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -3,7 +3,7 @@ <!ENTITY RFC1034 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.1034.xml"> <!ENTITY RFC1035 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.1035.xml"> <!ENTITY RFC2119 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml"> -<!ENTITY RFC2693 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2693.xml"> +<!--<!ENTITY RFC2693 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2693.xml">--> <!ENTITY RFC2782 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2782.xml"> <!ENTITY RFC3629 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3629.xml"> <!ENTITY RFC3686 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3686.xml"> @@ -128,7 +128,7 @@ coexist with DNS. GNS is based on the principle of a petname system and builds on ideas from the Simple Distributed Security - Infrastructure (SDSI) <xref target="RFC2693" />, addressing a central issue with the decentralized + Infrastructure (<xref target="SDSI" />), addressing a central issue with the decentralized mapping of secure identifiers to memorable names: namely the impossibility of providing a global, secure and memorable mapping without a trusted authority. GNS uses the transitivity in the SDSI design to replace the @@ -2702,7 +2702,6 @@ cae1789d </references> <references> <name>Informative References</name> - &RFC2693; &RFC6781; &RFC7363; <!-- &RFC3912;--> @@ -2720,6 +2719,16 @@ cae1789d <date year="2013" month="November"/> </front> </reference> + <reference anchor="SDSI" target="http://people.csail.mit.edu/rivest/Sdsi10.ps"> + <front> + <title>SDSI - A Simple Distributed Security Infrastructure</title> + <author initials="R." surname="Rivest" fullname="Ron Rivest"> + </author> + <author initials="B." surname="Lampson" fullname="Butler Lampson"> + </author> + <date year="1996" month="April"/> + </front> + </reference> <reference anchor="Kademlia" target="http://css.csail.mit.edu/6.824/2014/papers/kademlia.pdf"> <front> <title>Kademlia: A peer-to-peer information system based on the xor metric.</title>