Sunday 3 March 2024

Show HN: AuthWin – Authenticator App for Windows https://bit.ly/49Cyj81

Show HN: AuthWin – Authenticator App for Windows I have been using Authy on desktop to generate TOTP for 2FA. Recently got a message that they are shutting down the desktop client. I tried looking for a stand-alone and simple (as simple as Google Authenticator) app for Windows but did not find any, so I built one myself. It can generate Time-based OTP and can also import the QR code exported from Google Authenticator. Currently it supports only TOTP because that's what most services seem to use. The app utilises - OTP.Net for TOTP generation https://bit.ly/49DBnRm ZXing.Net for reading QR codes https://bit.ly/3T8L8jE QRCoder for creating QR codes https://bit.ly/49AUQSO Google protobuf for reading Google QR code protobuf message https://bit.ly/3IjJoia Utilising .proto file from https://bit.ly/3v4RZCp https://bit.ly/49TmVEw March 3, 2024 at 10:57AM

No comments:

Post a Comment