Skip to content

Commit f24e34e

Browse files
authored
Cleanup Readme and add TCK link (#231)
1 parent 09972e3 commit f24e34e

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
# Decentralized Claims Protocol DCP
22

3-
This repository contains normative documents defining protocols and flows of the Eclipse Decentralized Claims Protocol (DCP) defines an interoperable overlay to the [Dataspace Protocol (DSP)](https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol) Specifications for conveying organizational identities and establishing trust in a way that preserves privacy and limits the possibility of network disruption.
3+
This repository contains normative documents defining protocols and flows of the Eclipse Decentralized Claims Protocol
4+
Specification (DCP). The specification defines an interoperable overlay to
5+
the [Dataspace Protocol Specification (DSP)](https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol) for
6+
conveying organizational identities and establishing trust in a way that preserves privacy and limits the possibility of
7+
network disruption.
48

5-
The scope of Eclipse DCP specification includes:
9+
The scope of the Eclipse DCP specification includes:
610

711
- Specifying a format for self-issued identity tokens
812
- Defining a protocol for storing and presenting Verifiable Credentials and other identity-related resources
913
- Defining a protocol for parties to request credentials from a credential issuer
1014

11-
Eclipse DCP supports multiple trust anchors and allow participants to manage and verify presentations without needing third-party systems outside their control. Note that it is not a requirement for Eclipse DCP to specify a decentralized or "self-sovereign" identity protocol, but it may be based on it.
15+
Eclipse DCP supports multiple trust anchors and allows participants to manage and verify presentations without needing
16+
third-party systems outside their control.
17+
18+
## Technology Compatibility Kit
19+
20+
Eclipse DCP includes a [Technology Compatibility Kit (TCK)](https://github.com/eclipse-dataspacetck/dcp-tck) that can be
21+
used to test implementation compliance to the specification.

0 commit comments

Comments
 (0)