Earlier quoted context omitted.
People see this as an act of either carelessness or malevolence which both is unacceptable in an application that collects and stores very personal data on a large scale.
I think you have unrealistic expectations of applications developed for public sector - I'm usually surprised if they do core of intended functionality correctly.
Copyright infringement by German contact tracing app
151–160 of 164 posts
Re: Copyright infringement by German contact tracing app
#152German lawyers are ecstatic over copyright issues. Soon they will form human centipede and demand 1000 EUR from everyone whose address they'll put their hands on.
Re: Copyright infringement by German contact tracing app
#153Re: Copyright infringement by German contact tracing app
#154Earlier quoted context omitted.
Is taking someone's code, be it small, and deliberately removing the attribution; an error?
Likely. Why is everyone acting like this is some high conspiracy or even blaming the entire project - this was probably some lazy dev that didn't want to deal with the hassle of including the licence and just copy pasted the class. I used to do this when I was learning to code, I often reimplemented stuff already available for learning and would just copy paste large chunks. I didn't publish any work back then and I…
Re: Copyright infringement by German contact tracing app
#155Earlier quoted context omitted.
Likely. Why is everyone acting like this is some high conspiracy or even blaming the entire project - this was probably some lazy dev that didn't want to deal with the hassle of including the licence and just copy pasted the class. I used to do this when I was learning to code, I often reimplemented stuff already available for learning and would just copy paste large chunks. I didn't publish any work back then and I…
People see this as an act of either carelessness or malevolence which both is unacceptable in an application that collects and stores very personal data on a large scale.
Re: Copyright infringement by German contact tracing app
#156Oh the irony. The LUCA app has been co-initiated and financed by Smudo [0], a famous German rapper. He was a supporter of Metallica suing Napster back in 2000 for copyright violation [1]. [0] https://www.chip.de/news/Kontaktverfolgung-mit-Luca-App-von-... [1] https://www.heise.de/newsticker/meldung/Smudo-vs-Napster-Da-...
I haven't heard that name in quite some time! I remember receiving a relatively pissed off email from him in response to an interview request quite a few years ago. I guess the lasting negative impression I got of him from that exchange is not totally unfounded.
Re: Copyright infringement by German contact tracing app
#157This is not the official contract tracing app (that one can be found here https://github.com/corona-warn-app ), its a commercial product that's only been "open sourced" under pressure of the public. Their service was financed be the same public figures that are now heavily pushing for its use. And as one comment in the linked GitHub issue states, calling their license "open source" is really more of a marketing joke.…
Having a rather small company "devside" to build the app ( it had references and a credible portfolio of > 100 apps) was a good thing for a good price.
They won from those that build the app in Germany and wanted big belgian telecom to join for the infrastructure for a much higher cost. While they only needed to change some parameters and localize it.
Result: 1 week of delay ( 8 weeks was budgeted) and everything opensource from the start, is what I consider a good result.
Respect where it's due! Hat off
Re: Copyright infringement by German contact tracing app
#158Maybe I don't know the full story, but from reading this post and the comments it's a shame how peoples attitudes are towards this. When people violate the GPL, it's most likely due to ignorance. I really think we should encourage and act positively when commercial/corporate/enterprise crap opens up their source code. When we find a GPL (or any license violation), why can't we approach it politely (in the first case)…
I think most in the mob are aware that their reaction is overblown. The list of OSS licenses is usually buried deep inside the docs and few ever read it. Luca made themselves vulnerable by opening up their code and the mob is using this weakness to attack them.
It's really about not wanting this app to succeed, because they are making good money and because there are valid privacy concerns. Maybe Luca should not be widely used, but then the politicians who bought it are at fault, not the developers. Also nobody is forced to install it.
Then there's the complaint about Luca's license. They open up their codebase and people complain that the license is not free enough? Mind blown, try that with any large company and see how far you get. Microsoft, give me your Office source code, or... I'll write an angry tweet!
Re: Copyright infringement by German contact tracing app
#159Earlier quoted context omitted.
I think you have unrealistic expectations of applications developed for public sector - I'm usually surprised if they do core of intended functionality correctly.
This isn't a project developed for the public sector really. Afaik it's a privately funded, for profit, product that has been licensed by several states in Germany by now. Apart from that the official (indeed publicly funded) Corona-Warn-App did a much better job at this. (They actually did follow all the recent best practices in software-develoment + it's (mostly) run as a free software project, taking community con…