Metaversal Posted June 26, 2014 Share Posted June 26, 2014 I know a lot of people are upset about the move from JAG to RS Authenticator and the "requirement" of having a smartphone in order to activate it. However, a smart phone isn't needed to enabled RS Authenticator. Sure, the process isn't nearly as easy, but once it's set up it's pretty straight-forward. My post will probably get removed for this, but I've already written up a tutorial on how to do this on my clan's website. However, since this applies to the community as a whole, I wanted to get the information out there to even bigger communities than our own. The process involves installing a web-based GAuth "application" (it's just a set of web pages) and retrieving the information from the QR code in order to fill out the required fields within the GAuth web application. On the linked page I even made a tool that will automate the process of converting the QR code given on the RS Authenticator page into the information necessary for inputting into the web application. This shouldn't be a risk, because as far as I can tell the QR codes use display names rather than login names, so as long as the two aren't the same there should be no way to match up the secret code to an account. Then, when RuneScape asks you for your code you simply open the web page again and pull the code. Now there's no excuse to not have two-factor authentication on your account =D Calculate your bank! Link to comment Share on other sites More sharing options...
Mercifull Posted June 26, 2014 Share Posted June 26, 2014 Blimey a web based generator :S You do realise that whoever is hosting can grab that code as it's generated? You are much safer using something like WinAuth which runs locally if you really MUST use it on desktop. Mercifull <3 Suzi "We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12 Link to comment Share on other sites More sharing options...
Mercifull Posted June 26, 2014 Share Posted June 26, 2014 Jagex posted this official wiki article http://services.runescape.com/m=rswiki/en/Authenticator_codes_on_a_desktop_or_laptop Mercifull <3 Suzi "We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12 Link to comment Share on other sites More sharing options...
Metaversal Posted June 26, 2014 Author Share Posted June 26, 2014 I made the tool to do the conversion. It's not required that it be used either, the page explains how to do it all manually. I also give ample warnings about the potential implications of using the tool (though it doesn't save any information). The user submits the information to a page I created. That page relays the image to the QR code processor, the QR code processor replys to the page and the page takes out the relevant information and sends the user back the information. It's as safe as it can be. But, like I said, it's not all that risky unless your display name is the same as your account name. If that's not the case, then there's no way to match up the key with an account name. Not to mention, use of a code implies that the correct password has already been entered, so even if it had the real account name it would still be of limited use to a service processing anonymous requests. I didn't see that Jagex had put up that wiki page. Handy! Looks like I blew several hours figuring out and setting up that relay page. Oh well, at least I learned a thing or two! If nothing else, this is just an alternative solution. Calculate your bank! Link to comment Share on other sites More sharing options...
Metaversal Posted June 26, 2014 Author Share Posted June 26, 2014 Heh, unless you're a compiler wizard it looks like you can't even get WinAuth. For the moment, it appears that wiki article is of limited use to the average Joe. I wanted to test it on Linux to see if it ran in Wine (not all of us run Windows). At least my solution is cross-platform =) Edit: Found a download for it, but, indeed it does not work with Mono -- the open source .NET implementation -- in Linux (the System.Deployment assembly does not exist in Mono). This means that it won't work on anything other than Windows. All other OSes use Mono. Calculate your bank! Link to comment Share on other sites More sharing options...
Metaversal Posted June 26, 2014 Author Share Posted June 26, 2014 Oh, now that I re-read you post I think you mean the fact that the GAuth code generator is web-based. Well, yes and no. Yes in the fact that it runs in a web browser and uses web technology as its interface. But, no in every other regard. It runs from a local file on the local computer, not on a remotely hosted server. Therefore, it's not possible for it to be "grabbed" except for perhaps by a browser add-on. However, on my page I make the recommendation to create a separate profile just for the GAuth code generator which has the bonus of no add-ons being installed by default. The files could be copied to a flash drive as well, just like WinAuth. Calculate your bank! Link to comment Share on other sites More sharing options...
Metaversal Posted June 28, 2014 Author Share Posted June 28, 2014 I updated the article to use a local, cross-platform QR code reader rather than a web service for decoding the QR code used to activate RS Authenticator. This is actually much easier than the previous method. For those that can't use it for whatever reason, I also eliminated the third party query within my form for added security. The image provided to the form is processed only on the site and not transmitted elsewhere. Calculate your bank! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now