code-signing-setup
SolidConfigure code signing for macOS and Windows binaries with notarization.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
macos-codesign-workflow
Execute macOS code signing with Developer ID and hardened runtime requirements
windows-authenticode-signer
Sign Windows executables with Authenticode using signtool, supporting EV and standard certificates
macos-notarization-workflow
Automate Apple notarization with xcrun notarytool for macOS application distribution
asc-notarization
Archive, export, and notarize macOS apps using xcodebuild and asc. Use when you need to prepare a macOS app for distribution outside the App Store with Developer ID signing and Apple notarization.
implementing-code-signing-for-artifacts
This skill covers implementing code signing for build artifacts to ensure integrity and authenticity throughout the software supply chain. It addresses signing binaries, packages, and containers using GPG, Sigstore, and platform-specific signing tools, establishing trust chains, and verifying signatures in deployment pipelines.