2 Commits

Author SHA1 Message Date
Tom Alexander
9fe6ac2749
Introduce functions to generate yaml.
The toYAML function is just an alias to toJSON which is technically fine since YAML is a superset of JSON, but these new functions will generate actual YAML.
2026-03-08 13:02:05 -04:00
Tom Alexander
33773c7b1c
Move the encryption config into a package. 2026-03-08 13:02:01 -04:00