sequoia-sq/tests
Neal H. Walfield a8f01ef1ae
Make the output of sq pki list, etc. more concise by default.
- The output of `sq pki list`, `sq pki authenticate`, `sq pki
    identify` and `sq pki lookup` are overwhelming.

  - Change the output to only show whether a binding can be
    authenticated, not the paths; group the user IDs according
    to the certificate; and, show whether the components are expired
    or revoked.

  - Use the old output format if the user passes `--show-paths`.

  - Fixes #240.
2024-04-12 18:55:34 +02:00
..
data Port sq inspect's examples to the example framework. 2024-03-13 10:26:32 +01:00
common.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-autocrypt.rs Turn Autocrypt Gossip into PKI artifacts when importing. 2024-01-29 19:48:51 +01:00
sq-cert-lint.rs When using ioctl's, be as general as possible. 2024-03-13 09:34:05 +01:00
sq-certify.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-decrypt.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-encrypt.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-export.rs Move sq import and export to sq cert. 2024-01-19 11:24:21 +01:00
sq-import.rs Make sq cert export do what I mean. 2024-02-14 17:12:42 +01:00
sq-key-adopt.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-key-generate.rs Don't generate user ID-less certificates by default. 2024-04-05 18:08:45 +02:00
sq-key-revoke.rs Require canonical user IDs by default. 2024-04-09 12:07:42 +02:00
sq-key-subkey.rs Require canonical user IDs by default. 2024-04-09 12:07:42 +02:00
sq-key-userid.rs Require canonical user IDs by default. 2024-04-09 12:07:42 +02:00
sq-link.rs Require canonical user IDs by default. 2024-04-09 12:07:42 +02:00
sq-packet-decrypt.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-packet-dump.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-pki.rs Make the output of sq pki list, etc. more concise by default. 2024-04-12 18:55:34 +02:00
sq-sign.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-subplot.rs Move subplot tests to a feature so subplot doesn't affect most builds 2023-04-19 10:54:05 +02:00