-
-
Notifications
You must be signed in to change notification settings - Fork 387
Home
Chance Harrison edited this page Jan 15, 2023
·
11 revisions
Welcome to the Aegis wiki!
See the dedicated wiki pages on:
- importing from Steam Desktop Authenticator
- importing from steamguard-cli
- registering an authenticator that can be used in both Aegis and the Steam app
To enable support for Blizzard Authenticator keys in Aegis follow these steps:
- Install python-bna by using the command
pip3 install bna
- Create new authenticator using
bna new
. This command will output the serial number you need in step 4. - Produce an image with qrencode using the command
bna show-url | qrencode -t ANSI
and scan the image in Aegis. Or get secret withbna show-secret
and manually add it to Aegis (TOTP, SHA1, 8 Digits). - Go to your Blizzard account and add a new authenticator. The Serial Number was given after running the command in step 2. The Authenticator Code will the code provided by Aegis.