OpenCred is now open source. MIT licensed and available today — download the desktop app, pull the Docker image, or read the source on GitHub.

Open-Source Verifiable Credentials Infrastructure

Issue verifiable
credentials instantly.

An open-source, local-first toolkit for issuing and verifying W3C Verifiable Credentials. Run it as a desktop app or a Docker server. Your signing keys never leave your machine.

MIT licensed · Latest release v1.11.0 · A Networks for Humanity initiative — open infrastructure for public benefit.
W3C VC 2.0
Standards compliant
MIT
Open-source licence
0 bytes
Credential data stored
36
Bundled credential schemas
Why OpenCred?
There are many ways to issue credentials. This is the small, local, dependency-free one.

Notepad, not Word.

Most credential products are platforms: an account, a hosted service, a wallet, a workflow engine, and a contract. They make sense for a national ID authority. They are far too much for a school issuing marksheets or an SME issuing employment letters.

OpenCred is a tool, not a platform. It runs on your laptop or inside your own container, does one job — issue and verify W3C Verifiable Credentials — and stays out of the way of the systems you already run.

No online service to sign up for. No platform to depend on. Nothing that calls home. If OpenCred disappeared tomorrow, everything you issued would still verify.

OpenCredA credential platform
RunsOn your laptop or in your own infrastructureIn the vendor's cloud
DependenciesNone — no account, no online servicePlatform account, SDK, vendor uptime
SetupDownload and run, or one containerProcurement and an integration project
Data heldNothing. Issue, export, doneYour holders' records, on their servers
KeysNever leave you: local file, hardware token, OS keychain, or your HSMCustodied by the vendor
OutputW3C Verifiable Credentials any conformant verifier acceptsOften verifiable only inside the platform
CostFree. MIT licensedLicences and per-credential fees
01

Super simple

Download, create a key, issue. A small school or an SME can be issuing signed credentials the same afternoon, without an engineering team or a vendor onboarding.

02

Embeddable

A headless HTTP API and CLI drop into the systems you already have — student records, HR, billing — with one container. Your workflow stays yours; OpenCred only signs and packages.

03

No dependencies

No online service, no platform account, no proprietary format. Open standards end to end, so what you issue today verifies anywhere, for as long as the credential is valid.

Open source.
Available today.
Free under the MIT licence. Pick the shape that fits how you issue.
01

Desktop app

macOS · Windows · Linux

For issuers without an engineering team. Create keys, issue credentials, and export PDFs with a scannable QR — everything runs on your laptop. No server, no cloud dependency.

Download →
02

Docker server

Headless HTTP API · ghcr.io

Automate issuance and verification inside your own systems. One image, one API key, and a signing key mounted read-only. Runs anywhere Docker runs.

docker pull ghcr.io/nfh-trust-labs/opencred/opencred-server:latest
Deployment guide →
03

Source code

MIT · TypeScript monorepo

Read it, fork it, build it, contribute. The repo ships with a contributor guide, DCO sign-off, and the full changelog. Issues and releases live there too.

github.com/nfh-trust-labs/opencred →
Three uncompromising
principles.
Every design decision in OpenCred flows from these foundations.
01

User-Centric

Complete custody. No intermediary. Users hold the control to their own credentials and decide what to share and with whom.

02

Privacy-Preserving

Zero storage beyond processing. Cryptographic integrity at every layer without compromising personal information.

03

Decentralized

No single point of failure. Open source under MIT, open standards end to end. Works across use cases, sectors, and geographies without vendor lock-in.

What are Verifiable
Credentials?
Any claim can be credentialised - IDs, degrees, marksheets, receipts

Verifiable Credentials (VCs) are tamper-proof machine readable versions of claims like IDs, certificates, and licenses. They use cryptography to prove authenticity without revealing unnecessary personal information.

Instant verification — No phone calls or manual checks needed
User-controlled — You decide what to share and with whom
Tamper-proof — Cryptographically secured against forgery
Interoperable — Works across systems, borders, and platforms
Read our Vision Paper →
Verifiable Credential University Degree
HolderJane Doe
DegreeB.Sc. Computer Science
IssuerState University
Issued2025-06-15
Verified

How it works

01

Issue

An issuer (university, employer, government) creates a verifiable credential signed with their cryptographic key.

02

Hold

The holder receives the credential in their wallet. They control it entirely — no copy is stored by the issuer.

03

Verify

A verifier checks the credential's cryptographic proof instantly. No need to contact the issuer.

Issues Presents Verifies I Issuer H Holder V Verifier W3C VERIFIABLE CREDENTIALS MODEL
The OpenCred Manifesto

Every interaction you have with the world creates data. And yet — it sits locked inside institutional silos.

We built OpenCred to put verifiable, portable credentials in the hands of every person — so your data finally belongs to you.

Read the Full Manifesto →
Credentials for
every industry.
From education to government, OpenCred enables trusted digital credentials across sectors.
Education

Academic Credentials

Degrees, diplomas, certificates, and course completions verified instantly.

Healthcare

Medical Records

Vaccination proofs, prescriptions, and medical certifications.

Professional

Work Credentials

Licenses, employment history, and professional certifications.

Government

Civic Identity

IDs, permits, registrations, and age verification.

Finance

Financial Trust

Credit attestations, bank verifications, and KYC compliance.

Supply Chain

Product Provenance

Product authenticity, origin tracking, and certification chains.

Events

Access & Tickets

Event tickets, access passes, and membership verification.

Enterprise

Organizational Trust

Vendor approvals, compliance attestations, and audit trails.

Start issuing
today.

Download the desktop app, run the Docker image, or build from source. Free and open under the MIT licence.