I'm working on a social media site and I'm the only engineer but now I need to hire people to get things going faster and I'm worried about the source code.
How should I go about protecting the source code, I thought of obfuscating the source code and make documentation, I thought of making an external API, I also thought I to not doing anything and just trusting the people I'm hiring.
I'm going to hire freelancers and since they won't be working in the same office as I am, I'm interested to see what are the best practices.
Any help is appreciated!
Edit: I'm using Git as my source control system