Earlier quoted context omitted.
I have a strong distrust for authority, but even I would report espionage and IP theft of this sort. Downloading a movie doesn't bother me. Running a site for others to download movies doesn't bother me. But being a snake to go defraud a company to steal the hard work of others so your own illicit company can turn a profit off said labor by others irks me. Do your own R&D. Did you ever consider doing raising a red fl…
> Running a site for others to download movies doesn't bother me. > being a snake to go defraud a company to steal the hard work of others so your own illicit company can turn a profit off said labor by others irks me. I'm sorry, I really don't understand this. What part of the second statement doesn't apply to the first?
Ex-Google engineer charged with stealing trade secrets
411–420 of 497 posts
Re: Ex-Google engineer charged with stealing trade secrets
#412The guy was allegedly stealing all that using Google Drive. I find such moronic behavior really hard to believe. Literally, there’s no illusion of privacy at Google while using company hardware, let alone company services. This has become quite clear after the Levandowsky fiasco - some of the things disclosed there were surprisingly invasive far in excess of what you’d normally expect
>In total, DING uploaded more than 500 unique files containing Google Confidential Information, including the trade secrets alleged in Counts One through Four. DING exfiltrated these files by copying data from the Google source files into the Apple Notes application on his Google-issued MacBook laptop. DING then converted the Apple Notes into PDF files and uploaded them from the Google network into DING Account 1. This method helped DING evade immediate detection.
Re: Ex-Google engineer charged with stealing trade secrets
#413Re: Ex-Google engineer charged with stealing trade secrets
#414Re: Ex-Google engineer charged with stealing trade secrets
#415Re: Ex-Google engineer charged with stealing trade secrets
#416How can you "steal" a trade secret? Isn't the whole idea that you forgo any legal protection of the secret so that you don't have to disclose its nature, as you would have to with a patent?
https://www.law.cornell.edu/uscode/text/18/1832
What a trade secret lacks in protection is the monopoly granted by a patent.
Re: Ex-Google engineer charged with stealing trade secrets
#417This doesn't surprise me. I knew someone that intentionally graduated with a specific major, so they could get a job in that industry and send trade secrets/IP back to China. The purpose was to create a competing company. It didn't work out for them that well. They couldn't last more than 6 months at any one company and I think eventually gave up and went back home.
Repositories are rarely worth much. Sure, some algorithms there might save you some time, but its often the design and the data where the money lies (what this guy focused on). Clone google's repo and you'll likely struggle forever to get anything of substance running on a rando vm/docker/etc. not to mention about spinning the entire stack with interconnected services, certificates, shitty code, and layers upon layer…
Or maybe useful for security exploits.
Re: Ex-Google engineer charged with stealing trade secrets
#418This doesn't surprise me. I knew someone that intentionally graduated with a specific major, so they could get a job in that industry and send trade secrets/IP back to China. The purpose was to create a competing company. It didn't work out for them that well. They couldn't last more than 6 months at any one company and I think eventually gave up and went back home.
> get a job in that industry and send trade secrets so, is there a clear line between: steal trade secret, and applied learned experience in new company the way everyone does?
There may be some grey, but copying information in writing is pretty clearly over the line.
Re: Ex-Google engineer charged with stealing trade secrets
#419Re: Ex-Google engineer charged with stealing trade secrets
#420This doesn't surprise me. I knew someone that intentionally graduated with a specific major, so they could get a job in that industry and send trade secrets/IP back to China. The purpose was to create a competing company. It didn't work out for them that well. They couldn't last more than 6 months at any one company and I think eventually gave up and went back home.
Repositories are rarely worth much. Sure, some algorithms there might save you some time, but its often the design and the data where the money lies (what this guy focused on). Clone google's repo and you'll likely struggle forever to get anything of substance running on a rando vm/docker/etc. not to mention about spinning the entire stack with interconnected services, certificates, shitty code, and layers upon layer…