Files
keep/src
Fredrik Johansson 8dcb675ad2
All checks were successful
Docker / build-and-push (push) Successful in 1m51s
Save a redacted .env template alongside pushed secrets
keep push now saves a comment/structure-preserving, value-redacted copy
of the source .env next to the encrypted secrets, so context like "why
this exists" or "get this from X" survives ingest instead of being
silently dropped. keep pull --template retrieves it. Old vaults pushed
before this existed keep working (flat payload, no template) and fail
with a clear error rather than crashing if --template is requested.
2026-07-15 20:41:45 +02:00
..