home

paste kubernetes secret yaml or json · decode base64 values · identify credential types · runs locally · keys never leave browser

important: kubernetes secrets store values base64-encoded, not encrypted. anyone who can read the Secret object can decode them. all decoding runs locally in your browser — nothing is uploaded.

supports multi-document yaml (---), List objects, and lone base64 blobs · built-in secret types get extra hints

paste a Secret manifest or raw base64

ready