cisagov / LME

Logging Made Easy (LME) is a no cost, open source platform that centralizes log collection, enhances threat detection, and enables real-time alerting, helping small to medium-sized organizations secure their infrastructure.
https://www.cisa.gov/resources-tools/services/logging-made-easy
Other
842 stars 66 forks source link

Ansible-Vault Master Password should be encrypted at rest #420

Open mreeve-snl opened 2 months ago

mreeve-snl commented 2 months ago

Master Password for lme user passwords is stored in plaintext at the moment for ease of use, and this is also pretty secure based on the security model....

we should eventually work to use something like: https://wiki.archlinux.org/title/Systemd-creds or an encrypted file system