Skip to content

Commit

Permalink
sd-jwt-python 2024 Annual Review
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Fett <mail@danielfett.de>
  • Loading branch information
danielfett authored and tkuhrt committed Jun 12, 2024
1 parent c5aeccc commit 45fe3b8
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 1 deletion.
48 changes: 48 additions & 0 deletions docs/projects/reviews/2024/2024-sd-jwt-python-annual.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# 2024 sd-jwt-python (SD-JWT Reference Implementation)

## Project Health

The main focus of this project is to provide a reference implementation for the
IETF SD-JWT draft. As such, the code has reflected the developments in the
specification over the last year and is up to date with the latest version of
the draft. Since the draft is approaching a stable state (and hopefully a final
RFC soon-ish), no drastic changes are expected in the codebase.


## Maintainer Diversity

As before, the project is maintained by a single maintainer, an editor of the
SD-JWT draft. Two developers have contributed code, one editor of the draft and
one external contributor.

## Project Adoption

The main task of the project is to provide a reference implementation for the
SD-JWT draft. The project is in use

* by the editors of the draft to test new developments and to produce examples for the specification,
* by external contributors to understand testdrive SD-JWT, and
* as a reference for testing and validation of other implementations.

## Goals

### Performance Against Prior Goals

The project has met its goals for the last year, which were to keep the codebase
up to date with the latest version of the draft and to provide a reference
implementation for the draft.

### Next Year's Goals

As before, the main goal of the project is to provide a reference implementation
for the SD-JWT draft. The project will continue to track the development of the
draft, including a potential transition to an RFC. The project will also continue
to exist as a reference for SD-JWT implementations.

## Help Required

The project is in good shape and does not require any help at the moment.

## Project Lifecycle Stage Recommendation

The project is recommended to remain in the Labs stage.
2 changes: 1 addition & 1 deletion docs/projects/reviews/2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Projects must provide an [annual review](../../../governance/project-annual-revi

| Project | Stage | Date Accepted | 2024 Review |
| ----------------------------- | ------ | ------------- | ------------ |
| SD-JWT Python | Labs | May 27, 2023 | Jun 12, 2024 |
| [SD-JWT Python](./2024-sd-jwt-python-annual.md) | Labs | May 27, 2023 | Jun 12, 2024 |
| SD-JWT Kotlin | Labs | May 27, 2023 | Jun 12, 2024 |
| Farmworker Wallet OS | Labs | Aug 9, 2023 | Aug 21, 2024 |
| VC-API | Labs | Sep 28, 2023 | Oct 2, 2024 |
Expand Down

0 comments on commit 45fe3b8

Please sign in to comment.