Creator Credentials software application that can be used by media organisations, membership organisations or other trust services to issue verifiable credentials to creators and other rightsholders.
In this section, we summarise how to build the CreatorCredentials app.
In this section, we summarise how to configure the CreatorCredentials app.
In this section, we summarise how to deploy the CreatorCredentials app.
The Creator Credentials (CC) Verifiable Credentials (VC) profile follows the EBSI specifications. Details of the profile are defined here.
- How to set up and configure the CC app: specs/host-setup-config.md
- How to configure host's DID (did:web): specs/host-did.md
- How to authenticate the issuers: specs/host-issuer-authentication.md
- How to configure and verify issuer's did:web specs/issuer-did.md
- Creator email Verification: specs/creator-email-verification.md
- JSON Schema and examples of Verification VCs: json-schema/verification-credentials/
- Creator logs in using its Creator Credentials: specs/advanced/log-in-with-cc.md
- Creating a did:web (did:web Method Specification): https://w3c-ccg.github.io/did-method-web/#create-register
- AWS Key Management Service: https://aws.amazon.com/kms/
- JSON Web Tokens: https://jwt.io/