SSD Nodes Learn Hosting plans →

#secrets

Filtering by topic #secrets · clear

Guides

Self-hosted secrets managers compared

Which self-hosted secrets manager belongs on one VPS: OpenBao, Infisical, SOPS with age, systemd credentials, or a locked down env file, and what each costs.

Guides

Keep secrets out of your AI agents

An agent holding your API keys can leak them in one tool call. Give it scoped short lived tokens behind a credential gateway, never the real keys.

Guides

Docker Compose env files and secrets

Three different things get called an env file in Docker Compose. See how .env, env_file and environment differ, which one wins, and where secrets belong.