Nefuh wrote:...There´s no code inside the addon that´s sends any usefull data to another site. The only part that is sending some information is when you enabled "show prices". Then the item-id will be sent to a website to get the price-data for this item (only the ID is sended nothing else).
WoWroster, neither its third-party adons, doesn't need WoW game login names or passwords to operate.
The WoWRoster staff wouldn't even permit that addons that are proposed here need any WoW credentails to operate.
Example: some time ago, the question was raised if an addon could be created that grabs the Guild Vault from the Armory. As every one knows, you have to login with your WoW credtentails to see this information. So a WoWRoster addon needs to store or ask this info, so it can acces the Armory.
For this reason only, this addon, and look alike, wasn't written - and will never exist. Period.
happily, a good working alternative exists now.
Nefuh wrote:Anybody who have enough knowledge about php, can take a look at the addon code....
Thats why WoWRoster is safe.
Because CharacterProfiler and all these other WoW IG addons are safe.
WoW 'IG' addons can only function IN WoW, because they are executed by WoW, the game.
The WorldOfWarCraft Game executable DOES NOT expose any sensible account information to these addons. So, these addons CAN'T save or use ANY information to disk. WoW Addons can’t even read or write files (to disk, to internet, to what so ever).
Just check if you can find a lua file in the C:\Program Files\World of Warcraft\WTF\Account\YOUR-LOGIN\SavedVariables directory that contains YOUR login information. You won’t find it. Never.
If you do, then it’s there because it’s part of your, i.e. motd, or another user (Officer) entered text string. Please, just don’t that.
If you find your credentials in these files, better contact Blizzard directly – be ready to receive a big thank-you cheque.
As everybody knows, you need to type your WoW password just on one place : the WoW login screen. The Game can not really see “ who’s ” in between the OS that handles screen session (keyboard user input) and the Game itself. I’m talking these famous key-handlers here, or just plain key-loggers. Many classic, very knows programs are chained in to handle key input, that’s normal since some one found out a TSR program that was called
SideKick (remember this one, guys ^^). The WoW Game can’t judge if any of these chained-in handlers are ‘good’ or malicious.
Just use the
SysInternalstools from Microsoft (they offer the tools, but didn’t write it themselves! But they are awful, and show you a lot about your system about these matters – you WILL be surprised)
Let me tell you one thing : why do I have this strange feeling that the Game send over to the Blizzard (login) servers a list with all the key handlers in your PC !!!??!! [These are my thoughts – I didn’t reverse engeneerd Blizzard code ^^]
This means that Blizzard could know before you do that your credentials are being intercepted – module name are know when key-handlers are listed. Module names (file date, CRC check etc etc) are slight indications to this.
Blizzard isn’t a Trojan hunter – they just protect themselves this way. They will never communicate to you what they know about you (your system). Think about it, and you understand why.
Nefuh wrote:And i think the people which hacking WoW-Accounts don´t scan guildwebsites. It’s easier to write a trojan or something else to get the data.
Right on.
Just NEVER ever use your WoW credentials as your site/forum access codes. And don’t post them in any message on your forum.
The ONLY way a stranger can get it hands on a WoW account password is:
Because some one told him so (account borrowing).
Example : its more then enough that you, or a friend that you trust completely, uses YOUR account credentientals on a 'not so save computer' : your account will be hacked is the intercepted credentials are intercepted by WoW credential searching entities.
Or, more direct : You have a key logger yourself on your PC.
Sorry for this long exposure, but one can't be clear enough about these kind of matters.