commit c5e3c834828501b9cd46110a3c1ff10676fed799 parent c7b45d4eef77fb512c9b1c92750ba1f978e84644 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sat, 5 Feb 2022 23:57:49 +0100 reclaim ascension Diffstat:
| M | draft-schanzen-gns.xml | | | 29 | ++++++++++++++++++++++++++++- |
1 file changed, 28 insertions(+), 1 deletion(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -2562,7 +2562,16 @@ Purpose | Name | References | Comment can attach to this existing deployment and participate in name resolution as well as zone publication. </t> - <!-- FIXME: Also mention Ascension? Mention reclaim:ID --> + <t> + The self-sovereign identity system re:claimID <xref target="reclaim"/> + is using GNS in order to selectively share identity attributes and + attestations with third parties. + </t> + <t> + The Ascension tool <xref target="Ascension"/> facilitates the migration of DNS zones to + GNS zones by translating information retrieved from a DNS zone + transfer into a GNS zone. + </t> </section> <section> <name>Test Vectors</name> @@ -3193,6 +3202,15 @@ c9d7b9ab </author> </front> </reference> + <reference anchor="Ascension" target="https://git.gnunet.org/ascension.git"> + <front> + <title>The Ascension Implementation</title> + <author> + <organization>GNUnet e.V.</organization> + </author> + </front> + </reference> + <reference anchor="GNUnet" target="https://gnunet.org"> <front> <title>The GNUnet Project</title> @@ -3200,7 +3218,16 @@ c9d7b9ab <organization>GNUnet e.V.</organization> </author> </front> + </reference> + <reference anchor="reclaim" target="https://reclaim.gnunet.org"> + <front> + <title>The GNUnet Project</title> + <author> + <organization>GNUnet e.V.</organization> + </author> + </front> </reference> + <reference anchor="GoGNS" target="https://github.com/bfix/gnunet-go/tree/master/src/gnunet/service/gns"> <front> <title>The Go GNS Implementation</title>