Rayquaza01 Authenticator Versions Save

Firefox addon that generates TOTPs for 2 factor authentication

v1.3.3pre2

5 years ago

v1.3.3pre1

5 years ago

v1.3.2

5 years ago

v1.3.2 changes

  • Fix potential encryption bug by stripping whitespace in keys BEFORE encrypting
  • Password input hides password again (except on linux) (#23)

v1.3.1

5 years ago

v1.3.1 Changes

  • Change password input to text input to fix popup auto closing on Linux (#16)
  • Fix export by encoding data before downloading (#19)
  • Fix encryption sometimes not working. Encryption MUST be disabled in the previous bersion or you must restore your keys from a backup before using encryption in this version. (#18 and Max1Truc/crypt#1)
  • Add password reset to remove the password prompt in the event that the password was forgotten or encryption was enabled incorrectly. NOTE: This simply removes the password, but does not decrypt the secret keys. (#17)

v1.2.1

5 years ago

v1.2.1 Changes

  • Change args for runtime.getURL due to breakage on Linux (#16 and potentially #14?)
  • Icon changes with current theme (only on Nightly(?) and if svg.context-properties.content.enabled is set to true in about:config)

v1.2.0

5 years ago

v1.2.0 Changes

  • Added encryption (#10) Thanks to Max1Trunc on Github for his help getting this added!
  • Change colors in popup (#12)
  • Updated version of otplib and added jsSHA

v1.0.6

6 years ago

Changes v1.0.6:

  • Redesigned options page to match the Photon Style Guide (#6)
  • Smaller text in the popup (20px -> 16px)
  • Click anywhere on a row to copy code
  • Popup should now be a more reasonable size on Firefox for Android
  • Fixed bug where the timer would occasionally be a second fast and give wrong codes

v1.0.5

6 years ago

Changes v1.0.5:

  • Switched to otplib instead of JS-OTP for generating codes (#5)
  • Visual feedback when copying codes
  • Toolbar icon changes color with theme (FF 56+)
  • Changed format of storage. IMPORTANT: Old exports from previous versions will not work!
  • Redesigned options page, sites can now be renamed
  • Sizes are now relative (hopefully will work better on FF for Android)

v1.0.3

7 years ago

v1.0.2

7 years ago

Releasing a signed version on github (1.0.2g) because the review process seems to be fairly slow.