sequoia-sq/tests
Neal H. Walfield 4ae448cef8
Add an option to sq link add to temporarily accept a binding
- Add an option to `sq link add`, `--temporary`, to temporarily
    accept a binding.

  - This creates a fully trusted certification that expires after a
    week, and a second certification that is one second older, which
    doesn't expire, but is only partially trusted (trust amount = 40)
    so that the user remembers this decision.
2023-04-05 17:35:41 +02:00
..
data Add sq wot 2023-03-30 16:03:48 +02: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 Add --keyring to specify additional keyrings to search 2023-03-30 16:03:40 +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-link.rs Add an option to sq link add to temporarily accept a binding 2023-04-05 17:35:41 +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
sq-wot.rs Add sq wot 2023-03-30 16:03:48 +02:00