v0.1.4
caws v0.1.4
A lightweight, self-contained AWS credential manager with password-based encryption.
Installation
Download the appropriate binary for your platform below, then:
# Linux/macOS
chmod +x caws-*
sudo mv caws-* /usr/local/bin/caws
# Verify installation
caws --helpChecksums
Verify your download using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingChangelog
Other Changes
Full Changelog: v0.1.3...v0.1.4
What's caws?
caws is a fast, local-first alternative to aws-vault with zero external dependencies. Store your AWS credentials securely with password-based encryption (Argon2id + AES-256-GCM).
Learn more: https://github.com/timdev/caws