• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: March 19th, 2024

help-circle
  • If that’s sincerely how you see plagiarism (ie allowing someone to use your work as part of their work without attribution) then all I can say is that I’ve never seen anyone else use the term plagiarism that way; and unless either of us knows of a survey quantifying how people use the term, that’s as far as we’ll get on that front.

    Anyway, the conversation is still about BSD, and you keep avoiding the fact that BSD requires attribution. If you are using the Wikipedia definition then it does not satisfy

    representation of another person’s language … as one’s own original work

    Do you or do you not think that BSD/MIT is plagiarism? You seem to be clearly dodging the question. If you don’t think it’s plagiarism then there’s no major disagreement and we can end this conversation.


  • Ok, in that case your definition is inclusive of things which are not conventionally considered plagiarism. Ghostwriting is commonly looked down upon, but not considered plagiarism. A large part of a non-legalistic definition of plagiarism includes a lack of consent from the original creator; if you take a job as a ghostwriter, you agree to your writing being published under a different name. If I work as a developer for someone who wants to make their own app, say a YouTuber, and they publish the app I wrote as <YouTuber’s> app, most people would consider that perfectly normal and not plagiaristic, since the developer was paid for a service in which it was understood their work would be published under a different person’s name.

    You are also avoiding the original question about BSD and MIT, and not explaining why that is plagiaristic. Do you still think they are plagiaristic? If so, how? Given that both the licensor explicitly wanted people to be able to re-use their code in proprietary software (i.e. consent/permission exists), and these licences require attribution (i.e. not only are you not taking credit for it, you are actively naming and crediting the original author).


  • communism@lemmy.mltolinuxmemes@lemmy.worldthe perfect browser
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    2 days ago

    I don’t have a legalistic view of the world; I am saying plagiarism is a legalistic concept. For context, I support the abolition of law and of intellectual property. Plagiarism is a particular kind of violation of intellectual property law, and without IP, it makes no sense. You still fail to define a plagiarism outside of the law, and you also fail to define a plagiarism that does not violate MIT/BSD. MIT/BSD both require attribution. You cannot claim MIT/BSD code written by someone else as your own without breaking copyright law.


  • No, actually, plagiarism is a legalistic term. If IP law did not exist, neither would plagiarism.

    And if you give someone permission to use your IP, and they go ahead and use that permission, it is not plagiarism neither legally nor by any colloquial understanding of the term. That is what happens when someone uses BSD or MIT code in their proprietary software. It is explicitly allowed, by design, by intention.

    without attribution

    BSD/MIT also don’t allow you to not attribute the author of the BSD/MIT code, so that doesn’t even make sense. You are perhaps thinking of code released public domain, in which case, again, the author specifically chose that over BSD/MIT, and the main practical difference is not needing to give attribution, so that must be what the original author wanted.










  • That makes sense. It feels a bit mad that the difference between getting pwned super easy vs not is something simple like that. But also reassuring to know, cause I was wondering how I heard about so many hobbyist home labs etc getting compromised when it’d be pretty hard to obtain a reasonably secured private key (ie not uploaded onto the cloud or anything, not stored on an unencrypted drive that other people can easily access, etc). But if it’s just password logins that makes more sense.