MS can't catch a break... They defend their copyrights and get slammed on Hacker News for not being "cool" with the OSS community infringing on their properties. Weak sauce, Hacker News.
PG has declared all copyright null and void.
Microsoft sends GitHub DMCA shutdown for Skype open source project
61–70 of 93 posts
Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#62Earlier quoted context omitted.
http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Fl...
That doesn't include Google's modifications. From http://lwn.net/Articles/357658/ And there's a lot in that tree. Google started with the 2.4.18 kernel - but they patched over 2000 files, inserting 492,000 lines of code. Among other things, they backported 64-bit support into that kernel. Eventually they moved to 2.6.11, primarily because they needed SATA support. A 2.6.18-based kernel followed, and they are now work…
Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#63Earlier quoted context omitted.
even better link: https://github.com/github/dmca/blob/db9b442f0ac68512d0ca83fe... (rendered into human readable)
That is the exact link I posted?
anyway, my apologies, no disrespect, have a nice day.
Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#64Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#65Please note: this is not an attempt to clean-room reverse engineer Skype, or even to reverse engineer and create an open-source replacement. As shown with things like WINE, Microsoft does not (and probably cannot) take them down. No, that's not what "Skype Open Source" project is. This is a confusingly misnamed attempt to attach code to patched copies of copyrighted official Skype clients. Microsoft is not overreachi…
You are wrong. You eyes are blind by hating. Stop. Listen the Nature. Skype-open-source code here: https://github.com/skypeopensource/epycs repo was closed because i host in download section deobfuscated skype5.5 binary, my fault.
That function right there (and the vast majority of the rest of the file) is a straight decompiled version from Skype. You even use the register names and comment with addresses from the binary.
Having spent a lot of time reversing apps myself, this is a straight copyright violation. Your code is a directly derivative work from Skype.
Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#66Earlier quoted context omitted.
You are wrong. You eyes are blind by hating. Stop. Listen the Nature. Skype-open-source code here: https://github.com/skypeopensource/epycs repo was closed because i host in download section deobfuscated skype5.5 binary, my fault.
No, that's bullshit. https://github.com/skypeopensource/epycs/blob/master/sources... That function right there (and the vast majority of the rest of the file) is a straight decompiled version from Skype. You even use the register names and comment with addresses from the binary. Having spent a lot of time reversing apps myself, this is a straight copyright violation. Your code is a directly derivative work from Skype…
Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#67Earlier quoted context omitted.
No, that's bullshit. https://github.com/skypeopensource/epycs/blob/master/sources... That function right there (and the vast majority of the rest of the file) is a straight decompiled version from Skype. You even use the register names and comment with addresses from the binary. Having spent a lot of time reversing apps myself, this is a straight copyright violation. Your code is a directly derivative work from Skype…
I wonder if that's a small enough component to count as de minimus copying.
Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#68Earlier quoted context omitted.
heh, did you look at the project? It's not open source, it's a decompiled Skype binary.
No, its not. Decompiled binary just need for reversing. Open source clone of skype is Epycs(reverse enginered skype). https://github.com/skypeopensource/epycs
As other have said, it's better to follow the clean-room process and define the specification. Then someone else can implement it in a legally safe manner.
The specification by itself would be an enormous contribution.
Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#69Earlier quoted context omitted.
How exactly is one supposed to make a clean-room reverse engineering in the absence of any documentation and sophisticated obfuscation on Skype's part ?
Maybe then you're not "supposed" to do it? For example, there is no reverse engineered libraries for Facetime and iOS API. If you use Apple's libraries, they can come after you for copyright infringement.
Re: Microsoft sends GitHub DMCA shutdown for Skype open source project
#70Earlier quoted context omitted.
No, that's bullshit. https://github.com/skypeopensource/epycs/blob/master/sources... That function right there (and the vast majority of the rest of the file) is a straight decompiled version from Skype. You even use the register names and comment with addresses from the binary. Having spent a lot of time reversing apps myself, this is a straight copyright violation. Your code is a directly derivative work from Skype…
I wonder if that's a small enough component to count as de minimus copying.