specs/README.md

26 lines
913 B
Markdown
Raw Normal View History

2019-04-15 05:07:19 +00:00
# Specifications for Status clients
2019-03-25 04:33:20 +00:00
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.
2019-04-15 05:07:19 +00:00
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) |
2019-04-15 05:13:08 +00:00
## Incubation
Things that are being researched and might show up as SIP in the future. See [Big Brother protocol](https://github.com/status-im/bigbrother-specs/).