rfc-index/README.md

48 lines
2.0 KiB
Markdown
Raw Normal View History

2024-02-05 09:12:02 +00:00
# Vac Request For Comments(RFC)
2024-01-24 09:31:12 +00:00
2024-02-09 13:38:01 +00:00
*NOTE*: This repo is WIP. We are currently restructuring the RFC process.
2024-09-13 14:51:09 +00:00
This repository contains specifications from the [Waku](https://waku.org/), [Nomos](https://nomos.tech/),
[Codex](https://codex.storage/), and
[Status](https://status.app/) projects thatare 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,
[Request for Comments](https://en.wikipedia.org/wiki/Request_for_Comments),
process within this repository.
2024-01-24 09:31:12 +00:00
2024-02-27 16:52:15 +00:00
## New RFC Process
2024-02-28 03:31:26 +00:00
This repository replaces the previous `rfc.vac.dev` resource.
2024-09-13 14:51:09 +00:00
Each project will maintain initial specifications in separate repositories,
2024-02-28 03:31:26 +00:00
which may be considered as a **raw** specification.
2024-09-13 14:51:09 +00:00
All [Vac](https://vac.dev) **raw** specifications and
discussions will live in the Vac subdirectory.
When projects have reached some level of maturity
for a specification living in their repository,
2024-02-28 03:31:26 +00:00
the process of updating the status to **draft** may begin in this repository.
2024-09-13 14:51:09 +00:00
Specifications will adhere to
[1/COSS](./vac/1/coss.md) before obtaining **draft** status.
2024-02-28 01:14:47 +00:00
Implementations should follow specifications as described,
2024-02-28 03:31:26 +00:00
and all contributions will be discussed before the **stable** status is obtained.
2024-09-13 14:51:09 +00:00
The goal of this RFC process will to engage all interseted parities and
2024-02-28 01:14:47 +00:00
reach a rough consensus for techcinal specifications.
2024-01-24 09:31:12 +00:00
## Contributing
2024-02-28 01:14:47 +00:00
Please see [1/COSS](./vac/1/coss.md) for general guidelines and specification lifecycle.
2024-01-24 09:31:12 +00:00
2024-09-13 14:51:09 +00:00
Feel free to join the [Vac discord](https://discord.gg/Vy54fEWuqC).
2024-01-24 09:31:12 +00:00
Here's the project board used by core contributors and maintainers: [Projects](https://github.com/orgs/vacp2p/projects/5)
2024-02-27 16:52:15 +00:00
2024-03-01 18:14:36 +00:00
## IFT Projects' Raw Specifications
2024-02-27 16:52:15 +00:00
2024-03-01 16:44:42 +00:00
The repository for each project **raw** specifications:
2024-09-13 14:51:09 +00:00
2024-03-01 16:44:42 +00:00
- [Vac Raw Specifications](./vac/raw)
- [Status Raw Specifications](./status/raw)
- [Waku Raw Specificiations](https://github.com/waku-org/specs/tree/master)
2024-09-13 14:51:09 +00:00
- [Codex Raw Specifications](none)
2024-03-01 16:44:42 +00:00
- [Nomos Raw Specifications](https://github.com/logos-co/nomos-specs)