Slashdot Log In
Beware of "Backspaceware"
Posted by
CmdrTaco
on Sat Dec 15, 2007 10:00 AM
from the we-hates-it-so-much dept.
from the we-hates-it-so-much dept.
SubLevel writes "Since conception in 2004, Paint.NET has been generously been offering the software community the taste of successful freeware, by allowing anyone to download and decipher the entire working of their extremely popular photo editing program. As posted in the Official Paint.NET blog by Rick Brewster, "Backspaceware" as he has so coined has become a tremendous issue. "Paint.NET's license is very generous, and I even release the source code. All free of charge. Unfortunately it gets taken advantage of every once in awhile by scum who are trying to profit from the work of others. I like to call this backspaceware*. They download the source code for something, load it up in to Visual Studio (or whatever), hit the backspace key over the software's name and credits, type in a new name and author, and re-release it. They send it to all the download mirror sites, and don't always do a good job covering up their tracks.""
Related Stories
Submission: Freeware Authors: Beware of "Backspaceware" by Anonymous Coward
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Proofreading (Score:5, Funny)
Let me introduce you (Score:5, Insightful)
Not all GPL violations get handled as smoothly (Score:4, Informative)
Parent
Re: (Score:3, Funny)
Re:Not all GPL violations get handled as smoothly (Score:4, Informative)
I know the FSF provides this service. I did not know the EFF did.
Parent
Re:Let me introduce you (Score:4, Interesting)
Parent
The solutions easy (Score:3, Insightful)
Actually licensing is the way to go. True no license will stop someone stealing it, but it will give you the right to send 'cease and desist' notices to any site hosting the offending code. Its very hard to spread a usurped version of a program if reputable download locations won't host it.
Re:Let me introduce you (Score:5, Insightful)
Parent
Re: (Score:3, Informative)
Re:Let me introduce you (Score:5, Interesting)
But the GPL has been "tested" in court, while Paint.NET's current license has, I assume, not been yet. Also there are organizations that will help you in court if it's a GPL violation. So in part it's a matter of practicality, not principle.
Also Paint.NET should consider exactly how they want legitimately derived works to happen. If the GPL prevents certain kinds of derived works that they might like to see others create, then it's not the right license on principle.
Hmm, currently they're using the MIT license [opensource.org], which is extremely permissive. I don't even see a prohibition against re-branding and re-crediting in the license. So it's not obvious to me that the current license is being violated. Perhaps it is and I'm just not seeing it because IANAL. Anyway, consider that the current license provides next to nothing in terms of protection, and that's what the authors chose. The GPL provides substantial protection against abuses, and if paint.net wants to whine, they should "sublicense" (which is explicitly permissible under the MIT license) first to demonstrate that they really don't want this stuff to happen. The MIT license looks to me like a big "kick me" sign.
Parent
Re: (Score:3, Interesting)
Re: (Score:3, Informative)
If somebody infringes it, the copyright holder sues the copier, and the copier's only defense is the license granted by the GPL, otherwise he has no license to copy and is in violation of copyright laws. The GPL hasn't been "tested in court" because if the case goes to court, it is in the defendant's interest to show that the GPL is valid and that he's been following it. (The only other option would be to somehow try to prove th
Re: (Score:3, Insightful)
Copyright clauses are hardly a license. If he cares so much about plagiarism that he's now crippling the source, maybe community ownership is preferable to controlling a string with his name in it.
Sugar Public License (Score:3, Interesting)
Re:Let me introduce you (Score:4, Funny)
Parent
Obfuscated C (Score:5, Funny)
Source code defined (Score:5, Informative)
Parent
Re: (Score:3, Funny)
Closing the source? (Score:5, Insightful)
His "solution" to this seems to be to close the source for parts of the program, which is a major overreaction to this joker.
I don't think he should be worried - as long as his (the "genuine") program appears higher up in Google for the name and the important search terms, people will ignore the plagiarist.
Rich.
Re:Closing the source? (Score:4, Interesting)
OTOH, his behavior is consistent with having first decided to close the source, and then coming up with this as an acceptable excuse to lay out before his user base.
Perhaps the people at his day job, at Microsoft, have offered to buy his copyright. There would be a need to close the source in a way that would not offend potential purchasers of any Microsoft product that would be marketed as a follow-on to the users of his original work.
Either the author of TFA is incredibly naive about the software community, or he is attempting to do something clever in the way of marketdroid spin. I doubt very much that he could have gained sufficient experience to write a major piece of software without losing his naivety along the way. OTOH, he works in an environment that values cleverness in exploiting markets and marks above honesty, ethics, or legalities.
Just saying.
Parent
Re:Closing the source? (Score:5, Insightful)
Yeah. I think this is an interesting example of how underdeveloped and pathetic the OSS scene on Windows is. It's like going back in a time machine to 1988, when nobody had ever heard of the Gnu Project, nobody had ever heard of copyleft, and "free" software meant a mixture of illegally copied closed-source software and legally downloaded closed-source nagware, tipware, and crippleware. I sympathize with the author of Paint.NET, but he's fighting against a culture where most people have no idea what OSS is, and where all the social mechanisms the Linux/BSD community has developed don't exist. It's as though some British banker showed up in the Trobriand Islands in 1880 and announced that he was going to build a stock exchange. This whole thing would be a nonissue if this was Linux rather than Windows. Paint.NET is apparently a very popular piece of software with an active user community, so if it was Linux software, it would certainly have been packaged for Debian by now. People would be getting the latest version by doing an "apt-get install paint-dot-net." Imagine if someone made a backspaceware version of The Gimp -- obviously it just wouldn't work.
I used to be interested in the idea of spreading the word about OSS by making cross-platform apps available on both Windows and Linux -- the kind of thing that theopencd.org used to do. I had a a GUI app I'd written for my own use on Linux, and while I was at it, I made sure it ran on Windows. On the one hand, it was surprisingly successful. Judging by the emails I was getting, the vast majority of my users were on Windows. On the other hand, it was a huge amount of work to support those Windows users, and I started to question whether I was really accomplishing anything useful. When you write OSS that runs on Linux, you get that warm fuzzy feeling of belonging to a community and building something big and exciting. When you write OSS that runs on Windows, the users are not a community that has the same philosophical goals and is working toward the same ends; the users are people who typically couldn't care less about OSS (that's why they run Windows) but who simply want something for free. I ended up putting a notice on the web site saying that I would no longer provide support for Windows users; the source is still open, and they're welcome to try running it, but if it doesn't work, I don't have any motivation anymore to put in time helping a community that doesn't care about the things I care about. I don't think I'm alone in having this kind of experience. For instance, theopencd.org's site now says they're no longer actively developing the CD, and just has links to ubuntu, etc.
What's sad about the Paint.NET story is that the author seems genuinely pained and bewildered by the situation he's in, and since he doesn't seem to care about free information per se, it's like he doesn't have a compass to guide him. He runs up against this issue, and his reaction is, "oh well, I'll take the software closed-source." That's what the whole Windows OSS scene is like -- a bunch of people wandering around without any common vision of what they're trying to accompish. It's like watching the Israelites wandering around in the desert without Moses.
Parent
Re: (Score:3, Insightful)
I think that should be distinguished from someone who actually improves the code and wanting credit. I don't think it really matters what license it is
Shady business practices (Score:5, Interesting)
Lets take the average scenario:
- Shady person sees a piece of software and thinks they can make some money if they made their own.
- Shady person has no programming knowledge, so posts on rentacoder or similar.
- Because they have no idea of what software development entails, or in order to make money it must cost next to nothing.
- Shady freelancer or outsourcing business wins the bid.
- Shady freelancer re-brands an existing piece of software in a day and the job's complete.
Quite a few times this is down to freelancers knowing they can just re-brand an existing open-source project, or even the shady business knowing they can get it cheap if freelancers do that.
Some times they get lucky and their "product" gets more success than the original project, but it's origins are now hidden and will be forever because you can't just come clean 6-12 months down the line when it's making money.
I've long called this pump and dump software, companies or individuals trying to build up a large portfolio of software under a common brand covering the widest market possible in the remote hope that they'll profit from some.
Perception of copyright (Score:4, Insightful)
But there's something new contributing to this perception, which is the general disdain for copyrights these days. It's the record companies' fault, of course, for withholding sales of digital audio during the entire dot-com boom. Now they're struggling to sell singles for a fourth the price they were selling for 25 years ago, adjusting for inflation.
People think they have an entitlement to commercial music, and they think catching a glimpse of the source code gives them full rights.
Re:Perception of copyright (Score:4, Insightful)
It is orders of magnitude easier to reverse-engineer source code in a high-level language than it is to reverse-engineer machine code or even assembly code (especially when you have software at your disposal that can obfuscate the compiled machine code). That's why leaaking out source code is much more dangerous from the point of view of the proprietary software company.
Parent
CentOS = backspaceware? (Score:5, Funny)
Re:CentOS = backspaceware? (Score:4, Insightful)
Parent
What's the problem? (Score:3, Funny)
this happened to me (Score:5, Interesting)
Re: (Score:3, Funny)
Re: (Score:3, Informative)
Re:this happened to me (Score:4, Interesting)
Parent
It's copyright infringement (Score:5, Insightful)
The majority of copyright licenses used for popular free software applications require people who redistribute the software to preserve the original author's copyright notice. Failure to do so is plagiarism, and the license treats plagiarism as copyright infringement.
Parent
Re: (Score:3, Insightful)
Statutory damages (Score:3, Interesting)
Re:Statutory damages (Score:5, Insightful)
Parent
Re:Statutory damages (Score:5, Insightful)
Parent
Re: (Score:3, Insightful)
Re:Statutory damages (Score:5, Insightful)
1. Various people in this thread cannot see the harm in distributing software without giving credit for it.
2. The Author of the software sees this practice as harmful, whether as a material loss, a potential to lose copyright by not defending it, The principle of the thing or any number of other reasons. The only thing that matters is the author believes he has been harmed by this copyright infringement.
3. These are contradictory viewpoints, and amount to little more than opinion when placed in a vacuum. The rational, logical discussion you think you're looking for is impossible. We are forced to look at how disputes like this have been settled in the past, an appeal to the majority in the form of looking at established laws.
Therefore, the law IS relevant, and is pretty clear cut in this circumstance. Society judges harm has occured.
If you want to make an arguement without considering established law, all you're doing is intellectual masturbation. If you want to make an arguement about how the law should be changed, by all means, make it.
Parent
Re: (Score:3, Insightful)
Well, I would have to say that I disagree here. If we can discuss what justice requires in a situation without using current law then we end up having a very strong argument for change (assuming that what is and what should be differ). Normative arguments don't have to lack force so long as they
Re: (Score:3, Informative)
Re:It's copyright infringement (Score:5, Insightful)
Fortunately, for most people, money is not everything, nor even that important. A big reason for working on free software is simply to get your name out there. To be recognized. This is exactly what the person robs you of, doing this.
Parent
Re:It's copyright infringement (Score:5, Insightful)
Here we go again.
Microsoft did not rip off the BSC TCP/IP stack. They, and every other OS vendor were *expected* (almost required I think) to use it, AND they left the copyright notices in, as required. The idea was that everyone would be on the same page, as it were. OK Microsoft buggered it a bit with their darn silly extensions, but even these did not stop network connections from other OS's from working properly.
Parent
Re: (Score:3, Insightful)
FYI they were under no obligation whatsoever to include the copyright notice. They did though. Also, so what if it was in a DLL? Is that important?
I do so tire of people claiming it was ripped off though. As I said, they were supposed to take it, that was the whole idea. It was why BSD was asked toi implement it in the first place, to avoid each vendor having their own implementation and buggering up TCP/IP. Microsoft didn't actually have to, and I believe they were using t
Re:So, whats the big deal? (Score:5, Insightful)
Parent
Re: (Score:3)
Re: (Score:3, Insightful)
Re:Operation as normal (Score:5, Insightful)
That isn't a feature of capitalism, it's a feature of human nature. Yes, it does mean you can't blindly trust a capitalist system from sorting everything out, but it is the very same principles which causes communist countries to go corrupt, and it is also why extreme liberalism will be taken advantage of by those who have the power/influence/money whatever to game the system.
Corruption isn't a matter of how governance is organised or how you set prices in your economy, it is a matter of transparency, openness and people being held responsible for their actions. If that does not apply it matters fuck all what economic system you use, you will just get different people screwing you over.
Now before people start suggesting direct democracy or some far-fetched ideal about having every company democratically controlled by the workers, you need to take into consideration that for democracy to work you need a transparent electoral system you can trust. Thus it still boils down to government transparency and people being slapped when they break the rules. There is no way around that.
Parent
Re:Operation as normal (Score:5, Funny)
Parent
Re:And why do I care? (Score:5, Insightful)
That's fraud: the "backspacer" is lying to every person who downloads the modified software from him (and probably infecting them with spyware too). Many Slashdot participants, like myself, believe that copying and redistribution should be legal with or without the author's permission, but that doesn't mean we approve of fraud. Sharing copies of Star Wars is not the same as telling everyone you're George Lucas.
Parent