Tag_Archive: #Vault

· 3 min read

Some Sugar from a DevOps Life: Secure File Syncing & Cloud Secrets

This is a curated collection of secure file synchronization, cloud infrastructure utilities, and secret management recipes compiled from my public GitHub Gists, representing some sweet shortcuts from a DevOps life. 🔑 keyring, secrets management and CLI# Published: 2026-04-01T05:44:09Z | Original Link: Gist Link # gopass EDITOR=vi gopass insert me/api/xyz_api_key XYZ_API_KEY="$(gopass -o … ... read more »