Binary Dependencies

External tools required by kstlib features.

SOPS

Secrets encryption/decryption engine.

See SOPS releases for your distro/architecture.

brew install sops
scoop install sops

Verify:

sops --version

age

Modern encryption tool (simpler alternative to GPG).

See age releases for your distro/architecture.

brew install age
# age is in the extras bucket
scoop bucket add extras
scoop install age

Verify:

age --version
age-keygen --version

Quick Check

Run the kstlib doctor command to verify all dependencies:

kstlib secrets doctor