Release Notes
Added
rsa_private_keysecret generation type: generates RSA private keys in PKCS1 PEM format,
defaults to 2048 bits, configurable viagenerate = { bits = 4096 }
Fixed
- Check provider authentication (e.g. OnePassword, LastPass) before prompting
user for secrets, via aPreflightGuardthat runs the check exactly once
per provider instance
Install secretspec 0.8.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cachix/secretspec/releases/download/v0.8.1/secretspec-installer.sh | shDownload secretspec 0.8.1
| File | Platform | Checksum |
|---|---|---|
| secretspec-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| secretspec-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| secretspec-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| secretspec-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| secretspec-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |