feat: update readme, add TINY_ENCRYPT_ENV_EXTERNAL_COMMAND
This commit is contained in:
@@ -154,7 +154,7 @@ Smart Card(Yubikey) protected ECDH Encryption description as below:
|
|||||||
Environment
|
Environment
|
||||||
|
|
||||||
| KEY | Comment |
|
| KEY | Comment |
|
||||||
|----------------------------------|---------------------------------------------|
|
|-----------------------------------|---------------------------------------------|
|
||||||
| TINY_ENCRYPT_CONFIG_FILE | Config file |
|
| TINY_ENCRYPT_CONFIG_FILE | Config file |
|
||||||
| TINY_ENCRYPT_DEFAULT_ALGORITHM | Encryption algorithm, `aes` or `chacha20` |
|
| TINY_ENCRYPT_DEFAULT_ALGORITHM | Encryption algorithm, `aes` or `chacha20` |
|
||||||
| TINY_ENCRYPT_DEFAULT_COMPRESS | File compress, `1` or `on`, default `false` |
|
| TINY_ENCRYPT_DEFAULT_COMPRESS | File compress, `1` or `on`, default `false` |
|
||||||
@@ -166,6 +166,7 @@ Environment
|
|||||||
| TINY_ENCRYPT_AUTO_SELECT_KEY_IDS | Auto select Key IDs |
|
| TINY_ENCRYPT_AUTO_SELECT_KEY_IDS | Auto select Key IDs |
|
||||||
| TINY_ENCRYPT_AUTO_COMPRESS_EXTS | Auto compress file exts |
|
| TINY_ENCRYPT_AUTO_COMPRESS_EXTS | Auto compress file exts |
|
||||||
| TINY_ENCRYPT_PIN_ENTRY | PIN entry command cli |
|
| TINY_ENCRYPT_PIN_ENTRY | PIN entry command cli |
|
||||||
|
| TINY_ENCRYPT_ENV_EXTERNAL_COMMAND | External command cli |
|
||||||
| SECURE_EDITOR | Secure Editor |
|
| SECURE_EDITOR | Secure Editor |
|
||||||
| EDITOR | Editor (Plaintext) |
|
| EDITOR | Editor (Plaintext) |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user