From 61cd3b2d89d009d4035662755b774d2face26f55 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Thu, 22 Feb 2024 20:04:08 -0500 Subject: [PATCH 1/7] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b190b64..d674d78 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ ## RFC Process This repository contains specifications from the [Waku](https://waku.org/), [Nomos](https://nomos.tech/), -[Codex](https://codex.storage/), and [Status](https://status.app/) projects that are apart of the [IFT portfolio](https://free.technology/). +[Codex](https://codex.storage/), and [Status](https://status.app/) projects that are part of the [IFT portfolio](https://free.technology/). [Vac](https://vac.dev) is an [IFT service](https://free.technology/services) that will manage the RFC process within this repository. The goal of the RFC, [Request for Comments](https://en.wikipedia.org/wiki/Request_for_Comments), -process is to standardize techincal specification. -Specifications will adhere to [1/COSS](./vac/1/coss.md) by obtianing rough consensus within each project. +process is to standardize technical specifications. +Specifications will adhere to [1/COSS](./vac/1/coss.md) by obtaining a rough consensus within each project. **See [rfc.vac.dev](https://rfc.vac.dev) for an easy to browse index of all RFCs.** From b35caeb2cef13a9cdaf743b4ed675843ff74f783 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:35:51 -0500 Subject: [PATCH 2/7] Update README.md --- codex/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codex/README.md b/codex/README.md index 067fa4f..0477f7d 100644 --- a/codex/README.md +++ b/codex/README.md @@ -1 +1,3 @@ # Codex RFCs + +Codex specifications related to a peer-to-peer storage system. From 720ad3a61f40e183b501a857aa8bce5c61ed3e5c Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Fri, 23 Feb 2024 00:13:00 -0500 Subject: [PATCH 3/7] Update README.md --- nomos/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nomos/README.md b/nomos/README.md index 5b352be..3edaa9b 100644 --- a/nomos/README.md +++ b/nomos/README.md @@ -1 +1,2 @@ -# Nomos RFCs +# Nomos Request For Comments(RFC) + From 3b1dbd0c6751670fb729164548238c54a3d11f22 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Fri, 23 Feb 2024 09:58:24 -0500 Subject: [PATCH 4/7] Update README.md --- nomos/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/nomos/README.md b/nomos/README.md index 3edaa9b..1e828ef 100644 --- a/nomos/README.md +++ b/nomos/README.md @@ -1,2 +1,3 @@ # Nomos Request For Comments(RFC) +Nomos is building secure, flexible, and scalable infrastructure for developers creating applications for the network state. From d8dd395205d816197bad65b950875fe8343b0a83 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:00:20 -0500 Subject: [PATCH 5/7] Update README.md --- codex/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex/README.md b/codex/README.md index 0477f7d..596d378 100644 --- a/codex/README.md +++ b/codex/README.md @@ -1,3 +1,3 @@ # Codex RFCs -Codex specifications related to a peer-to-peer storage system. +Codex specifications related to a decentralised data storage platform. From 5920bf2890ad01901cec9d1bc90b6efe9694842d Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:15:20 -0500 Subject: [PATCH 6/7] Update README.md --- vac/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vac/README.md b/vac/README.md index 2765e92..b498ef2 100644 --- a/vac/README.md +++ b/vac/README.md @@ -1,3 +1,6 @@ # Vac RFCs -Vac [Specifications](https://github.com/vacp2p/rfc) +Vac builds public good protocols for the decentralise web. +Vac acts as a custodian for the protocols that live in the RFC-Index repository. +With the goal of widespread adoption, +Vac will make sure the protocols adhere to a set of principles. From 9d158733cfb79161239d56a03f77339d995718a3 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Sat, 24 Feb 2024 22:08:43 -0500 Subject: [PATCH 7/7] Update README.md --- vac/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vac/README.md b/vac/README.md index b498ef2..8e3a9ee 100644 --- a/vac/README.md +++ b/vac/README.md @@ -3,4 +3,7 @@ Vac builds public good protocols for the decentralise web. Vac acts as a custodian for the protocols that live in the RFC-Index repository. With the goal of widespread adoption, -Vac will make sure the protocols adhere to a set of principles. +Vac will make sure the protocols adhere to the set of principles, +including but not limited to liberty, security, privacy, decentralisation, and inclusivity. + +To learn more, visit [Vac Research](https://vac.dev/)