commit 11ce6be242f95a61018d1dd224401accde6ca9ad
parent 97c1127450b20a952314075429e75964fcb5f8bc
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Wed, 22 Nov 2023 16:48:33 +0100
update lsd list
Diffstat:
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/developers/livingstandards.rst b/developers/livingstandards.rst
@@ -2,19 +2,19 @@ Specifications
==============
On this page you can find links to our RFC-style technical protocol
-specifications. We have dubbed our specifications "Living Standards (LSDs)":
-
-- **LSD0000**: Reserved
-- **LSD0001**: `The GNU Name System <https://lsd.gnunet.org/lsd0001>`__ (`RFC 9498 <https://www.rfc-editor.org/rfc/rfc9498.html>`__)
-- **LSD0002**: `re:claimID <https://lsd.gnunet.org/lsd0002>`__
-- **LSD0003**: `Byzantine Fault Tolerant Set Reconciliation
- (work-in-progress) <https://lsd.gnunet.org/lsd0003>`__
-- **LSD0004**: `The R5N Distributed Hash Table
- (work-in-progress) <https://lsd.gnunet.org/lsd0004>`__
-- **LSD0005**: `The GNU Name System DID Method
- (work-in-progress) <https://lsd.gnunet.org/lsd0005>`__
-- **LSD0006**: `The 'taler' URI scheme for GNU Taler Wallet interactions
- (work-in-progress) <https://lsd.gnunet.org/lsd0006>`__
-- **LSD0007**: `The GNUnet communicators
- (work-in-progress) <https://lsd.gnunet.org/lsd0007>`__
+specifications. We have dubbed our specifications "Living Standards Documents (LSDs)".
+Some LSDs have at some point become RFCs, in which case you can find the link
+to the RFC below.
+RFCs, once published, are not changed.
+LSDs, however, "live" and always represent the current status of the implemented
+protocol. The RFC in such cases only represents a snapshop in this case which
+may or may not represent the current status of the corresponding LSD.
+- LSD 0000: Reserved
+- `LSD 0001 <https://lsd.gnunet.org/lsd0001>`__ [`RFC 9498 <https://www.rfc-editor.org/rfc/rfc9498.html>`__]: **The GNU Name System**
+- `LSD 0002 <https://lsd.gnunet.org/lsd0002>`__: **re:claimID**
+- `LSD 0003 <https://lsd.gnunet.org/lsd0003>`__: **Byzantine Fault Tolerant Set Reconciliation**
+- `LSD 0004 <https://lsd.gnunet.org/lsd0004>`__: **The R5N Distributed Hash Table**
+- `LSD 0005 <https://lsd.gnunet.org/lsd0005>`__: **The GNU Name System DID Method**
+- `LSD 0006 <https://lsd.gnunet.org/lsd0006>`__: **The 'taler' URI scheme for GNU Taler Wallet interactions**
+- `LSD 0007 <https://lsd.gnunet.org/lsd0007>`__: **The GNUnet communicators**