Skip to main content

Prerequisites for GPG signing

There are two methods to do GPG signing, either using the STM SCD (recommended) or GnPG PKCS11 SCD.

We recommend that the master key only be used for creating subkeys and the subkeys be used for signing. In the event that a subkey is compromised, this will allow you to revoke and replace the affected subkey, while the master key and uncompromised subkeys remain secure. The identity of the key is associated with the master key; therefore, if the master key is compromised, the identity of the master key and all associated subkeys are compromised and must be revoked and replaced.

Prerequisites