Encrypting a functional ```flows.json``` file

Is it possible to maintain an encrypted and functional flows.json for Node-Red?

My scenario is I'm developing and hosting a platform for a partner who hasn't payed into his worth on the project.. The code I don't want to hand over if I can help it. I want to maintain functionality of our project, but my partner is drooling when I push for the platform to be in his hosting control. At any rate, I don't want my partner to steal what the Node-Red flows.json file contains, as that is where majority of the backend work lies.

I'm curious if there is a way to keep that flows.json file encrypted, and only modifiable when you log into node-red admin / IDE and updated when changes are deployed ?

You may find some ideas in below posts.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.