The project in which work is private for commercial purposes and not its source code is distributed to anyone. Only the functional application shown consumers through a website.
It has the following structure:
- The source code is written in PHP, the only part where third-party code is used when using Composer and PHPUnit.
- HTML, CSS, Javascript technologies are used (with free third-party libraries)
- Server-side MySQL server, PHP, and Memcached is used.
- And the server is not a shared hosting, is a VPS.
We do not want anyone to see our source code, but if for any reason our code is stolen or otherwise obtained, we want to have a license that does not allow disclosure of any kind.
My questions are:
Is this type of project with third-party code and private code compatible?
Is it possible to license these works?