Skip to content

qabel-cli noisebox encrypt|decrypt #659

@enkore

Description

@enkore

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions