c0c0n3 / odoo.box

All of Martel's Odoo stack on just one NixOS machine.
MIT License
3 stars 0 forks source link

Should Vault use systemd's new credentials facility? #22

Open c0c0n3 opened 3 months ago

c0c0n3 commented 3 months ago

We could reimplement our vault to serve secrets over a Unix socket connected to systemd's new credentials facility. This way we won't need to ever store unencrypted data on a filesystem, not even a RAM-backed one.

See: