{"id":1472,"date":"2022-04-15T11:54:25","date_gmt":"2022-04-15T02:54:25","guid":{"rendered":"https:\/\/manatails.net\/blog\/?p=1472"},"modified":"2022-04-15T11:55:36","modified_gmt":"2022-04-15T02:55:36","slug":"steam-desktop-authenticator","status":"publish","type":"post","link":"https:\/\/manatails.net\/blog\/2022\/04\/steam-desktop-authenticator\/","title":{"rendered":"Steam Desktop Authenticator"},"content":{"rendered":"<p>I made an application for windows that can generate 2FA codes for Steam. Available on github:<\/p>\n<p><a href=\"https:\/\/github.com\/manatails\/MiniSteamAuthenticator\">https:\/\/github.com\/manatails\/MiniSteamAuthenticator<\/a><\/p>\n<h2 dir=\"auto\">Usage<\/h2>\n<p dir=\"auto\">MiniSteamAuthenticator accepts Base32 encoded Steam shared secret as used in Aegis or andOTP. You can use <code>steamctl<\/code> to generate the shared secret. <a href=\"https:\/\/github.com\/ValvePython\/steamctl\">https:\/\/github.com\/ValvePython\/steamctl<\/a><\/p>\n<ol dir=\"auto\">\n<li>\n<p dir=\"auto\">Install steamctl<\/p>\n<p dir=\"auto\"><code>pip install steamctl<\/code><\/p>\n<\/li>\n<li>\n<p dir=\"auto\">Generate an authentication token using steamctl<\/p>\n<p dir=\"auto\"><code>steamctl authenticator add<\/code><\/p>\n<\/li>\n<li>\n<p dir=\"auto\">Export saved authentication token as a QR code<\/p>\n<p dir=\"auto\"><code>steamctl authenticator qrcode YOUR_USERNAME<\/code><\/p>\n<\/li>\n<li>\n<p dir=\"auto\">Scan the QR code with an external application. It will be formatted like this:<\/p>\n<p dir=\"auto\"><code>otpauth:\/\/steam\/steamctl:YOUR_USERNAME?secret=XXXXXX&amp;issuer=Steam<\/code><\/p>\n<\/li>\n<li>\n<p dir=\"auto\">Copy the secret value and add it to the configuration .ini file.<\/p>\n<\/li>\n<\/ol>\n<h2 dir=\"auto\">Screenshot<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1476\" src=\"https:\/\/manatails.net\/blog\/wp-content\/uploads\/2022\/04\/2022-04-15-11_55_20-MiniSteamAuthenticator.png\" alt=\"\" width=\"348\" height=\"214\" \/><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I made an application for windows that can generate 2FA codes for Steam. Available on github: https:\/\/github.com\/manatails\/MiniSteamAuthenticator Usage MiniSteamAuthenticator accepts Base32 encoded Steam shared secret as used in Aegis or andOTP. You can use steamctl to generate the shared secret. https:\/\/github.com\/ValvePython\/steamctl Install steamctl pip install steamctl Generate an authentication token using steamctl steamctl authenticator add &hellip; <a href=\"https:\/\/manatails.net\/blog\/2022\/04\/steam-desktop-authenticator\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Steam Desktop Authenticator<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,95],"tags":[27],"class_list":["post-1472","post","type-post","status-publish","format-standard","hentry","category-computer","category-video-game","tag-steam"],"_links":{"self":[{"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/posts\/1472","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/comments?post=1472"}],"version-history":[{"count":2,"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/posts\/1472\/revisions"}],"predecessor-version":[{"id":1477,"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/posts\/1472\/revisions\/1477"}],"wp:attachment":[{"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/media?parent=1472"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/categories?post=1472"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/manatails.net\/blog\/wp-json\/wp\/v2\/tags?post=1472"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}