TurtlPass Python 2.0.0 Release Notes
TurtlPass Python 2.0.0 brings compatibility with TurtlPass Firmware 2.X.X for RP2040-based TurtlPass devices. This release introduces features for interacting with TurtlPass-enabled devices, generating passwords and OTP codes, managing OTP shared secrets, and encrypting/decrypting files.
Features
- Device Interaction: Communicate with TurtlPass-enabled devices via USB.
- Password Generation: Securely generate strong passwords using TurtlPass.
- OTP Code Generation: Create one-time passwords (OTP) for two-factor authentication.
- OTP Shared Secret Management: Securely add OTP shared secrets to TurtlPass devices.
- File Encryption and Decryption: Encrypt and decrypt files for secure storage.