From fcd532f7323a71a777c7efbed22e017b43de4e67 Mon Sep 17 00:00:00 2001 From: vtexier <vit@free.fr> Date: Sat, 6 Apr 2019 12:08:00 +0200 Subject: [PATCH] RFC 008 and 007 : moved in Under Discussion category --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74ee1df..f04fe63 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,13 @@ All documents should be implementation agnostic, as specific documentations shou ### Under discussion RFCs +* RFC_0007: [Duniter Ascii Armor Messages](https://git.duniter.org/nodes/common/doc/blob/ascii_armor_messages/rfc/0007%20Ascii%20Armor%20Messages.md) +* RFC_0008: [Duniter Messages Encryption and Signature](https://git.duniter.org/nodes/common/doc/blob/messages_encryption_and_signature/rfc/0008%20Messages%20Encryption%20and%20Signature.md) + ### Drafts RFCs * RFC_0003 : [GraphQL API for Duniter Clients](https://git.duniter.org/nodes/common/doc/blob/graphql_api_rfc/rfc/0003%20RFC%20GraphQL%20API%20for%20Duniter%20Clients.md) * RFC_0006 : [DUniter Network Protocol V2](https://git.duniter.org/nodes/common/doc/blob/ws2p_v2/rfc/0006_ws2p_v2.md) -* RFC_0007: [Duniter Ascii Armor Messages](https://git.duniter.org/nodes/common/doc/blob/ascii_armor_messages/rfc/0007%20Ascii%20Armor%20Messages.md) -* RFC_0008: [Duniter Messages Encryption and Signature](https://git.duniter.org/nodes/common/doc/blob/messages_encryption_and_signature/rfc/0008%20Messages%20Encryption%20and%20Signature.md) ### Discontinued RFCs -- GitLab