Posts Tagged ‘realid’

RealID Security Issues are Overblown

7 July 2010 | 5 Comments » | Heartbourne

I was alarmed to read quite a sensational headline on WoW.com yesterday: “Security flaw allows addons to expose full real life names without user permission.” After familiarizing myself with the issue, I am not at all concerned.

The issue is that if you have RealID enabled, it is possible for interface scripts, and therefore addons, to obtain the name associated with your Battle.net account (your “real name”). The script that was used as a proof of concept used the fact that all players with RealID are friends of themselves to query the list of your Battle.net friends and then send a Battle.net tell to yourself. The chatlog then contains “whisper from/to [your name]” and can be obtained. As an example, try this script by Katinka in the official WoW forums:

/run for i=1,100 do if BNIsSelf(i)then BNSendWhisper(i,”RealID whisper from yourself..”);break end end

The idea is that players could potentially install a bad addon that uses this method to obtain your name. Your name could then potentially be sent to other players. However, due to the sandboxing in WoW interface coding, there is no way your name could leave the game.

This sort of thing has always been possible. There is information you might not want other people to know that addons have access to, like your friends list. A bad addon could potentially tell everyone who your friends are, or how much you play, or when you last played, etc. The fact that your real name is now accessible to addons that you choose to install is a small addition. I bet that it is also possible to obtain the email addresses associated with your account. Some rogue addon could potentially get the email addresses of you and all your friends and attempt to contact gold spammers.

Here are three big reasons why this whole “security issue” is not a big deal:

Continue Reading

Don’t See RealID? Check Parental Controls

23 June 2010 | 5 Comments » | Heartbourne

I was dismayed to find the new RealID feature was not working for me when I installed patch 3.3.5. There were a few others with the problem, but not many. After trying to log on from other computers and looking around the support forums, players have identified the issue.

There is a new Parental Controls option to disable RealID. If you have ever used Parental Controls, your account may have flagged to have RealID off by default. I played with it when it was added way back in the day just to learn about it, so my account is flagged apparently. The Battle.net Parental Controls are much different than the old World of Warcraft controls, so lets go through it real quick.

Continue Reading

WoW PTR 3.3.5: First Look at New Social Options

13 May 2010 | 2 Comments » | pixiestixy

The first round of testing for WoW’s Patch 3.3.5 was, not unexpectedly, disjointed and, at times, impossible to even connect. But regardless of that, I had at least a little bit of luck logging in to get a quick first look at how the new social options are being implemented. Of course, these options may change or even be removed or delayed before they hit the live servers, but let’s take a quick look at their first appearance on the PTR.

In the video, you’ll see new friends options for adding RealIDs for cross-realm, cross-faction, cross-game chat. You’ll also see new status settings, and even a way for you to display a “broadcast” message — think FB status. Watch the video for all the juicy details! Set it to HD for the clearest look.