maxgoedjen/secretive
This system is a macOS-based SSH agent and secret management service that handles cryptographic operations, including signing requests and key management. It provides a modular architecture for managing secrets across various storage backends, such as the macOS Keychain, Smart Cards, and the Secure Enclave, while also supporting post-quantum algorithms like MLDSA. The system enforces security through hardened XPC services, code-signing requirements, and persistent biometric authentication contexts.
60.9
Adequate · 3 August 2026
6.2k
lines of production code
Swift
primary language
1
bus factor · 44 authors in all
3
measurements over time
How it got here
2020–2022 · Secret management and security hardening
This period focused on restructuring the application's secret management architecture by introducing dedicated Swift packages (SecretKit, SecretAgentKit) and migrating cryptographic operations to Apple's CryptoKit. The work also involved hardening the background agent via XPC services and establishing a robust update-checking infrastructure.
11 changes
2025–2026 · SSH protocol and certificate management
This period focused on modularizing the codebase by extracting SSH protocol handling into a dedicated package and introducing a new CertificateKit for managing SSH certificates in the macOS keychain. The work also included adding persistent biometric authentication and updating localizations.
6 changes
Survey your own repository
maxgoedjen/secretive was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit b003286745 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.