Specifications for Status clients. https://specs.status.im/
Go to file
Oskar Thoren 82495c6d96
update toc
2019-08-27 14:10:21 +02:00
README.md Update README.md 2019-08-27 14:10:20 +02:00
status-spec.md update toc 2019-08-27 14:10:21 +02:00
x2.md Empty x2,4-8 2019-04-22 12:09:28 +08:00
x4.md spelling 2019-08-26 15:33:09 +02:00
x5.md breaks 2019-08-26 15:36:28 +02:00
x6.md spelling 2019-08-26 15:33:09 +02:00
x7.md remove payload stuff 2019-08-26 17:25:02 +02:00
x8.md spelling 2019-08-26 15:33:09 +02:00
x9.md spelling 2019-08-26 15:33:09 +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 July 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.

Drafts are prepended with x to indicate that they aren't accepted yet.

Num Title
x4 Initial Protocol Overview
x5 Initial Trust Establishment Specification
x6 Initial Conversational Security Specification
x7 Initial Transport Privacy through Whisper Specification
x8 Initial Message Payload Specification Specification
x9 Status Account Creation and Maintenance Specification

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.