2026-04-29
- #666 - fix: explicit per-item decorators now take priority over @defaultSensitive/@defaultRequired from other files
- #567 - Built-in local encryption utilities - let's get everything out of plaintext!
- Add built-in
varlock()resolver for local device-bound encryption using tiny native binaries- macOS via Swift/Secure Enclave
- Windows via Windows Hello/TPM (+WSL2 support)
- Linux via TPM2/keyring
- Add
varlock encryptcommand with stdin support - Add
varlock revealcommand - Add
varlock lockcommand to clear local session unlock - Add
keychain()resolver for built-in macOS Keychain support
- Add built-in