@@ -19,6 +19,11 @@ Set default encryption algorithm:
exportTINY_ENCRYPT_DEFAULT_ALGORITHM='AES'# or CHACHA20
```
Compile only encrypt:
```shell
cargo build --release --no-default-features
```
<br>
Encrypt config `~/.tinyencrypt/config-rs.json`:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.