Category: Signing Manager
Signing Service Update: v2.0
June 19, 2023Signing Manager for macOS provides an ideal system for securing code and package signing identities. Version 2.0 brings in a large number of new features: …
Deploying Signing Service
May 23, 2022Signing Manager for macOS provides an ideal system for securing code and package signing identities. Implement secure access to the identities with API keys, access …
How Signing Service Subscriptions Work
May 20, 2022Getting Started Signing Service can initially be used without a subscription to get started. To unlock the full abilities of Signing Service go to the …
How to Deploy Signing Service To AWS
January 5, 2022Install eb-cli Follow these instructions to install AWS eb-cli. https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install.html Clone the Repository Clone this repository and cd to its directory in Terminal. Add elasticbeanstalk …
Wrapping Private Keys for Google HSM from macOS Keychain
December 15, 2021We are integrating Hardware Security Module (HSM) support for our Signing Service! Importing existing developer identities is important; Signing Service is a secure service for …
Customizing Signing Manager for a Web API
May 11, 2021Overview Signing Manager uses a script located in ~/Library/Application Scripts/com.twocanoes.signing-manager.tcstoken to discover and sign binaries. The binary is named “token” and requires the following options: …
Signing Manager Administrator Guide
May 7, 2021Current Version 2.0 Overview Signing Manager is comprised of two components: Signing Manager (macOS app) and Signing Service (web app). Signing Manager is a macOS …