LinuxCommandLibrary

yadm-transcrypt

Transparent encryption for yadm files

TLDR

Initialize transcrypt

$ yadm transcrypt -c aes-256-gcm
copy
Unlock files
$ yadm transcrypt --display
copy
Configure transcrypt
$ yadm transcrypt -p [password]
copy

SYNOPSIS

yadm transcrypt [options]

DESCRIPTION

yadm transcrypt wraps transcrypt for transparent file encryption. Encrypts files on push using .gitattributes patterns. Alternative encryption method to yadm encrypt.

PARAMETERS

-c cipher

Encryption cipher.
-p password
Set password.
--display
Show configuration.

SEE ALSO

yadm(1), transcrypt(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community