Version 0.2.0
Changelog
Added
- Import from encrypted Aegis Databases
- Set env var
COTP_DB_PATHto set a custom path - Show QRCode of the codes by pressing 'k' in the dashboard or by using the qrcode subcommand
- search subcommand
- Increment or decrement the HOTP counter by pressing + or -
- Show information by pressing 'i' in the dashboard
Changed
- Rewritten database encryption due to sodiumoxide deprecation
- Update dependencies
- Compile binary using optimization flags
Fixes
General bug fixes and optimizations