|
|
|
|
|
by mangeletti
4106 days ago
|
|
I thought of doing this with the last web app I was running, but I decided not to, and here's why: 1) Anyone, not just nice people, can view source code on GitHub 2) Source code can be used to find vulnerabilities (which is of course one of the great values of using open source code - vulnerabilities are usually spotted more quickly by a larger group) 3) A single vulnerability that allows access to private data OR can lead to corruption of loss of data could put your company out of business |
|
There are people on both sides of that fence, but you do need to be on one side or the other.