SPIFFE
The SPIFFE Runtime Environment observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 19.0
- age_days: 3309
- days_rel: 12
- days_push: 7
- n_releases_24m: 33
Adoption not part of the score
2500 stars · 652 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SPIFFE is a framework and set of standards for issuing cryptographic identities to workloads, and SPIRE (the SPIFFE Runtime Environment) is its reference implementation written in Go. It provides a universal identity control plane that attests workloads and issues short-lived X.509 SVIDs and JWTs across heterogeneous infrastructure.
Use cases
- secure microservices communication with mutual TLS without manual certificate management
- authenticate services to databases without passwords or API keys
- implement zero trust workload identity across clusters and clouds
- bridge service mesh identity between organizations without sharing keys
- issue short-lived X.509 and JWT identities to workloads in Kubernetes
- replace static secrets with automatically rotated workload credentials
When to choose
- you need cryptographically attested workload identity across heterogeneous platforms (VMs, Kubernetes, clouds)
- you want to eliminate long-lived secrets, API keys, and manually rotated certificates
- you are building a zero trust architecture or multi-organization service mesh federation
When to avoid
- you only need simple single-service TLS termination from a load balancer
- your stack is a single monolith with no inter-service authentication needs
- you cannot operate the SPIRE server/agent infrastructure or its node attestation requirements
Facets
service · maturity stable
auth security cryptography microservices api-gateway security microservices cloud-computing windows cloud go self-hosted spiffe spire workload-identity zero-trust x509 jwt service-mesh mutual-tls identity-control-plane devops linux macos kubernetes docker
3 sources
- readme: https://github.com/spiffe/spire · fetched 2026-08-28 · 8c618c215ada
- homepage: https://spiffe.io · fetched 2026-08-29 · fb2ddcf52d2a
- site_page: https://spiffe.io/docs/latest · fetched 2026-08-29 · 8877d45c565d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spiffe/spire | main | 99 |
| spiffe/spiffe | docs | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem