IanTwenty@lemmy.worldtoSelfhosted@lemmy.world•How do you handle secrets in home automation?English
2·
1 year agoIn that case I’ll also mention that Powershell has a secure-string that allows you to load secrets from encrypted file/user input. I believe it’s secured by the user’s login/session like secret-tool. They are even remain encrypted in memory so they can’t be snooped on.
You can do the same with GitLab as another option, it supports custom domains too.