Specifications for Status clients. https://specs.status.im/
Go to file
Oskar Thoren 8dd1e02d6e
todos
2019-08-29 13:53:07 +02:00
README.md status-spec -> status-client-spec 2019-08-29 12:34:26 +02:00
_config.yml Create _config.yml 2019-08-29 13:02:49 +02:00
status-account-spec.md Update status-account-spec.md 2019-08-29 13:24:04 +02:00
status-client-spec.md Add data sync faq public chat and remove old file 2019-08-29 13:34:14 +02:00
status-payloads-spec.md tweak 2019-08-29 13:14:07 +02:00
status-secure-transport-spec.md todos 2019-08-29 13:53:07 +02:00
status-whisper-usage-spec.md fmt 2019-08-29 12:49:20 +02:00

README.md

Specifications for Status clients

This repository contains a list of specifications for implementing Status and its various capabilities.

Current state

As of August 2019, we are currently in the process of documenting current specifications. We are als implementing an isolated reference library for them. These specifications are expected to be frozen at the Status V1 launch and be used as a reference point for client implementers and security audits.

Status Improvement Proposals (SIPs)

Accepted

No accepted SIPs right now.

Draft

The following SIPs are under consideration for standardization.

Protocol Research

These are protocols that are currently being researched. These are designed to be useful outside of Status as well. To the extent that these protocols are used within Status clients, they will show up as SIPs in the future.

To see more on this, please visit the current home: vac protocol.