datatheorem/TrustKit
Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 97
- Release rhythm 40
- 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: 8
- age_days: 4223
- days_rel: 455
- days_push: 21
- n_releases_24m: 2
Adoption not part of the score
2138 stars · 381 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TrustKit is an open-source Objective-C framework that simplifies deploying SSL public key pinning and reporting in iOS, macOS, tvOS, and watchOS apps. It supports both Swift and Objective-C, pins the certificate's Subject Public Key Info, and can report pinning validation failures to a server.
Use cases
- add ssl pinning to an ios app
- validate server certificates against pinned public keys on macos
- report ssl pinning validation failures to a backend
- enforce certificate pinning without modifying app source code
- configure an hpkp-style pinning policy in info.plist
- secure https connections in a tvos or watchos app
When to choose
- you need SSL public key pinning in an Apple-platform app with minimal code changes
- you want automatic pinning via NSURLConnection/NSURLSession delegate swizzling
- you need server-side reporting of pinning validation failures
- you support both Swift and Objective-C codebases
When to avoid
- you need SSL pinning on Android (use TrustKit-Android instead)
- your app targets iOS versions older than 12 or macOS older than 10.13
- you need pinning for non-Apple platforms or non-HTTP networking stacks
Facets
library · maturity active
security cryptography middleware security mobile-development apple-ecosystem cpp ssl-pinning certificate-pinning objective-c tvos watchos network-security reporting ios macos swift
1 source
- readme: https://github.com/datatheorem/TrustKit · fetched 2026-08-28 · 2cb2f9ec959d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| datatheorem/TrustKit | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="datatheorem/TrustKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem