You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently got myself a Yubikey and wanted to set up the Yubico Authenticator with all the OTPs I had in Google Authenticator.
Unfortunately Yubico Authenticator doesn't support scanning the QR-code that the Google Authenticator generates when you export
the OTP-keys, and it seemed like quite the daunting task to log in to every service to generate new OTP-keys. So I decided to
have a look at the contents of the QR code, to see if I could import the keys into Yubico Authenticator in one go. Luckily
I found a blog post by Alex Bakker that describes the
data format.
Transfer QR-code to computer
Unfortunately, but likely for the best, the security policy of Google Authenticator won't allow you to take a screenshot of
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploys the Python Selenium library and Chrome Headless to an AWS Lambda layer. You can specify the region, library version, and runtime. An example Lambda function is given.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters