# SD-JWT VC Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/sd-jwt-vc
> Markdown URL: https://aitinkerers.org/technologies/sd-jwt-vc.md
> Technology record last updated: 2026-04-20T20:37:52Z
> Generated: 2026-09-23T05:41:37Z

A high-security credential format enabling selective disclosure and unlinkability via salted cryptographic hashes.

SD-JWT VC (Selective Disclosure JSON Web Token Verifiable Credentials) solves the oversharing problem in digital identity. By applying salted hashes to individual claims within a standard JWT, it allows users to reveal only specific data points: showing a '18+' flag without exposing a full birthdate. This IETF-backed specification ensures hardware-backed security and prevents tracking across different verifiers through unique per-presentation salts. It is the core engine for the EU Digital Identity Wallet (EUDI) and ISO 18013-7 mobile driver's licenses.

- Official technology site: https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-04.html
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Agnic.AI: Payable Agents &amp; a New Monetization Layer for AI Builders](https://toronto.aitinkerers.org/talks/rsvp_ZgqPADQ3wBs)

Agnic.AI is a system for turning AI agents into self-sovereign economic actors that can earn, spend, and prove identity on-chain. In this demo, I’ll show how I built agents that can autonomously complete tasks with programmable payment rails, and attach verifiable identity and skill signals (inspired by OpenClaw-style "Pay + ID" skills). The project explores how agents move from being tools to participants in an open marketplace.

- Event context: AI Tinkerers Toronto - April 2026 - hosted by Shopify — 2026-04-29 — Toronto
- Public talk page: https://toronto.aitinkerers.org/talks/rsvp_ZgqPADQ3wBs

## Related Technologies

- [DID](https://aitinkerers.org/technologies/did) ([Markdown](https://aitinkerers.org/technologies/did.md)) — 1 public demo
- [ERC-8004](https://aitinkerers.org/technologies/erc-8004) ([Markdown](https://aitinkerers.org/technologies/erc-8004.md)) — 2 public demos
- [n8n](https://aitinkerers.org/technologies/n8n) ([Markdown](https://aitinkerers.org/technologies/n8n.md)) — 46 public demos
- [OpenClaw](https://aitinkerers.org/technologies/openclaw) ([Markdown](https://aitinkerers.org/technologies/openclaw.md)) — 50 public demos
