mirror of
https://github.com/ente-io/ente.git
synced 2025-05-29 05:51:19 +00:00
10 lines
308 B
Markdown
10 lines
308 B
Markdown
Generate random keys that can be used in the museum configuration file.
|
|
|
|
## Details
|
|
|
|
This tool can be used to generate new random values for various cryptographic
|
|
secrets that should be overridden in `configuration/local.yaml` when running a
|
|
new instance of museum.
|
|
|
|
go run tools/gen-random-keys/main.go
|