one other thing is if you if you are providing a container or vm you could
precompile all or some of the python.

On Thu, Nov 8, 2018 at 10:05 AM Rich Pieri <richard.pi...@gmail.com> wrote:

> On Thu, 8 Nov 2018 02:34:42 -0500
> Tom Luo <mario...@gmail.com> wrote:
>
> > Basically, what I need is to provide a port for customers to access
> > the service. At the same time, I don't want customers to see my code.
> >
> > What should I do? Any ideas?
>
> The Docker host can see everything in the container. The customer
> controls the Docker host. Therefore the customer can see everything in
> the container. Likewise the VirtualBox host once the encrypted VM is
> unlocked. Likewise every other deployment where the customer controls
> the deployment target.
>
> Solution: If you don't want your customers to see the source code
> then don't ship source code.
>
> --
> Rich Pieri
> _______________________________________________
> Discuss mailing list
> Discuss@blu.org
> http://lists.blu.org/mailman/listinfo/discuss
>
_______________________________________________
Discuss mailing list
Discuss@blu.org
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to