LogoLogo
ProductsCommunityGitHubShare Feedback
SSI Kit
SSI Kit
  • General
    • Introduction
    • Transition To The Community Stack
    • SSI Kit | Basics
      • Overview
      • Functionality
      • Components
    • SSI Kit
      • SSI Flavors & Ecosystems
        • Trust Registries
        • Keys
        • Decentralized Identifiers (DIDs)
        • Verifiable Credentials (VCs)
        • Data Exchange Protocols
      • Architecture
        • Low-Level Service Abstraction
        • Ecosystem Abstraction
        • High-Level Interfaces / APIs
      • Use Cases
      • Self-Sovereign Identity (SSI)
        • SSI | Basics
        • Technologies & Concepts
          • Registries
          • Decentralised Identifiers (DIDs)
          • Verifiable Credentials (VCs)
          • Verifiable Presentations (VPs)
          • Data Exchange (Protocols)
  • Getting started
    • Quick Start
    • REST API
      • Signatory API - For Issuers
      • Custodian API - For Holders
        • Key management
        • Did management
        • Credentials management
      • Auditor API - For Verifiers
      • Core API
        • Cryptographic keys
        • Decentralised-Identifiers
        • Verifiable-Credentials
      • API Serving Configs
    • Dependency (JVM)
      • Java Examples
      • Kotlin Examples
    • CLI | Command Line Interface
      • Key Management
      • Decentralized Identifiers
      • Verifiable Credentials
      • OpenID Connect (OIDC)
    • Building the Project
      • Docker Build
      • Local Build
    • Project Configurations
    • Demo
  • Ecosystems
    • EBSI
      • Basics
      • Use Cases & Flow Diagrams
      • Command line interface
        • DID Registration
      • REST API
      • Usage / examples
        • Onboarding & DIDs
        • Build end-to-end use cases
    • IOTA
      • OIDC4VP profile for Login-with-IOTA
      • Login With IOTA Demo
    • Velocity
      • Basics
        • Onboarding
        • Issuing
        • Inspection
      • Integration with SSIKit
      • Command line interface
        • Onboarding
        • Issuing
        • Inspection
    • cheqd
      • Integration architecture
      • Create DID
      • Issue VC
      • Verify VC
  • Tutorials
    • My First VC
    • Advanced VC
  • Concepts
    • Credential Templates
    • Verification Policies
      • Static Policies
      • Parameterized Policies
      • Dynamic/Custom Policies
        • Creating Dynamic Policies
        • Using Dynamic Policies
        • Removing Dynamic Policies
        • Dynamic Policies | Data Classes
    • Selective Disclosure
      • Intro
      • Issuing a SD-JWT Credential
      • Verifying a SD-JWT Credential
    • Credential Statuses
      • StatusList2021Entry
      • SimpleCredentialStatus2022
      • Issue credentials with credentialStatus
      • REST API
        • Check the status of a credential
        • Revoke a credential
      • CLI
        • Check the status of a credential
        • Revoke a credential
    • DID Web
    • Open Policy Agent (OPA)
      • Setup
    • OpenID Connect (OIDC)
      • Credential Issuance
        • OIDC4CI | Example
      • Presentation Exchange
        • OIDC4VP | Example
    • Delegation and Mandates
  • Community
    • Discord
    • Twitter
    • Newsletter
    • GitHub Discussions
  • DEVELOPER RELATIONS
    • Contribute
    • Roadmap
    • Share Feedback
    • Contact
  • Product Editions
    • Open Source | Always Free
    • Enterprise | Self-Managed
    • Cloud Platform | Managed
Powered by GitBook
On this page
  • The Community Stack
  • Transition

Was this helpful?

Export as PDF
  1. General

Transition To The Community Stack

PreviousIntroductionNextSSI Kit | Basics

Last updated 1 month ago

Was this helpful?

The Community Stack

It has always been our goal to provide developers and organizations with great tools, so they can focus on delivering holistic identity solutions. Taking the lessons learned from previous products, we decided to redesign our current offering, resulting in what we now call The Community Stack. A collection of open-source products providing everything to launch any identity solution with ease. You can learn more about it .

Transition

Starting from December 2023, the SSI-Kit will halt feature enhancements, leading to a complete discontinuation planned for end-Q3 2024. It's essential to plan your transition to the new stack effectively. The table below indicates which components of the SSI-Kit are already supported in the new stack.

  • For Kotlin/Java projects where SSI-Kit was used as a native dependency, utilize the provided Library for equivalent features in the new stack. •

  • If you employed the REST APIs, simply switch to the supplied API in the new stack.

If you have any question, please .

All relevant new libaries and APIs have found it's place in the repo.

SSI-Kit Feature
The Community Stack

Keys Operations: Create, Update, Delete

All types of operations are supported

ed25519

secp256k1

secp256r1

rsa

DIDs Operations: Create, Register, Resolve, Delete

All types of operations are supported

did:key

did:jwk

did:web

did:cheqd

did:iota

did:ebsi

Not yet supported

W3C Credentials

Issuance

W3C Credential Issuance as JWTs

W3C Credential Issuance as SD-JWTs

W3C Credential Issuance as JSON-LD

Not yet supported

Verification

W3C Credential Verification (JWTs)

W3C Credential Verification (SD-JWTs)

W3C Credential Verification (JSON-LD)

Not yet supported

Other Credential Features

Credential Templates

Credential Revocation

Not yet supported

Policies

Open-Policy Agent Policies

Issuance & Verification via OpenID4VC

Available via: •  • 

Available via: •  • 

Available via: •  • 

Available via: •  • 

Available via: •  • 

Available via: •  • 

Available via: •  • 

Available via: •  • 

Available via: •  • 

Available via: •  •

Available via: •  •

Available via: •  • Please note, the issuer API only supports did:key at this point.

Available via: •  •

In The Community Stack, we no longer have the notion of a credential template. The issuance will simply happen by providing the full W3C data schema, which will then be signed. A list of credentials schemas can be found

Similar. A list of all policies can be found .

Not yet supported. However, the new also give you great flexibility until we will reintroduce Open-Policy Agent policies.

Available via: • •  • 

here
reach out
waltid-identity
Crypto Lib
Wallet-API
Crypto Lib
Wallet-API
Crypto Lib
Wallet-API
Crypto Lib
Wallet-API
DID Lib
Wallet API
DID Lib
Wallet API
DID Lib
Wallet API
DID Lib
Wallet API
DID Lib
Wallet API
Verifiable Credential Lib
Issuer API
Verifiable Credential Lib
Issuer API
Verifiable Credential Lib
Verifier API
Verifiable Credential Lib
Verifier API
here
here
webhook policies
OpenID4VC Lib
Issuer API
Verifier API