Specifications for Status clients. https://specs.status.im/
Go to file
Oskar Thorén 6943cb509e
Merge pull request #46 from PombeirP/patch-1
Add description of integrity in design requirements
2019-09-16 12:01:52 +02:00
README.md add mailserver to readme 2019-08-29 14:46:22 +02:00
_config.yml Create _config.yml 2019-08-29 13:02:49 +02:00
status-account-spec.md Update secure transport 2019-09-12 08:31:11 +02:00
status-client-spec.md Fix: Mailserver knows the bloomfilter of the topic 2019-09-02 12:13:31 +02:00
status-group-chats-spec.md address feedback 2019-09-12 08:32:57 +02:00
status-payloads-spec.md address feedback 2019-09-12 08:32:57 +02:00
status-secure-transport-spec.md Merge branch 'master' into patch-1 2019-09-12 15:37:51 +02:00
status-session-management-spec.md Update secure transport 2019-09-12 08:31:11 +02:00
status-whisper-mailserver-spec.md more security considerations mailserver 2019-08-29 14:46:22 +02:00
status-whisper-usage-spec.md Update status-whisper-usage-spec.md 2019-09-02 12:32:33 +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.