Hacker News new | ask | show | jobs
by jFriedensreich 3074 days ago
had the same issues and now i always either check for the sops encryption keys with a sops wrapper script before encryption or decrypt to a git-ignored temp file that is immediately deleted after use.