sequoia-sq/tests
Neal H. Walfield ae057eba88
Support authenticating signatures using the web of trust
- When verifying a signature using `sq verify`, and a signer is not
    specified using `--signer-cert`, try and authenticate them using the
    web of trust using the configured certificate store.

  - If we can fully authenticate a signer, consider the signature to
    have been authenticated by that signer.
2023-03-28 14:51:18 +02:00
..
data Reincarnation commit. 2023-02-21 12:43:43 +01:00
sq-certify.rs Add support for a persistant certificate store 2023-03-16 13:46:50 +01:00
sq-decrypt.rs Add support for a persistant certificate store 2023-03-16 13:46:50 +01:00
sq-encrypt.rs Support addressing recipients by email address and User ID 2023-03-28 14:50:24 +02:00
sq-export.rs Add support for a persistant certificate store 2023-03-16 13:46:50 +01:00
sq-import.rs Add support for a persistant certificate store 2023-03-16 13:46:50 +01:00
sq-key-adopt.rs Add support for a persistant certificate store 2023-03-16 13:46:50 +01:00
sq-key-generate.rs Add a top-level, global option --time to set the reference time 2023-03-28 12:12:11 +02:00
sq-packet-decrypt.rs Add support for a persistant certificate store 2023-03-16 13:46:50 +01:00
sq-packet-dump.rs Add support for a persistant certificate store 2023-03-16 13:46:50 +01:00
sq-revoke.rs Add support for a persistant certificate store 2023-03-16 13:46:50 +01:00
sq-sign.rs Support authenticating signatures using the web of trust 2023-03-28 14:51:18 +02:00
sq-subplot.rs Reincarnation commit. 2023-02-21 12:43:43 +01:00