specs/README.md

27 lines
1.2 KiB
Markdown
Raw Normal View History

2024-02-15 00:11:02 +00:00
# Waku Specifications
2024-01-30 03:56:56 +00:00
2024-02-14 00:37:58 +00:00
Waku builds a family of privacy-preserving, censorship-resistant communication protocols for web3 applications.
2024-02-15 00:31:29 +00:00
This repository contain specification from contributors wanting to imporve Waku protocols.
2024-02-14 00:37:58 +00:00
## Resources
Relvant Waku resouces related to the specifications located in this repository:
- [Waku.org](https://waku.org/)
- [nWaku: Waku Node](https://github.com/waku-org/nwaku)
## Contributions
Contributions are welcome from any party.
Contributors can create specifcations relating to the Waku domain and
create a pull request to begin discussion.
There is no format/template for accepted specifications to the Waku RFC.
2024-02-15 00:31:29 +00:00
New specifications are considered a proof of concept,
once a rough consensus is reached towards stabilzition,
the specification may be considered to receive the draft status and
further discussion will continue on the [Vac RFC-Index](https://github.com/vacp2p/rfc-index) repository.
2024-02-14 00:37:58 +00:00
**NOTE:** Specifications located in this repository should be considered not production ready.
2024-02-15 00:31:29 +00:00
Discussion should be conducted with the intention of maturing each specifications.
2024-02-14 00:37:58 +00:00
Head over to the [Vac RFC-Index](https://github.com/vacp2p/rfc-index) repository where other Waku specifcations live.