Updated Adding Steam to Aegis from steamguard cli (markdown)

master
BobIsMyManager 3 years ago
parent 4084bfb098
commit e23e6cb959

@ -18,7 +18,7 @@ This solution may be of particular use if you already use the [steamguard-cli](h
2. Then you can open the file with your favourite text editor and copy the `uri` field (looks like `otpauth://totp/Steam:{yourUserName}?secret{yourTOTPSecret}&issuer=Steam`) 2. Then you can open the file with your favourite text editor and copy the `uri` field (looks like `otpauth://totp/Steam:{yourUserName}?secret{yourTOTPSecret}&issuer=Steam`)
3. Create a qr code of the uri field on your pc (you can run `qrencode "otpauth://totp/Steam:{yourUserName}?secret{yourTOTPSecret}&issuer=Steam" -o SteamTOTP.png` if you are on linux 3. Create a qr code of the uri field on your pc (you can run `qrencode "otpauth://totp/Steam:{yourUserName}?secret{yourTOTPSecret}&issuer=Steam" -o SteamTOTP.png` if you are on linux)
DO **NOT** USE AN ONLINE QR CODE GENERATOR, IF YOU DO THEY WOULD HAVE ACCESS TO YOUR STEAM 2FA CODE DO **NOT** USE AN ONLINE QR CODE GENERATOR, IF YOU DO THEY WOULD HAVE ACCESS TO YOUR STEAM 2FA CODE

Loading…
Cancel
Save