diff --git a/README.md b/README.md index a4d69b1..3baaa60 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,20 @@ -# specs -Specifications for Status clients. +# Specifications for Status clients This repository will contain a list of specifications for implementing Status and its various capabilities. For examples, see http://www.bittorrent.org/beps/bep_0000.html. + +Status Improvement Proposals (SIPs). + +## Accepted + +No accepted SIPs right now. + +## Draft + +All specifications are currently in heavy draft mode. The following SIPs are under consideration for standardization. + +| Num | Title | +|-----|----| +| 0 | [SIP Index (placeholder)](README.md) | +| 1 | [SIP process (placeholder)](https://github.com/status-im/specs/issues/1) | +| 2 | [SIP template (placeholder)](https://tools.ietf.org/html/rfc2119) | +| 3 | [Initial Protocol Specification (PR)](https://github.com/status-im/specs/pull/3) |