Package sequoia-sq
Command-line frontends for Sequoia
https://crates.io/crates/sequoia-sq
Version: 1.3.1
General Commands | |
| sq-cert | Manage certificates |
| sq-cert-export | Export certificates from the local certificate store |
| sq-cert-import | Import certificates into the local certificate store |
| sq-cert-lint | Check certificates for issues |
| sq-cert-list | List certificates and user IDs |
| sq-config | Query, inspect, and create the configuration file |
| sq-config-get | Get configuration options |
| sq-config-inspect | Inspect effective configuration details |
| sq-config-inspect-network | Inspect the network configuration |
| sq-config-inspect-paths | Inspect relevant paths |
| sq-config-inspect-policy | Inspect the cryptographic policy |
| sq-config-template | Write a template configuration file |
| sq-decrypt | Decrypt a message |
| sq-download | Download and authenticate the data |
| sq-encrypt | Encrypt a message |
| sq-inspect | Inspect data, like file(1) |
| sq-key | Manage keys |
| sq-key-approvals | Manages certification approvals |
| sq-key-approvals-list | Lists third-party certifications and their approval status |
| sq-key-approvals-update | Approves of third-party certifications allowing for their distribution |
| sq-key-delete | Delete a certificate's secret key material |
| sq-key-expire | Change a certificate's expiration time |
| sq-key-export | Export keys from the key store |
| sq-key-generate | Generate a new key |
| sq-key-import | Import keys into the key store |
| sq-key-list | List keys managed by the key store |
| sq-key-password | Change the password protecting secret key material |
| sq-key-revoke | Revoke a certificate |
| sq-key-rotate | Rotate a certificate |
| sq-key-subkey | Manage subkeys |
| sq-key-subkey-add | Add a new subkey to a certificate |
| sq-key-subkey-bind | Bind keys from one certificate to another |
| sq-key-subkey-delete | Delete a certificate's secret key material |
| sq-key-subkey-expire | Change a subkey's expiration time |
| sq-key-subkey-export | Export secret key material from the secret key store |
| sq-key-subkey-password | Change the password protecting secret key material |
| sq-key-subkey-revoke | Revoke a subkey |
| sq-key-userid | Manage User IDs |
| sq-key-userid-add | Add a user ID |
| sq-key-userid-revoke | Revoke a user ID |
| sq-keyring | Manage collections of keys or certs |
| sq-keyring-filter | Join keys into a keyring applying a filter |
| sq-keyring-list | List keys in a keyring |
| sq-keyring-merge | Merge keys or keyrings into a single keyring |
| sq-keyring-split | Split a keyring into individual keys |
| sq-network | Retrieve and publish certificates over the network |
| sq-network-dane | Retrieve and publishes certificates via DANE |
| sq-network-dane-generate | Generate DANE records for the given domain and certs |
| sq-network-dane-search | Retrieve certificates using DANE |
| sq-network-keyserver | Retrieve and publishes certificates via key servers |
| sq-network-keyserver-publish | Publish certificates on key servers |
| sq-network-keyserver-search | Retrieve certificates from key servers |
| sq-network-search | Retrieve certificates using all supported network services |
| sq-network-wkd | Retrieve and publishes certificates via Web Key Directories |
| sq-network-wkd-publish | Publish certificates in a Web Key Directory |
| sq-network-wkd-search | Retrieve certificates from a Web Key Directory |
| sq-packet | Low-level packet manipulation |
| sq-packet-armor | Convert binary to ASCII |
| sq-packet-dearmor | Convert ASCII to binary |
| sq-packet-decrypt | Unwrap an encryption container |
| sq-packet-dump | List packets |
| sq-packet-join | Join packets split across files |
| sq-packet-split | Split a message into packets |
| sq-pki | Authenticate certs using the Web of Trust |
| sq-pki-authenticate | Authenticate a binding |
| sq-pki-identify | Identify a certificate |
| sq-pki-link | Manage authenticated certificate and User ID links |
| sq-pki-link-add | Link a certificate and a user ID |
| sq-pki-link-authorize | Make a certificate a trusted introducer |
| sq-pki-link-list | List links |
| sq-pki-link-retract | Retract links |
| sq-pki-lookup | Lookup the certificates associated with a User ID |
| sq-pki-path | Verify the specified path |
| sq-pki-vouch | Manage certifications |
| sq-pki-vouch-add | Certify a User ID for a Certificate |
| sq-pki-vouch-authorize | Mark a certificate as a trusted introducer |
| sq-pki-vouch-list | List certifications |
| sq-pki-vouch-replay | Replays vouches |
| sq-sign | Sign messages or data files |
| sq-verify | Verify signed messages or detached signatures |
| sq-version | Detailed version and output version information |