sequoia-sq/src
Justus Winter 32bdb2598d
Import the secret key so that the example has something to list.
- Otherwise, `--cert-domain=example.org` matches no key.
2024-12-03 14:54:39 +01:00
..
cli Import the secret key so that the example has something to list. 2024-12-03 14:54:39 +01:00
commands Change sq inspect to show the cert associated with a recipient. 2024-12-03 11:42:27 +01:00
common Introduce accessors for sq.quiet and sq.verbose. 2024-12-02 14:35:25 +01:00
output Introduce accessors for sq.quiet and sq.verbose. 2024-12-02 14:35:25 +01:00
commands.rs Add a configuration file and associated management commands. 2024-11-27 15:26:36 +01:00
common.rs Change sq key list to display more user IDs. 2024-11-19 00:05:37 +01:00
config.rs Implement sq sign --signer-self and sq encrypt --signer-self. 2024-12-02 18:05:53 +01:00
log.rs Add sq wot 2023-03-30 16:03:48 +02:00
macros.rs Support indentation parameters in qprintln. 2024-10-15 14:43:33 +02:00
main.rs Make verbosity configurable. 2024-12-02 14:42:04 +01:00
man-pandoc.inc.html Use back ticks for inline code and subcommand references. 2024-01-12 17:16:36 +01:00
man-pandoc.lua man: Fix iterating over table we modify. 2024-08-14 14:29:04 +02:00
man.rs Use cheaper predicate to see if an iterator is empty. 2024-10-09 16:58:04 +02:00
output.rs Move sq toolbox keyring to sq keyring. 2024-11-16 10:06:59 +01:00
sq.rs Simplify code. 2024-12-03 10:45:51 +01:00
toml_edit_tree.rs Support thiserror 2.0. 2024-11-28 06:37:07 +01:00
utils.rs Move utility function. 2024-02-14 17:12:42 +01:00