settings/security: generate paper key
This commit is contained in:
parent
c1daa34f2c
commit
a67c7559b9
12 changed files with 183 additions and 4 deletions
|
|
@ -9,3 +9,4 @@ rand_core = { version = "0.6", features = ["std"] }
|
|||
thiserror = { workspace = true }
|
||||
nanoid = { workspace = true }
|
||||
nanoid-dictionary = { workspace = true }
|
||||
gen_passphrase = { version = "0.1", features = ["eff_short_2"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue