Security


Nov. 25, 2024

Storing Secrets in Podman Quadlet

My earlier post on Podman Quadlet showed how to install Podman Quadlet, but included secrets as plain text in the container file. This isn’t exactly the best practice for handling secrets. Podman has a built in secrets management utility that integrates with the Quadlet containers.

Nov. 5, 2024

1Password Developer Tools

1Password is a password manager, that in addition to normal management functions, has some nice features that are geared towards the development workflow. Two of the features that are worth calling out are SSH Agent, and the 1Password op CLI.