6 ms·
To prevent someone to copy it all on a laptop and sell it for example.
by hexa00 9y ago
To prevent someone to copy it all on a laptop and sell it for example.
- TeMPOraL 9y agoThat's completely ridiculous (and, unfortunately, also completely plausible with companies) - see the so-called "analog hole" (or in this case even digital - if it hits the browser as textual content).
- hexa00 9y agoEverything is relative, making it a bit harder may be worth it to some people and also maybe more detectable. But it's always possible of course.
- simark1 9y agoThere is still a big difference in terms of attach surface between a complete repo cloned in /home/$USER and some transient partial information that is gone (in theory) once you close the application/browser, so I don't see why it's completely ridiculous.
- s73ver 9y agoI doubt the code is that valuable, but if you don't trust your employees to not do that (seriously, nearly every other company trusts their engineers at least that much), then why did you hire them in the first place?
- simark1 9y agoDo you mean "trust" as in trusting they don't have malicious intents, or trusting they won't be lazy or distracted sometimes? In this case I don't think it's the former, since nothing technically prevents an employee from cloning the repos and running away to a competitor. I think it's part of good security "hygiene" that helps protect you from yourself.