From e23e6cb9593d595e78068feebdd83c883a51fa0f Mon Sep 17 00:00:00 2001 From: BobIsMyManager Date: Wed, 30 Mar 2022 19:17:43 +0000 Subject: [PATCH] Updated Adding Steam to Aegis from steamguard cli (markdown) --- Adding-Steam-to-Aegis-from-steamguard-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adding-Steam-to-Aegis-from-steamguard-cli.md b/Adding-Steam-to-Aegis-from-steamguard-cli.md index 4c7770c..f339238 100644 --- a/Adding-Steam-to-Aegis-from-steamguard-cli.md +++ b/Adding-Steam-to-Aegis-from-steamguard-cli.md @@ -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`) -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