Versions in this module Expand all Collapse all v0 v0.2.1 Mar 22, 2026 v0.2.0 Mar 20, 2026 Changes in this version + func SignCommit(cfg *config.Config, localUser string, statusFd int) error + func VerifySignature(cfg *config.Config, sigFile, dataFile string, statusFd int) error + type Identity struct + BridgeCert *x509.Certificate + BridgeKey *keys.SecurePrivateKey + MachineID string + MasterKey *keys.Ed25519Signer + func LoadIdentity(cfg *config.Config) (*Identity, error) + func (i *Identity) Destroy() + func (i *Identity) HasUserAttribution() bool + func (i *Identity) Level() int