Protecting Source?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Protecting Source?

Post by bartbes »

You have all gone mad! Please stop this!
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Protecting Source?

Post by Robin »

bartbes wrote:You have all gone mad! Please stop this!
I don't know exactly what you mean, but if you are referring to the increasingly far-fetched ideas to "protect the source", I agree. There is no way to do this 100% water-tight, and I am not convinced it would even be a good thing.

It was fun to imagine weird and over-the-top ways to keep people from knowing the source code, but they are neither water-tight, nor practically feasible.
Help us help you: attach a .love.
User avatar
appleide
Party member
Posts: 323
Joined: Fri Jun 27, 2008 2:50 pm

Re: Protecting Source?

Post by appleide »

Put the program in your server; Have a client send input to the server, which sends back display, animation, etc instructions over the net. The client simply draws the game on screen.

This ensures the source code doesn't leak. Packets hackers sniff only contains drawing code, and input keys and mouse coordinates.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Protecting Source?

Post by bartbes »

Well, indeed, but that leaves you with other problems, a central server must be ready to take the heavy load, and if players control their own servers.. there we go again.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Protecting Source?

Post by Robin »

Plus, the input could still be from non-human origin. For example, a bot that reacts slightly faster than normal humans...
Help us help you: attach a .love.
User avatar
Sparx
Party member
Posts: 125
Joined: Thu Apr 02, 2009 9:54 am
Location: Aachen, Germany

Re: Protecting Source?

Post by Sparx »

Besides it's extremly hard seting up an autoratative server communication while having no lags.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 3 guests