Describe the problem/error/question
I need to deploy my application to my client’s on-prem server. This is an air tight Windows system and my application relies on my n8n workflows to convert the unstructured data it gets into structured data.
I need a way of installing n8n on THEIR server, without giving them ability to see my workflows or executions ( My prompts and the flows themselves are my added value and I fear that they will be able to replicate and discard me if they figure out how I achieve what I do).
Is there a way to obfuscate my workflows and executions?