VC Badge Action
Version updated for https://github.com/Tonari-no-usagi/vc-badge-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The VC Badge Action automates the issuance of SD-JWT Verifiable Credentials (VCs) to developers’ Decentralized Identifiers (DIDs) based on their GitHub activity, such as merging pull requests. It enables secure credential generation with selective disclosure, allowing developers to prove contributions while revealing only necessary information, and includes a built-in web verification portal for viewing and validating credentials. This action streamlines the process of recognizing and verifying contributions in a decentralized and privacy-preserving manner.
Release notes
Initial Release of VC Badge Action
We are excited to announce the first release of VC Badge Action! This GitHub Action allows repository owners to issue SD-JWT Verifiable Credentials (VC) to contributors, providing a secure and privacy-preserving way to prove open-source contributions.
Key Features
- SD-JWT VC Issuance: Fully compliant with the SD-JWT (RFC 9901) specification.
- Selective Disclosure: Contributors can prove their achievements without revealing unnecessary private data.
- Built-in Verification Portal: Every repository gets its own glassmorphism-style web portal to verify and view issued credentials.
- Ed25519 Signing: High-performance cryptographic signatures for maximum security.
- Bilingual Support: Comprehensive documentation in both English and Japanese.
日本語概要
VC Badge Action の初期リリースです!GitHub上での貢献を「証明書(VC)」として発行し、開発者の実績をデジタルかつセキュアに証明できるアクションです。
- SD-JWT準拠: 最新のプライバシー保護技術を採用。
- 検証用ポータル同梱: 発行されたバッヂをブラウザですぐに確認可能。
- 簡単導入: ワークフローに追加するだけで、PRマージをきっかけとした自動発行が始まります。