![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Apr 2005
Posts: 218
Rep Power: 4
![]() |
Hide.me
Hi ive just finished making a game and want to hide the credits so that I can give my source code to other people but dont want them to say they have done the project, Is there anyway to hide this information.
Thanks ![]() |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
If it's good, they will get round whatever protection you use. Just open-source it under the GPL or LGPL, and decent people won't bother.
|
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Apr 2005
Posts: 218
Rep Power: 4
![]() |
What so there is no protection that I can use to protect my program, I thought there must be somthing that can stop people taking credit for my work.
Thanks |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Apr 2005
Posts: 218
Rep Power: 4
![]() |
Another thing who juges what rank people get ect- newbie, programming guru, expert programmer or do you have to make a certain number of posts of somthing.
|
|
|
|
|
|
#5 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
It's based purely on post count.
If you release this game on SourceForge, anyone who hacks it and doesn't give you credit will instantly be forced out of the community. Everyone will know you created it - you released it on SF first! |
|
|
|
|
|
#6 |
|
Programming Guru
![]() |
yup all you can do is release it on SF put a GPL licences with it, possibly burn it to a cd and if someone triues to clai its theres sue the arse off of them.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity." - Albert Einstein |
|
|
|
|
|
#7 |
|
Expert Programmer
|
You could put a credits page in the source code as a comment, structure the code in a way that is uniquely "yours" (confuscation) or include redundant (non-executed) code as a "signature". However, I wouldn't bother. There are more sophisticated techniques, but fundamentally, as you're dealing with human intelligable source code (unless you precompile some of your functions into a DLL for example) anything you've done can be undone if the person's that bothered.
Really though if the code's that popular, you could market it or get paid by the FSF, and some 12 year old stealing your code wouldn't be a problem. You can go into the backstabbing copy protection wierdness, but then you're going down the Redmond path, and really there's no point. Just put your sig on the modules: if someone removes it, who cares? |
|
|
|
|
|
#8 |
|
Programming Guru
![]() ![]() |
or if your worried about somebody taking credit for it, don't release the source code. Just binarys.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#9 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
if you don't want it in there, then don't fucking put it there. duh.
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
|
|
#10 |
|
Programming Guru
![]() |
Ah but that destroys the love. You need to share the love(love = code)
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity." - Albert Einstein |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|