pub type PublicKey = [u8; 32];
Owner public key, lives in RepoState and is checked by validate_state against the prefix in parameters.
RepoState
validate_state