Decision Workspace
secure_identity vs pep vs dpop-verifier
Side-by-side comparison of Rust crates
48
secure_identity
experimentalv0.1.2
Authentication helpers for JWT, OIDC, MFA, API keys, sessions, and step-up policy.
55
pep
experimentalv0.3.1
Policy Enforcement Point - OIDC authentication and authorization library
51
dpop-verifier
growingv4.4.0
Lightweight DPoP proof verifier with pluggable replay store
Core Metrics
| secure_identity | pep | dpop-verifier | |
|---|---|---|---|
| Health Score | 48 | 55 | 51 |
| Total Downloads | 1.2K | 139 | 3.2K |
| 30d Downloads | 1.2K | 0 | 0 |
| Dependents | 4 | 1 | 0 |
| Releases | 3 | 6 | 14 |
| Last Updated | 19d ago | 1d ago | 193d ago |
| Age | 21d | 5m | 8m |
Health Breakdown
secure_identity
Maintenance
13
Quality
13
Community
5
Popularity
4
Documentation
13
pep
Maintenance
20
Quality
15
Community
7
Popularity
3
Documentation
10
dpop-verifier
Maintenance
11
Quality
17
Community
6
Popularity
4
Documentation
13
Technical Details
| secure_identity | pep | dpop-verifier | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.1 | 4.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 29 | 18 | 17 |
| Crate Size | 64KB | 58KB | 39KB |
| Features | 5 | 10 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pep leads with a health score of 55/100, but none of the options score above 80.
- •dpop-verifier has the most downloads (3.2K), suggesting wider adoption.
- •secure_identity, pep are pre-1.0 — API may change.