Skip to content

Version 0.2.0

Choose a tag to compare

@replydev replydev released this 07 Feb 21:41
f89eda4

Changelog

Added

  • Import from encrypted Aegis Databases
  • Set env var COTP_DB_PATH to 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