2024-02-14 19:11:02 -05:00
|
|
|
# Waku Specifications
|
2024-01-29 22:56:56 -05:00
|
|
|
|
2024-02-13 19:37:58 -05:00
|
|
|
Waku builds a family of privacy-preserving, censorship-resistant communication protocols for web3 applications.
|
2024-02-14 19:31:29 -05:00
|
|
|
This repository contain specification from contributors wanting to imporve Waku protocols.
|
2024-02-13 19:37:58 -05: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-14 19:31:29 -05: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-13 19:37:58 -05:00
|
|
|
|
|
|
|
**NOTE:** Specifications located in this repository should be considered not production ready.
|
2024-02-14 19:31:29 -05:00
|
|
|
Discussion should be conducted with the intention of maturing each specifications.
|
2024-02-13 19:37:58 -05:00
|
|
|
|
|
|
|
Head over to the [Vac RFC-Index](https://github.com/vacp2p/rfc-index) repository where other Waku specifcations live.
|