0.4.0
sq-git-policy - Describe, update, and change the OpenPGP policy
sq-git policy
describe [OPTIONS]
sq-git policy
diff [OPTIONS] OLD NEW
sq-git policy
authorize [OPTIONS] NAME
FILE|FINGERPRINT|KEYID
sq-git policy
export [OPTIONS]
sq-git policy
sync [OPTIONS]
sq-git policy
goodlist [OPTIONS] COMMIT
Describe, update, and change the OpenPGP policy.
Describes the policy.
This reads in the policy and dumps it in a more descriptive format on stdout.
By default the policy in the root of the repository's working tree is described.
Shows changes between two policies.
If no arguments are given, compares HEAD
's policy, and
the working tree's policy file (`openpgp-policy.toml`). If one argument
is given, the policy in the corresponding commit or file is compared
with the working tree's policy file. Otherwise, the policies of the two
commits or files are compared.
Changes the authorizations.
A certificate can delegate any of its capabilities to another certificate without breaking an authentication chain.
To fork a project, you create a new policy file.
Exports the certificates associated with an entity.
Updates the OpenPGP certificates in the policy.
sq-git
looks for updates to the certificates listed in
the policy file in the user's certificate store, and on the main public
keyservers.
Adds the given commit to the commit goodlist.
This requires the audit capability to not break an authentication chain.
Look for certificates updates.
sq-git policy sync
sq-git(1), sq-git-policy-describe(1), sq-git-policy-diff(1), sq-git-policy-authorize(1), sq-git-policy-export(1), sq-git-policy-sync(1), sq-git-policy-goodlist(1).
For the full documentation see <https://sequoia-pgp.gitlab.io/sequoia-git>.
0.4.0