Stakpak can read, compare, and write secret values without seeing them. Secrets are substituted at runtime and never exposed in logs or memory.
To disable secret redaction, open your terminal and write stakpak --disable-secret-redaction
stakpak --disable-secret-redaction
Generate cryptographically secure passwords with configurable complexity
Redacts sensitive data like IP addresses and AWS account IDs
To disable privacy mode, open your terminal and write stakpak --privacy-mode
stakpak --privacy-mode
Last updated 4 months ago