-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add wallet-framework-dotnet 2024 annual review
Signed-off-by: Kevin <kevin.dinh@lissi.id>
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
docs/projects/reviews/2024/2024-wallet-framework-dotnet-annual.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# 2024 wallet-framework-dotnet (Wallet Framework for .NET) | ||
|
||
## Project Health | ||
|
||
The Wallet Framework for .NET project provides a robust framework for building identity wallets based on verifiable credentials, written in C#/.NET. It has received consistent updates over the past year and continues to be actively maintained. | ||
|
||
## Maintainer Diversity | ||
The project is maintained by five maintainers from three different organizations. | ||
Three people from Lissi GmbH, one from Develappers GmbH and one from esatus AG. | ||
|
||
## Project Adoption | ||
The project is primarily used by the Lissi GmbH Organization for its Identity Wallet, the Lissi Wallet. | ||
|
||
## Goals | ||
|
||
### Performance Against Prior Goals | ||
|
||
Over the past year, we have introduced a wide range of features to support the development of identity wallets. These enhancements include implementing the OpenID protocols for issuing and presenting credentials (OID4VCI and OID4VP), as well as ISO protocols for in-person presentations (ISO 18013-5 and ISO 23022-4). Additionally, we have extended the support for multiple credential formats, including SD-JWT and mdoc. | ||
|
||
### Next Year's Goals | ||
|
||
The project aims to continuously enhance and extend its features while staying up to date with relevant standards and protocols. | ||
|
||
## Help Required | ||
No further assistance is needed. | ||
|
||
## Project Lifecycle Stage Recommendation | ||
We recommend that the project remains in the Labs stage. |