feat: update readme

This commit is contained in:
2024-11-10 00:12:58 +08:00
parent 78cfc3ff2b
commit 2e706484ea

View File

@@ -2,6 +2,13 @@
Mini-KMS runs local written by Rust
## Init
New random master key:
```shell
head -c 32 /dev/random | base64
```
## Generate Yubikey encrypted master key
Generate encrypted master key with Yubikey: