LinuxCommandLibrary

yadm-git-crypt

Transparent encryption for yadm files

TLDR

Initialize git-crypt

$ yadm git-crypt init
copy
Unlock repository
$ yadm git-crypt unlock
copy
Add GPG key
$ yadm git-crypt add-gpg-user [key-id]
copy

SYNOPSIS

yadm git-crypt command [args...]

DESCRIPTION

yadm git-crypt wraps git-crypt for transparent encryption. Files matching .gitattributes patterns are encrypted on push, decrypted on pull. Alternative to yadm encrypt for per-file encryption.

SEE ALSO

yadm(1), git-crypt(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community