Don't do it. They can find out anything. As if they were watching a live-stream of what you are doing. By law, employers have access to monitor anything and everything that happens on company property. Company property, in the modern sense, includes laptops, company-issues phones, tablets, and the wired and wireless networks. They have every right to in-near-real-time perform surveillance of what you are doing. As fo…
Has anyone ever gotten in trouble for working on side projects during work hour?
11–19 of 19 posts
Re: Has anyone ever gotten in trouble for working on side projects during work hour?
#12I know a guy who got into trouble write a module and putting it in a public repository. The module solved the current task. It was easy to install and had documentation. All good? No. The company claimed he spent extra (meaning unnecessary time) cleaning up the code and making is usable for other companies. Also I think he didn't attribute the company. They claimed full copyright to the module, co-maintainer status a…
Re: Has anyone ever gotten in trouble for working on side projects during work hour?
#13Earlier quoted context omitted.
Can they see what you are doing even with dynamic websites or over https? Assuming they can only read network traffic.
Examine DNS lookups, examine URLs, MITM potential to read everything, all sorts of things they could do on just the network level.
Re: Has anyone ever gotten in trouble for working on side projects during work hour?
#14Re: Has anyone ever gotten in trouble for working on side projects during work hour?
#15Earlier quoted context omitted.
Examine DNS lookups, examine URLs, MITM potential to read everything, all sorts of things they could do on just the network level.
None of those can show what you are actually seeing on your page? What if you were using a web based IDE? Or Python Anywhere?
Re: Has anyone ever gotten in trouble for working on side projects during work hour?
#16Earlier quoted context omitted.
Examine DNS lookups, examine URLs, MITM potential to read everything, all sorts of things they could do on just the network level.
None of those can show what you are actually seeing on your page? What if you were using a web based IDE? Or Python Anywhere?
Re: Has anyone ever gotten in trouble for working on side projects during work hour?
#17Re: Has anyone ever gotten in trouble for working on side projects during work hour?
#18Don't do it. They can find out anything. As if they were watching a live-stream of what you are doing. By law, employers have access to monitor anything and everything that happens on company property. Company property, in the modern sense, includes laptops, company-issues phones, tablets, and the wired and wireless networks. They have every right to in-near-real-time perform surveillance of what you are doing. As fo…
Re: Has anyone ever gotten in trouble for working on side projects during work hour?
#19Oh hell yes. I worked for a transportation company and used to park the van and spend at least 1-2 hours sitting in the van outside hacking away on public wifi. Got caught all the time.
How the heck did you get caught?