-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Simple form:
qabel-cli noisebox encrypt <sender secret> <receiver public> <file> [<outfile>]
qabel-cli noisebox decrypt <sender secret> <receiver public> <file> [<outfile>]
Alternate form, more complex, not as useful; using identities and contacts:
qabel-cli noisebox encrypt [--identity] <contact> <file> [<outfile>]
qabel-cli noisebox decrypt [--identity] <contact> <file> [<outfile>]
#523 may add something like a --version parameter to force an (the) old version when encrypting.
Metadata
Metadata
Assignees
Labels
No labels