I've recently tried Node-red's Project extension and have struggled to secure a method for sharing projects with decrypted credentials.
For some reason am unable to execute a corresponding key.
I have one host running with projects enabled where I upload to github with an encryption key.
The second host I download the project from github and copy across to .node-red.
Both hosts are using the same key set in each settings.js file under :xxx
The settings.js credentialSecret is the same key used in host one projects encryption key parameter.
Could there be a known reason for this?