feat: update readme
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
Mini-KMS runs local written by Rust
|
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 Yubikey encrypted master key
|
||||||
|
|
||||||
Generate encrypted master key with Yubikey:
|
Generate encrypted master key with Yubikey:
|
||||||
|
|||||||
Reference in New Issue
Block a user