Specifications for Status clients. https://specs.status.im/
Go to file
Adam Babik 53573f40f8
Add message confirmations spec (#74)
2019-12-16 11:40:54 +01:00
README.md add EIPs link to readme 2019-11-27 03:54:04 -02:00
_config.yml Create _config.yml 2019-08-29 13:02:49 +02:00
status-EIPs.md transpose table 2019-11-28 02:03:26 -02:00
status-account-spec.md Update secure transport 2019-09-12 08:31:11 +02:00
status-client-spec.md add link to eips from client spec 2019-11-28 11:53:01 +08: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 pull request #47 from kdeme/typos-and-fixes 2019-09-18 17:12:13 +03:00
status-session-management-spec.md Update secure transport 2019-09-12 08:31:11 +02:00
status-whisper-mailserver-spec.md Fix mailserver spec (#64) 2019-11-25 10:39:38 +01:00
status-whisper-usage-spec.md Add message confirmations spec (#74) 2019-12-16 11:40:54 +01: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.