Windower v4 Beta

Any discussion not related to the other forum topics
bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Windower v4 Beta

Post by bluekirby0 » Mon Mar 11, 2013 12:16 am

Mirroring this post here so that people are aware:
http://www.bluegartr.com/threads/115146 ... indower-v4
This is to warn everyone that the new Windower v4 Beta launcher collects and tracks information about your machine, including your Machine GUID (globally unique identifier) and quite possibly your IP address as well. If you would like to further examine what exactly is going on, a piece of the decompiled source follows (the most interesting part so far starts at line 32):

http://pastebin.com/P8w4BtVw

This can easily be written off as normal usage statistics tracking done by adware, but at no point in time does it ask for your consent to collect this information. Not only is this practice unethical, but it is quite possibly illegal (note: IANAL).

This gives them the power to feed your information to ad services. It may also give them the ability to relate your character information to your hardware or IP address.

The hooking library has not changed from the previous version, aside from some minor changes to the plugin interface, so a major version bump is a little misleading. The new Lua interface is a step in the right direction in giving developers the freedom to create their own plug-ins for Windower, but it could have easily been released as a plugin without leading people to believe that important changes had occurred with a major version bump.

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Windower v4 Beta

Post by whasf » Mon Mar 11, 2013 8:05 pm

So they get your GUID, run it through SHA256, get what type of OS you have, and post to a Google analytics site. The real question is why did they write it in C#? lol
TBH it's not any worse than what a website knows about you....
-- Whasf

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: Windower v4 Beta

Post by bluekirby0 » Mon Mar 11, 2013 8:15 pm

Its the fact that they didn't bother to mention it at first and that there is still no option to opt-out that bugs me.

limmy
Posts: 12
Joined: Tue Feb 19, 2013 12:55 pm

Re: Windower v4 Beta

Post by limmy » Thu Mar 14, 2013 10:58 am

It does say they use google analytics in the posting about it. They said you can turn it off via blocking, but alas, it crashes the client.

I wish ashita had a guildworks plugin :(


limmy
Posts: 12
Joined: Tue Feb 19, 2013 12:55 pm

Re: Windower v4 Beta

Post by limmy » Thu Mar 14, 2013 7:58 pm

Im not sure how i missed that.

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: Windower v4 Beta

Post by bluekirby0 » Thu Mar 14, 2013 9:24 pm

Yes, the Windower team has chosen to lock down their v4 Beta tight so it is likely that a working launcher for it will not be made anytime soon. It seems they have no qualms alienating the private server community.

limmy
Posts: 12
Joined: Tue Feb 19, 2013 12:55 pm

Re: Windower v4 Beta

Post by limmy » Fri Mar 15, 2013 11:36 am

The only thing I like about the windower UI over ashita is the UI slider. I'm really only complaining because I had to run calc and multiply by .8 to get the 1.2x multiplier :P I'm lazy.

Ashita, as far as I can tell, is far superior. Run my own server? Open only one instance and keep launching ffxi clients? Only thing I can't seem to find is an exact clone of autoexec, but onevent does what I need.

Out of curiosity, does LightLuggage use packets as well? I wonder if the plugins they provide do all the things these do, but don't provide the warnings given out.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: Windower v4 Beta

Post by atom0s » Fri Mar 15, 2013 4:04 pm

limmy wrote:The only thing I like about the windower UI over ashita is the UI slider. I'm really only complaining because I had to run calc and multiply by .8 to get the 1.2x multiplier :P I'm lazy.
What do you mean with this?
Out of curiosity, does LightLuggage use packets as well? I wonder if the plugins they provide do all the things these do, but don't provide the warnings given out.
Yes, LightLuggage is done all through packets. A lot of Windowers plugins use packets without warning the user(s).

PrBlahBlahtson
Developer
Posts: 539
Joined: Sun Jul 22, 2012 12:17 am

Re: Windower v4 Beta

Post by PrBlahBlahtson » Fri Mar 15, 2013 4:37 pm

There's an Ashita equivalent to LightLuggage. Not sure how it works, but I do know that it doesn't spam the server with sorting packets, so it won't trigger DSP's LightLuggage disconnect.

Post Reply