Specifications for Status clients. https://specs.status.im/
Go to file
Adam Babik 14f48ed652
provide details about peers discovery implementation in client
2019-08-30 08:59:06 +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 status-account-spec.md 2019-08-29 13:24:04 +02:00
status-client-spec.md provide details about peers discovery implementation in client 2019-08-30 08:59:06 +02:00
status-payloads-spec.md tweak 2019-08-29 13:14:07 +02:00
status-secure-transport-spec.md Merge pull request #41 from status-im/session-management 2019-08-29 15:34:31 +02:00
status-session-management-spec.md Update status-session-management-spec.md 2019-08-29 14:56:22 +02:00
status-whisper-mailserver-spec.md more security considerations mailserver 2019-08-29 14:46:22 +02:00
status-whisper-usage-spec.md whisper usage toc and typos 2019-08-29 14:48:47 +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.