Signer.go is a net/rpc server that listens on stdin/stdout, exposing
methods that perform device certificate signing for Mac OS using keychain utils.
This server is intended to be launched as a subprocess by the signer client,
and should not be launched manually as a stand-alone process.