|
|
|
|
|
by creyes123
4087 days ago
|
|
The database or the Docker file? Depends on the software, but locking down the database system is probably easy. I'll bet that is all you need. Locking down Docker is harder and makes less sense to me. My application uses a secure HTTPS connection and does the decryption on its own. What this means is that the executable is useless to anybody else but that one enterprise customer. |
|
Mind you that I am literally handing over the engine wrapped in plastic.
Last thing I want is customer becoming a competitor.