Authorizer Versions Save

Authorizer is a Password Manager for Android. It emulates an HID keyboard over USB and enters your credentials on your target device. Additionally it supports OTP :key::mobile_phone_off:

v0.5.0

1 year ago
  • New feature: FIDO U2F and FIDO2 WebAuthn
  • New feature: Predefined usernames / emails with placeholders
  • New Authorizer Bluetooth stack
  • Bottom Navigation
  • A lot of changes merged in from PasswdSafe
  • Bug fixes

Commit Notes

Full Changelog: https://github.com/tejado/Authorizer/compare/v0.4.1...v0.5.0

v0.4.1

1 year ago
  • Bug fixes

v0.4.0

5 years ago
  • New feature: Bluetooth Auto-Type (min. Android Pie required)
  • New feature: OTP Auto-Type Button
  • New keyboard layout (en_GB)
  • Wording adjusted
  • Additional small improvements
  • Bug fixes

v0.3.0

5 years ago
  • Added OTP (TOTP/HOTP) feature
  • Added placeholder feature
  • Added asymmetric encrypted (GPG) backup on USB mass storage
  • Additional bug fixes and minor changes
  • Now considered more stable - beta status removed
  • Privacy Policy: Authorizer does not collect any data! (camera access is used only for scanning OTP QR codes)

v0.2.5-beta

6 years ago
  • New keyboard layouts
  • Bug fixes

v0.2.4-beta

7 years ago
  • Using now superuser/root to access /dev/hidg0 (USB HID device)
  • Added setting to deactivate USB Keyboard output
  • A lot of design adjustments, e.g. major rework of TreeView
  • Added icons for password entries (shown in TreeView)
  • Some merges with the original PasswdSafe for Android app