Skip to content

Creating encrypted backups with GPG key #2

@sebastian-65

Description

@sebastian-65

Some backups should be encrypted. It would be handy if there would be a variable with GPG public key ID that script uses to encrypt the backups right away.

You might use: gpg --trust-model always --batch --yes -ea -r $PUBKEY $OUTPUT

Where pubkey might be e.g. PUBKEY=D6F3D9BB. It might be parameter as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions