Skip to content

Latest commit

 

History

History

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Baseline Protocol Specifications

Baseline Logo

Read the full documentation at docs.baseline-protocol.org.

Join our Slack workspace, view our Youtube Channel and follow us on Twitter for Baseline Protocol news and updates!

The Baseline API & Data Model Specification

The document describes the Baseline programming interface and expected behaviors of all instances of this interface together with the required programming interface data model.

Status

The Baseline API & Data Model Specification is currently in its first release as a draft specification (V0.1).

Components

Component Component Description
Baseline Baseline core provides internal integration middleware interfaces for baselining systems of record.
CCSM Baseline core CCSM API provides interfaces for general interaction with the underlying CCSM.
Privacy Baseline core privacy provides interfaces supporting general consistency, zero-knowledge cryptography protocols and secure multi-party computation (MPC).
Registry Utilities for resolving DID documents for arbitrary subjects.
Vault Baseline core vault API provides tools and methods for managing digital authentication credentials for Subjects based on roles and `Workgroup` instances.
Schemas Baseline core data schemas used in the Baseline, CCSM, Privacy, Registry and Vault API modules.
Conformance Describes the conformance clauses and tests required to achieve baseline compliant implementations.

License

All contribution in this repo is released under the CC0 1.0 Universal public domain dedication. For the full license text, refer to LICENSE.

Contributions

To participate in the evolution of Baseline via the specs process, please see our Contributors Guidelines.