📝 Update RFC6 link in README.md

This commit is contained in:
2026-05-17 09:59:24 +08:00
parent d3fe0e8a83
commit 464d742192
+2 -2
View File
@@ -171,10 +171,10 @@ Environment
| 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_EXTERNAL_COMMAND | External command cli | | TINY_ENCRYPT_EXTERNAL_COMMAND | External command cli |
| SECURE_EDITOR | Secure Editor [\[OWS RFC6\]](https://openwebstandard.org/rfc6) | | SECURE_EDITOR | Secure Editor [\[OWS RFC6\]](https://ows.hatter.in/rfc6) |
| EDITOR | Editor (Plaintext) | | EDITOR | Editor (Plaintext) |
Alternative environment setup: Alternative environment setup:
```shell ```shell
~/.config/envs/ENV_VARIABLE_NAME <--> File Content ~/.config/envs/ENV_VARIABLE_NAME <--> File Content
``` ```