|
1 | | -# walt.id Protocol Libraries |
2 | | - |
3 | | -by [walt.id](https://walt.id) |
4 | | - |
5 | | -Libraries implementing identity and credential protocols (OpenID4VC, OpenID4VP, SIOPv2) |
6 | | - |
7 | | - |
8 | | - |
9 | | -## Statuses Explained |
10 | | - |
11 | | - |
12 | | -| | | |
13 | | -| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
14 | | -| *This project is being actively maintained by the development team at walt.id. Regular updates, bug fixes, and new features are being added.* | *This project is not actively maintained. Certain features may be outdated or not working as expected. We encourage users to contribute to the project to help keep it up to date.* | |
15 | | -| *This project is deprecated and no longer maintained. It should not be used in new projects. Please use our alternative libraries or migrate to recommended replacements.* | *This project is still supported by the development team at walt.id, but is planned for deprecation. We encourage users to migrate to using our alternative libraries.* | |
| 1 | +<div align="center"> |
| 2 | +<h1>walt.id Protocol Libraries</h1> |
| 3 | + <span>by </span><a href="https://walt.id">walt.id</a> |
| 4 | + <p>Libraries implementing identity and credential protocols (OpenID4VC, OpenID4VP, SIOPv2)</p> |
| 5 | + |
| 6 | + <a href="https://walt.id/community"> |
| 7 | + <img src="https://img.shields.io/badge/Join-The Community-blue.svg?style=flat" alt="Join community!" /> |
| 8 | + </a> |
| 9 | + <a href="https://www.linkedin.com/company/walt-id/"> |
| 10 | + <img src="https://img.shields.io/badge/-LinkedIn-0072b1?style=flat&logo=linkedin" alt="Follow walt_id" /> |
| 11 | + </a> |
| 12 | + |
| 13 | + <h2>Statuses Explained</h2> |
| 14 | + <table> |
| 15 | + <tr> |
| 16 | + <td align="center" width="50%"> |
| 17 | + <img src="https://img.shields.io/badge/🟢%20Actively%20Maintained-success?style=for-the-badge&logo=check-circle" alt="Status: Actively Maintained" /> |
| 18 | + <br/> |
| 19 | + <em>This project is being actively maintained by the development team at walt.id. Regular updates, bug fixes, and new features are being added.</em> |
| 20 | + </td> |
| 21 | + <td align="center" width="50%"> |
| 22 | + <img src="https://img.shields.io/badge/🟡%20Unmaintained-yellow?style=for-the-badge&logo=warning" alt="Status: Unmaintained" /> |
| 23 | + <br/> |
| 24 | + <em>This project is not actively maintained. Certain features may be outdated or not working as expected. We encourage users to contribute to the project to help keep it up to date.</em> |
| 25 | + </td> |
| 26 | + </tr> |
| 27 | + <tr> |
| 28 | + <td align="center" width="50%"> |
| 29 | + <img src="https://img.shields.io/badge/🔴%20Deprecated-red?style=for-the-badge&logo=no-entry" alt="Status: Deprecated" /> |
| 30 | + <br/> |
| 31 | + <em>This project is deprecated and no longer maintained. It should not be used in new projects. Please use our alternative libraries or migrate to recommended replacements.</em> |
| 32 | + </td> |
| 33 | + <td align="center" width="50%"> |
| 34 | + <img src="https://img.shields.io/badge/🟠%20Planned%20Deprecation-orange?style=for-the-badge&logo=clock" alt="Status: Planned Deprecation" /> |
| 35 | + <br/> |
| 36 | + <em>This project is still supported by the development team at walt.id, but is planned for deprecation. We encourage users to migrate to using our alternative libraries.</em> |
| 37 | + </td> |
| 38 | + </tr> |
| 39 | + </table> |
| 40 | +</div> |
16 | 41 |
|
17 | 42 |
|
18 | 43 | ## Overview |
@@ -128,3 +153,6 @@ SQL-backed persistence for the Wallet SDK. Provides Exposed ORM-based implementa |
128 | 153 |
|
129 | 154 | Licensed under the [Apache License, Version 2.0](https://github.com/walt-id/waltid-identity/blob/main/LICENSE) |
130 | 155 |
|
| 156 | +<div align="center"> |
| 157 | +<img src="../../assets/walt-banner.png" alt="walt.id banner" /> |
| 158 | +</div> |
0 commit comments