Update Encryptor is now supported in odrive agents:
Hi @shaiguitar,
The agent lacking encryption support is definitely a hole. The agent never made it out of the beta stages in its development process and unfortunately there isn’t a native way to use encryption with the agent.
It should be possible to add encryption/decryption capabilities into the CLI frontend to allow for in-line decryption (as opposed to within an Encryptor folder). I could probably merge the code I have for decryption into the CLI code, but I don’t have the time for that, at this point. If I can find some time for it I will definitely take a look.