Slashdot Mirror


Piriform Asks BleachBit To Remove Winapp2.ini Importer

ahziem writes "As author of the BleachBit system cleaner, I received a polite but firm request from Piriform, makers of the similar application CCleaner, to remove a two-year-old feature from BleachBit that allows individual BleachBit users to import winapp2.ini data files created by the community that define which files to delete for applications. Does Piriform's request have merit? Do I need a lawyer? What is a good response to avoid any ugly situation?"

68 of 305 comments (clear)

  1. Who knows, I'm not a lawyer... by Frosty+Piss · · Score: 4, Informative

    Do I need a lawyer? What is a good response to avoid any ugly situation?

    And once again for the 1,000,000 time, yes, and this isn't the place to get legal advice...

    On the other hand, a "firm request" doesn't quite sound like a legal threat. Anyone can send a "firm request".

    Maybe check it with a REAL lawyer, but not worry too much until the people you've collided with send you a letter with more solid threats?

    Who knows, I'm not a lawyer...

    --
    If you want news from today, you have to come back tomorrow.
    1. Re:Who knows, I'm not a lawyer... by Frosty+Piss · · Score: 3, Insightful

      By the way, nice "Slashvert". I'm sold...

      --
      If you want news from today, you have to come back tomorrow.
    2. Re:Who knows, I'm not a lawyer... by Art+Challenor · · Score: 5, Insightful

      And once again for the 1,000,000 time, yes, and this isn't the place to get legal advice...

      True, but there's really any advice that you should ask for from ./er's? How to meet members of the opposite sex? Which Linux distro to use? Whether Metro is better than Unity?

      Once you get it in perspective, the question makes as much sense as any other.

    3. Re:Who knows, I'm not a lawyer... by Frosty+Piss · · Score: 4, Funny

      True, but there's really any advice that you should ask for from ./er's? How to meet members of the opposite sex?

      Last time I followed advice from Slashdot on the chicks, I got a visit from the Sheriff's Department.

      --
      If you want news from today, you have to come back tomorrow.
    4. Re:Who knows, I'm not a lawyer... by Phrogman · · Score: 5, Funny

      Basement dwelling tips, thats probably safe. Best Pizza outfits, also a good bet.

      --
      "The first time I got drunk, I got married. The second time I bought a chimpanzee, after that I stayed sober" Arian Seid
    5. Re:Who knows, I'm not a lawyer... by arth1 · · Score: 4, Funny

      Last time I followed advice from Slashdot on the chicks, I got a visit from the Sheriff's Department.

      Oooh, a sexy chick in uniform! Tell us how that went!

    6. Re:Who knows, I'm not a lawyer... by Frosty+Piss · · Score: 5, Funny

      Oooh, a sexy chick in uniform! Tell us how that went!

      I think she might have been into the "bondage" thing, because she cuffed me.

      --
      If you want news from today, you have to come back tomorrow.
    7. Re:Who knows, I'm not a lawyer... by fuzzyfuzzyfungus · · Score: 2

      I'm certainly not a lawyer, your lawyer, or his lawyer; but I'm pretty sure that 'having a feature that might facilitate some third party breaking the terms of use that they may or may not have agreed to' isn't actually a crime(unless you are being sued by the MPAA/RIAA, in which case basically anything that transmits or stores information that might conceivably be copyrighted is a conspiracy with the worst of pirates and pedo-terrorists).

      Nothing that says they can't bury you in procedure until you suffocate; but the 'request' is bullshit and they ought to be ashamed of it. Is it ever a good thing for a file format to have only a single program capable of decoding it?

    8. Re:Who knows, I'm not a lawyer... by Anonymous Coward · · Score: 5, Funny

      Did she cuff you before or after you put on your robe and wizard hat?

    9. Re:Who knows, I'm not a lawyer... by Frosty+Piss · · Score: 2

      I think he should read the TOS first and get a feel for the situation.

      Why would he need to read their ToS to know if he can include a feature that imports an unencrypted text file?

      --
      If you want news from today, you have to come back tomorrow.
    10. Re:Who knows, I'm not a lawyer... by Anonymous Coward · · Score: 2, Funny

      She was ok with that, but when I showed her my gnarly staff, she reached for the cuffs.

    11. Re:Who knows, I'm not a lawyer... by DarwinSurvivor · · Score: 2, Funny

      And asking about the best keyboard will get you more people claiming to have 10 Model M's in their closet just in case their main one dies than there were Model M's manufactured in the first place.

      "Model M's are indestructible and last forever. In fact I have 10 spares just in case and no I will never sell any of them." I swear, they're worse than CAT people!

    12. Re:Who knows, I'm not a lawyer... by hawkinspeter · · Score: 4, Insightful

      Surely the ToS relates to using CCleaner which is totally irrelevant as he's not using their software. I don't see how copyright comes into play if he's not distributing the ini file and as far as I can tell, the purpose of importing the file is for user generated rules.

      The only thing that I can see that could apply would be if CCleaner has patented the ini text format, but that would be absurd and I can't see that standing up in court.

      A simple letter stating that he doesn't use the CCleaner software and that the ToS are irrelevant to him should suffice. Let them come back with lawyers and see how much money they want to waste.

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    13. Re:Who knows, I'm not a lawyer... by VortexCortex · · Score: 5, Interesting

      I think he should read the TOS first and get a feel for the situation.

      Why would he need to read their ToS to know if he can include a feature that imports an unencrypted text file?

      It's not just any text file... Why it's a specially crafted .INI / .CONF formatted text file.

      Who knows, I'm sure if I hired a patent attorney they could write up patent claims vague enough and using terms obscure enough that a patent clerk wouldn't find any relevant hits in the patent database, so there's really no reason to assume that the INI file format isn't pattented... but if it's not, then they can piss right off.

      He's not re-distributing their files, so he's not infringing copyright. The name winapp2.ini is too generic to be a strong trademark, except maybe to Microsoft over Windows (tm).

      I wouldn't worry about shit. In fact, I wouldn't have even acknowledged that I received a notice of any kind.

      Protip: In the future if you want to incorporate a 3rd party's data format, implement a plugin system and API for importing the generic data to isolate the main application from the import functionality. Distribute the plugin that implements the import feature separately, it can download after install at the behest of the user. Defer all complaints about plugin functionality to the "owner" of the plugin -- A different entity than the one that holds the rights for the main application. I call that a firewall.

      I suppose INI itself may be so generic as to not really qualify as supporting another program's data format, but even so it would be pretty simple to make a .INI translator program that simply search and replaced the [SECTION] tags with differently named tags, and distribute a converter that converts their format into your format prior to import. I really wish SCOTUS would do something about data formats: No one should be able to assert rights over something ilke .WAD, .JAR, .INI, CSV, XML ugh, Microsoft was sued over using XML.. So, I think the only way to achieve that is to say all file formats are public domain. Good luck with that.

      Then again, IANAL. However, I've been through this shit several times. There's nothing you can actually do at all to avoid being sued. Anyone can sue for fucking anything, why worry about it? Oh No! A million people could sue me tomorrow! No problems folks, I'm incorporated. That would be the sixth time I close up shop and re-open the next day as a different corporate entity, I'm exceedingly efficient at it. Hell, get your own incorporation today, even if you're not going to run a business! Just pay your corporate dues and file your taxes, and you can sell them off for a decent profit to bigger corporations that need a few shell corps to do some dirty work under -- And on paper can be "In good standing since $INCORPORATION_DATE." Yep, brand now company buys an LLC shell to operate under and adopts its good standing credit, and incorporation date.

      So, bottom line: Are you incorporated or operating as a 501c3 charity? If so, fuck em till you get sued, then fuck-em some more. Your code is open source, and you're protected by the corporate veil: Be Prepared to Reboot in case you have to "turn it off and on again". If there's no insulating imaginary person-hood in place, then get yourself that way ASAP, and get a damn lawyer. There's free "pro bono" advice to be had, esp. for non-profits, but Slashdot isn't the place to ask for it.

    14. Re:Who knows, I'm not a lawyer... by _KiTA_ · · Score: 5, Insightful

      And once again for the 1,000,000 time, yes, and this isn't the place to get legal advice...

      True, but there's really any advice that you should ask for from ./er's? How to meet members of the opposite sex? Which Linux distro to use? Whether Metro is better than Unity?

      Once you get it in perspective, the question makes as much sense as any other.

      Except this wasn't even a request for advice. This was a thinly veiled attempt to invoke the Streisand Effect.

    15. Re:Who knows, I'm not a lawyer... by KitFox · · Score: 5, Interesting

      Maybe I'm missing something here, but....

      Group 1 makes a third-party add-on that works with Company A's and Company B's product. Neither company controls Group 1.
      Company A is not using anything at all from Company B, but makes use of Group 1's items.
      Company B is telling Company A to remove the feature of using Group 1's items because it violates ToS.

      So either Company B's person somehow thinks that the Company A product violates B's ToS (which is not in effect, since B is not in use at all and the interaction is with a third party), or B thinks that A's implementation violates Group 1's ToS and is giving a "courtesy" alert. If the former, then a simple response pointing out that A's product and feature does not utilize anything under the control of Company B and thus Company A is not subject to B's Terms of Service since B is not providing any services to A would suffice. If the latter, then check the ToS of Group 1 and remedy if the allegations are correct.

      I suspect that somebody (Louise) saw the words "CCleaner's Winapp2.ini files" in the ghacks article that implies (apparently incorrectly) that the files are created by and owned by Piriform, so assumed that her company owns them and nobody else is allowed to use them. Instead the case looks to be that "Group 1" creates and owns them and her company USES them, so her company's ToS does not apply to the use of a third party item they don't own or control.

      --

      @Whee

    16. Re:Who knows, I'm not a lawyer... by Cwix · · Score: 2

      Says the douche who caught the reference.

      --
      You are entitled to your own opinions, not your own facts.
    17. Re:Who knows, I'm not a lawyer... by Impy+the+Impiuos+Imp · · Score: 3, Informative

      From the "community" web site:

      What is Winapp2.com?
      Winapp2.com is the official website of Winapp2.ini, an addon for CCleaner, System Ninja, and
      BleachBit
      that adds support for over one thousand additional programs. For more information about the project, its authors, and the website, click on About in the site navigation.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    18. Re:Who knows, I'm not a lawyer... by Runaway1956 · · Score: 2

      Wait, wait, wait. CAT people? As in "Cat Power"? Why on earth would anyone WANT a diesel engine if it's not a Caterpillar? You've lost me here - few people even try to argue that Cat is the best, and most of those work for Cummins or Detroit. The rest are from Europe.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    19. Re:Who knows, I'm not a lawyer... by Spiridios · · Score: 3, Funny

      "You've been a bad boy resisting arrest like that, and you need to be ... punished!"

      Oh god, kill me now. I just read that in Jar Jar's voice.

  2. IANAL by Anonymous Coward · · Score: 5, Informative

    I am not a lawyer nor your lawyer, but I would just ignore the e-mail. Don't answer, just ignore it. Importing a text file has nothing to do with their ToS. This is not a legal advice.

    1. Re:IANAL by Garridan · · Score: 5, Informative

      Yeah -- unless you're using their software, you can't violate their TOS.

    2. Re:IANAL by ganjadude · · Score: 5, Funny

      I put out a CD ripping program years ago (not gonna link it because its dated and useless by todays standards) but in the ToS, I wrote that I was given the right to each users first born child as well as hand jobs from any male users girlfriend... I dont think that would hold up in court if i pushed it, but it WAS in my programs ToS

      --
      have you seen my sig? there are many others like it but none that are the same
    3. Re:IANAL by hawkinspeter · · Score: 5, Funny

      I am a lawyer and I'm your lawyer. Just ignore the e-mail. This is legal advice.

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    4. Re:IANAL by Farmer+Pete · · Score: 3, Funny

      I used that software. After the birth of my first son, I tried to contact you, but I was unable to. Now that I've found you, you can take delivery of my son. I'm also going to have to charge you for 5 years of back child support. I mean, he was your property that I took care of after all. I am due compensation. I'm sure the court will side with me after reading the TOS that you published.

  3. Backfire by J'raxis · · Score: 5, Interesting

    I've been using CCleaner on the few Windows boxes I maintain for a while now. I'd never heard of BleachBit. It looks like it does a lot more than CCleaner, and especially in light of Piriform's obnoxious legal theats, I think I'll switch to BleachBit.

    Thanks, Piriform!

    1. Re:Backfire by Moridineas · · Score: 2

      To be fair, while Piriform's request might be considered obnoxious, there's really not a threat involved. As far as letters go, it was pretty mild.

      That's not to say that threats (legal or otherwise!) won't be forthcoming, but they're not here yet. I hope slashdot follows up; will be interesting to see what happens next.

    2. Re:Backfire by DigiShaman · · Score: 2

      BleachBit can run in CLI mode. We've scripted it to run on PCs over the network. Part of a monthly maintenance. Generally stuff that slows down the system. One thing that really bugged me about CCleaner is that it never provided an option to clean multiple local profiles on one machine even when logged in as a local admin. WTF?! Why not?. This would have been a God-send for cleaning up old and crusty Windows Terminal Servers.

      --
      Life is not for the lazy.
    3. Re:Backfire by Anonymous Coward · · Score: 2, Insightful

      Da fuq? Having browsed first ~5 pages of J'raxis' comments, I see not a single case of astroturfing.

      His sig is indeed in bad taste, but that's not a reason to spread misinformation -- or worse, upmod disinformation.

  4. Hanlon's razor by whoever57 · · Score: 2

    This is probably just an example of a clueless PHB who doesn't realize the souce of the winapp2.ini files.

    Perhaps a polite letter asking how you are violating their TOS, pointing out the source of the winapp2.ini files? Also, you probably never accepted their TOS did you?

    --
    The real "Libtards" are the Libertarians!
    1. Re:Hanlon's razor by Skapare · · Score: 3, Informative

      They said "terms of use". Use of what? If HE downloaded CCleaner files and included them with his app, then I do see problems galore. But if he did not download CCleaner files himself I do not see how he is obligated contractually to their terms. Contract Law 101.

      --
      now we need to go OSS in diesel cars
    2. Re:Hanlon's razor by tlhIngan · · Score: 3, Insightful

      They said "terms of use". Use of what? If HE downloaded CCleaner files and included them with his app, then I do see problems galore. But if he did not download CCleaner files himself I do not see how he is obligated contractually to their terms. Contract Law 101.

      Depends how he wrote his winapp2.ini importer. Did he use Pinform's documentation/SDK? If so, something may apply if that documentation was provided for the purpose of having users write winapp2.ini files and not for the purposes of developing a competing app.

      If he wrote it by examining how users wrote their winapp2.ini files and made guesses, then he's in the clear (reverse-engineering).

      If he asked for help from the community, things get trickier because now the licenses and all that are horribly tangled.

      I would get a lawyer and compose a polite reply asking why they think it's a TOS violation - perhaps they thought you accessed their documentation and used it against the license?

      Right now things are at the "polite" level. Asking for more information on what they think is wrong doesn't hurt, maybe even politely explaining and showing documentation you didn't violate the ToS. It could be a huge misunderstanding and they thought you took their file and used it directly, without realizing there are other sources? (And that's not secure - since that community source could involve someone uploading CCleaner's version).

  5. What are these CCleaner files? by Skapare · · Score: 2

    This will depend on the CCleaner files. If they are public visible files anyone can make for themselves, you might well have a valid case. If they are files Piriform makes, maybe not. You need an ATTORNEY to help you determine your position, and especially if they sue you. If the formatting of the CCleaner files involves a patented technology, they could have a valid basis to sue you (even though I would personally disagree with it). If the CCleaner files are encrypted, they may have a case based on cracking them. If they are in the clear, then it's no different than you having written a music player to play UNencrypted music files.

    --
    now we need to go OSS in diesel cars
    1. Re:What are these CCleaner files? by 1u3hr · · Score: 5, Informative
      They're not "CCLeaner files". Winapp 2 is made by a 3rd party See theior site:

      http://www.winapp2.com/ "This website and its files are not endorsed or supported in any way by Piriform. They take no responsibility for any damages or problems that arise from its use.",

      Looks like Piriform has sent similar messages to them.

  6. Other software does the same thing... by Excelcia · · Score: 5, Insightful

    This would be like Microsoft asking OpenOffice not to import Word format. Or, for a closer analogy, for them to ask Mozilla not to have Firefox import IE bookmarks when you install it. This type of thing is done all the time. Unless they claim to have a patent on the format in the .ini file, it's totally fair game.

  7. Easy target first by infogulch · · Score: 2

    If they have a problem with their TOS being violated, then they should take it up with the people that are actually violating it. (Class action lawsuit anyone? Piriform vs All PC users: importing ini files stored in the clear. Yeah that will work.) It looks like this has nothing to do with you.

    This feature annoyed them and they figured, what the heck, if you were weak kneed about it then sending you a pansy email would be the easiest solution.

  8. He wasn't asking for a legal advice by Taco+Cowboy · · Score: 4, Informative

    And once again for the 1,000,000 time, yes, and this isn't the place to get legal advice...

    Lemme quote that guy had stated:

    Does Piriform's request have merit?

    Do I need a lawyer?

    What is a good response to avoid any ugly situation?

    Of the three quoted questions above, "Do I need a lawyer?" comes closest in resembling a "legal advice", but it ain't.

    The gist of what poster "ahziem" was looking for is "What is a good response to avoid any ugly situation?" - that is, how should one go about under that situation.
     

    --
    Muchas Gracias, Señor Edward Snowden !
    1. Re:He wasn't asking for a legal advice by Anonymous Coward · · Score: 5, Funny

      "Do I need a lawyer?" is a question that only a qualified lawyer such as myself can answer.

      Let's call that a half hour.

    2. Re:He wasn't asking for a legal advice by AmiMoJo · · Score: 4, Insightful

      The questioner doesn't say where he is based, which makes a big difference. In Europe this kind of compatibility is specifically permitted by the law, so there really is nothing Piriform can do.

      A polite "no" might be a good place to start, and then see what their response is. Ask them to explain why they want it removed and what basis they have for asking.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re:He wasn't asking for a legal advice by chrismcb · · Score: 3, Insightful

      If you need to ask the question "do I need a lawyer" then the answer is probably yes.

  9. Pretty clueless by SilenceBE · · Score: 4, Interesting

    It sometimes baffles me how clueless some people are working in IT as "manager". Since when aren't you allowed to write an importer for an ini file that is publicly availabe. That ini file wasn't even written by piriform.

    I think this is a case of a manger that wants to get good points from the upperhand, not knowing how ridiculous her/his requests are.

  10. What's the problem? by Anonymous Coward · · Score: 4, Interesting

    It seems that piriform is all worked up about an article that implies that BleachBit is importing CCleaner's data, this article in fact. However, the article does not say anywhere that the data is coming from CCleaner, it says the data is coming from Winapp2. Note that Winapp2 specifically states that they are not affiliated with Piriform!

    In other words, it looks like Piriform is saying "You can read the same file format that we can read and we demand that you stop reading it", despite the fact that Piriform has no claim to the files in question.

  11. gist by shentino · · Score: 4, Interesting

    Basically their message is as follows:

    "You're pissing us off by having a feature that competes with us, and we have an army of lawyers to throw at you if you don't back down."

    This is blatant intimidation.

    1. Re:gist by Anonymous Coward · · Score: 3, Funny

      we have an army of lawyers to throw at you

      Perkins: "But, couldn't we just sue him?"

      Louise: "Shut up and get in the catapult!"

  12. Ignore them. by macraig · · Score: 4, Insightful

    Why should you be frightened of a violation of their TOS? Have you or your software agreed to be bound by those terms at any point? No? Well then, why the fuck are they threatening you? Answer: because it's easier than threatening their own customers who might actually be violating those TOS, since threatening them will create a Streisand Effect and have them leaving in droves for good.

    You might have another TheOatmeal-versus-FunnyJunk moment here.

  13. Get a lawyer by steelfood · · Score: 4, Informative

    Sounds like winapp2 is an independently-developed "application" that Piriform does not own. If you wrote your own libraries to parse the file, then they'll have trouble successfully suing you. But that doesn't mean they won't sue. If you're using their libraries, then best ditch it and rewrite that piece yourself.

    In either case, you need a lawyer. Let the lawyer respond.

    --
    "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
  14. OP is either a clueless n00b... by Anonymous Coward · · Score: 2, Funny

    ...or ingenious 13th degree black belt master of the Streisand Effect.

  15. He DOESN'T need a lawyer by Anonymous Coward · · Score: 5, Interesting

    It's not a legal request and the company has simply asked him to remove the feature. He simply declines, he is under no such obligation.

    Here, I'll even craft the letter for him:

    Dear Louise,
    We are under no legal obligation to remove that feature and we therefore decline. If you believe there is a legal basis then please get your lawyer to outline your claim in more concrete terms.

    Yours,...

    Don't waste your money. There's nothing here.

    1. Re:He DOESN'T need a lawyer by dcollins · · Score: 5, Insightful

      Why bother responding? Why bother letting them know that you're listening to and giving consideration to their threats? Why bother making a paper trail of any kind?

      If I had a lawyer on staff twiddling his thumbs, then I'd have him one-up the situation and write a "shut up and don't bother us" letter; but otherwise, I'd just dodge that shit entirely and remain silent.

      --
      We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
    2. Re:He DOESN'T need a lawyer by hawkinspeter · · Score: 3, Insightful

      It was just an email - just dismiss it as spam and wait for a more formal request.

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    3. Re:He DOESN'T need a lawyer by sg_oneill · · Score: 3, Informative

      I think its obvious that he's considered it due to the slashdot thread!

      But yeah, he really isn't obliged to comply. Unless they can point to a specific patent or something that infringes on something then he really hasn't got any obligation to thake them seriously at all AFAIK.

      The files are created by other people, and no judge on the planet is going to accept that the agressors EULA which is an agreement between them and THEIR customers in anyway entraps third parties without the third parties consent. Just importing a datafile isn't consent otherwise the entire edifice of IT interoprerability would be under siege.

      --
      Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
    4. Re:He DOESN'T need a lawyer by Anonymous Coward · · Score: 3, Insightful

      That approach might have been more effective if he hadn't already plastered the email onto Slashdot.

    5. Re:He DOESN'T need a lawyer by hawkinspeter · · Score: 2

      Can't he just point at all the responses calling for him to ignore it as justification for ignoring it? An email by itself does not warrant a response, but you're right that he won't be able to claim complete ignorance.

      To be honest, I can't see how this would get taken further when it's obvious that the terms of service aren't applicable as he's not using their software.

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    6. Re:He DOESN'T need a lawyer by Runaway1956 · · Score: 2

      Among other reasons, he's already posted on slashdot. One geek or another who happens to be in favor of the other guys will carry the tale of this entire discussion back to the other company's forum. At which time everyone in the world with even the slightest interest will log in or read anonymously to offer their opinions. Any potential claim of ignorance is gone with the wind.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
  16. Re:Well... by arth1 · · Score: 3

    Thank you for the gratuitous insult.

    Yes, it was harsh of him to insult scum by comparing them to lawyers.

  17. As far as I can tell by Kjella · · Score: 3, Insightful

    Does Piriform's request have merit? Do I need a lawyer? What is a good response to avoid any ugly situation?

    No, maybe, no sure-fire answer. The first option would be to plainly ignore it, which is probably what I would have picked until I got any more formal but since you've already publicly acknowledged receiving it that's out the window. I'd probably reply:

    "Your terms of service is an agreement between your company and your users, as BleachBit is not a party to this agreement we see no legal basis for your request and have not evaluated your claims further."

    Most likely, you'll hear nothing and it'll go away but they can always send a lawyer after you, in which case you might want one too. But I think this answer should be fairly safe since the only thing you're saying is that you never agreed to any terms of service.

    --
    Live today, because you never know what tomorrow brings
  18. Company A asks Company B to stop using Company C? by hack++slash · · Score: 3, Interesting

    Ridiculous.

    They're trying to intimidate without using lawyers because they don't have any legal power to stop you using winapp2 - ignore them.

    --
    To do something right, you often have to roll up your sleeves and get busy.
  19. Read their complaint again by 3count · · Score: 4, Insightful

    > Does Piriform's request have merit?
    Did you read the article they are complaining about? It reads like a how-to to rip off Pirform's data. The subtlety of winapp vs. winapp2 may have gotten lost somewhere. But statements like "The Open Source disk cleaner Bleachbit takes advantage of this as it can import all of CCleaner’s cleaning locations." sounds like a real problem.

    Is this a poorly worded article or is the author suggesting taking Pirform’s proprietary data? Does your organization support/encourage people to take Pirform’s proprietary data for use in BleachBit?

    The winapp2.com site seems to list a data file from Pirform, not the community. This may not be your responsibility, but it certainly puts the whole community into question. How closely aligned are you with that community?

    > What is a good response to avoid any ugly situation?"
    I would expect you to be an expert in these tools, this market, and the winapp2 community. The fact that you are asking us these questions suggests you are not. Do you support the article? Do you support the use of anything proprietary to be used by BleachBit? Does the winapp2 community support anything inappropriate with Pirform's data? You should take a position on all of these items. Even if what you are doing is technically legal, how you present yourself can attract unnecessary trouble.

    > Do I need a lawyer?
    Who knows. So the only safe answer is "Yes". But, this is as much of an image issue as it is a legal issue. You might need a marketing person to explain this as much as a lawyer.

    1. Re:Read their complaint again by Todd+Knarr · · Score: 2, Insightful

      winapp.ini is the internal file CCleaner uses to store it's cleaning rules. It follows the basic standard Windows INI file syntax. The entries in each section are specific to CCleaner, but appear to be fairly obvious just looking at the file without any further documentation.

      winapp2.ini is an external file read by CCleaner to import additional (non-Piriform) cleaning rules. It's intended use is to let people other than Piriform add rules to CCleaner. The full documentation on it's syntax is available (without needing to agree to any terms) at http://forum.piriform.com/index.php?showtopic=32310. This file uses the exact same syntax as winapp.ini.

      So from what I can tell from this, the contents of winapp2.ini are by definition not the property of Piriform and Piriform wouldn't have any legal right to dictate who can use them. That right would rest with the authors of the entries. Piriform's contention here is that mere use of the syntax is a violation of terms, and as I noted I can get the documentation without needing to agree to any terms. So while I'd be consulting a lawyer, my first reaction would be to respond "Please identify the date on which you believe I agreed to your terms of service, and the documentation you believe supports this contention." as that's probably the first question my lawyer's going to want answered anyway. Frankly to me the demand smacks of "Your product's taking business away from CCleaner, and we don't like it and want you to stop it.". Which is fine, but falls short of the legal basis needed to force someone else to shut down their business.

    2. Re:Read their complaint again by BobTheLawyer · · Score: 4, Informative

      I am a lawyer. The previous post is wrong - the usual rules of copyright apply whether or not you've accepted terms of service.

      Piriform's objection is not very clearly stated, but there is a problem if the Bleachbit developer is encouraging people to import winapp.ini - the information in it is copyrighted and this is likely an unlicensed use. It would be prudent for Bleachbit to tell people not to use its import functionality to import Piriform's original winapp.ini, and better still if the software rejects attempts to do this.

      Whether importing third party (non-Piriform) rules is acceptable depends upon the terms on which those rules are made available. If they're posted in a forum whose rules provide the files can be used only in Piriform products then Piriform has an arguable case (that Bleachbit is procuring a breach of contract/copyright) but that's a more difficult argument for Piriform to make, as they have to show the terms of the contract/copyright license are effective.

      Bob

    3. Re:Read their complaint again by faedle · · Score: 4, Insightful

      Wow, you're a crappy lawyer.

  20. Re:You don't distribute the ini file, correct? by Pseudonym+Authority · · Score: 5, Informative

    winapp2.ini is not property of Piriform. It is a separate project by other people and even notes the compatibility with BleachBit as a feature. Piriform is just being a bunch of assholes. Fuck them.

  21. Re:How does TOS affect YOU? by ebspso · · Score: 3, Informative

    The header for winapp.ini contains this...
    ----
    Application Cleaning file
    WARNING - DO NOT EDIT THIS FILE

    If you would like to create custom entries then create a new file
    called winapp2.ini which follows the same format as this one.
    CCleaner will automatically pick up the new file.

    Copyright 2004-2008 Piriform Ltd, All Rights Reserved.
    This file and it's contents may not be copied or distributed
    without the express permission of the author.
    ----

    The copyright section does indeed say that you aren't allowed to use winapp.ini
    Since BleachBit and other 3rd party software are using winapp2.ini (which the copyright doesn't cover), Piriform can not insist that BleachBit stop using it.

    --
    I drink therefore I am!
  22. IAAL by Anonymous Coward · · Score: 4, Informative

    I am not a lawyer nor your lawyer, but I would just ignore the e-mail. Don't answer, just ignore it.

    IAAL (not practising) and a developer and this comes closest to what I know I ought to do in this situation. Don't communicate until such time as a formal legal request is made and then communicate only as per legal advice.

    Personally I would be fighting with myself really hard to stop replying (aka giving them evidence)... however I wouldn't dream of representing myself (not even if I were practising).

    At this stage I would save myself the $$$ and just wait to see if they escalate the matter. I'm in no position to assess the legal liabilities in your particular situation. Nor should you accept the analysis or assurances of anyone commenting here. It may be they have no case, in which case their lawyer should tell them to wear it. At least in my jurisdiction a lawyer can face disciplinary proceedings for initiating action without "reasonable chance of success," and threatening legal action where no legal basis exists is a huge no-no (for lawyers that is). That may be different where you or Piriform are.

    If a formal legal letter threatening action (a lawyer is of course free to ask you to stop doing something on behalf of a client ... "pretty please ...") were received I would take legal advice in quick order.

    This is not a legal advice.

    Nor, it should go without saying, is this. It's just what I would do. If it makes you sleep better at night and you have cash to splash about you may want to get your legal team to take these jokers apart starting tomorrow.

  23. Data/Fact is not copyrightable by erroneus · · Score: 4, Informative

    This has been established over and over and over again in case law. Phone books, statistics and lists are not eligible for the type of legal protection being sought.

    Information is being made available by the public to the public. Part of that public includes a commercial entity. There is no case here as far as I can see.

  24. My two cents as a bleechbit user. by Nexion · · Score: 2

    Andrew,

    First off, thank you for your efforts on this project. While I buy a healthy amount of commercial software (OS, video editor and games for the most part) I prefer to only run software from a trusted source. Yes this includes Microsoft and Steam, and while we all have colorful things we might say about them the fact is I pay them, they are huge and issues I do face with them are known to me. Everything else I simply prefer source access. Your project includes source so it is much easier to trust your software then an alternative that, judging by the look of the website, is likely to want to opt me in to Chrome or something else I would have installed already if interested. What really makes them seem a bit dodgy is that you know it is commercial yet the site offers no blockers to downloading. These guys wanna get their meat hooks into my workstation!

    Well enough of the "your app is awesome and they blow" speech. One issue I see is that you automatically download it, from their forum, given their complaint. I suggest that you instead utilize the following link below as the winapp2.com domain does not appear to be theirs. I would first contact either Robert Ward or Shane Gowland to be polite. Perhaps even sharing a percentage of your donations with them to help pay hosting costs, Being community oriented they might just tell you to keep it and use their INI all the same. Abuse of community projects by for profit companies never sits well with those of a community mindset, but I think this was not Piriform's true intent. Typically a corporate bully sends the thugs (lawyers) in the opening round with a cease and desist letter, but their request could have been a bit more clear about their intentions.

    You should contact them and make the required arrangements. Alter your code to use their site or if you are refused by them rewrite for manual download and import. Once you have released, if you had been using the piriform.com forum, write them a thank you for informing you of their desire to not use their server resources and let them know that your current release has halted such behavior from your application.

    http://www.winapp2.com/Winapp2.ini

     

  25. Re:You don't distribute the ini file, correct? by InvisiBill · · Score: 2

    winapp2.ini is not property of Piriform. It is a separate project by other people and even notes the compatibility with BleachBit as a feature. Piriform is just being a bunch of assholes. Fuck them.

    If the OP is advocating that the user download some other company's cleaner program so that your cleaner program can read its definitions to more effectively clean things up, that seems like a bit of a jerk move, even if it is 100% legal (compare to taking a GPL project and simply rebranding it with your own logos and rereleasing it).

    However, Winapp2.ini seems to be completely separate from Piriform and CCleaner, as pointed out. Simply remove all references to Piriform and CCleaner from your site (Are you SEO-mooching off their name?) and point out that BleachBit can use Winapp2.ini, just like the Winapp2.ini site states. As far as I can tell, there's no need to mention the other company or product on your site at all, so just remove them. Piriform will have much less to stand on if both products simply have the ability to read in some third party definition file, and your product has nothing at all to do with CCleaner.

  26. clarification needed by pikine · · Score: 2

    It is complicated. He might have begun as a user of CCleaner, then decided to write his own software because he recognized deficiencies in CCleaner. It's not in the lawyer's interest to know about his history of using CCleaner.

    IANAL, but I might start by arguing that writing the winapp2.ini importer does not technically require breaking CCleaner's TOS, so Louise's claim that "having written an importer implies that TOS is broken" does not hold. This is preferable because the argument does not depend on how BleachBit is actually implemented, nor how the guy has interacted with CCleaner in the past. Failing that, I'd ask Louise to clarify (1) what are the legal justifications that the TOS should apply to BleachBit, and (2) exactly which terms of TOS that BleachBit allegedly violates (otherwise I'm not obligated to read their full TOS). And then counter-argue these two points.

    --
    I once had a signature.