Transition To The Community Stack
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 here.
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 reach out.
All relevant new libaries and APIs have found it's place in the waltid-identity repo.
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
Last updated