koverto(1) -- Encrypt and/or sign incoming Email notifications generated by applications

SYNOPSIS

koverto [FLAGS] [OPTIONS] [SUBCOMMAND]

DESCRIPTION

A Kuvert-like tool that uses Sequoia to encrypt and/or sign Email notifications generated by applications.

FLAGS

-h, --help

Prints help information

-V, --version

Prints version information

OPTIONS

-c, --config

Custom config file path.

-l, --log_level

Log level.

SUBCOMMANDS

delete_key

Delete a key from the key store.

delete_store

Delete the key store.

help

Prints this message or the help of the given subcommand(s)

import

Import a keyring file into the keys store.

list_keys

List the keys in the store.

mta Run the receive-only MTA.

FILES

In the following list, the first path is the default location when running koverto as an script, the second path is the default location when running koverto as a system service. $HOME/koverto.toml or /etc/koverto/koverto.toml

Location where koverto searchs for a custom configuration file, when the option --config is not provided.

*$HOME/ or /var/lib/koverto

Location where koverto writes/reads data.

Under this directory, there can be:

store

The keys store.

koverto.pfx

The TLS certfifcate. keyring An OpenPGP keyring.

SEE ALSO

koverto.toml (5), https://https://juga0.gitlab.io/koverto/

BUGS

Please report bugs at https://gitlab.com/juga0/koverto/issues

AUTHOR

juga [juga at riseup dot net]

COPYRIGHT

GPLv3