Skip to content

[Q&A] identity security and custom code #2786

Closed Answered by YuanTingHsieh
evgvain asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @evgvain very good observations!

You are right about that, IF the client site allows the "custom" code to be deployed on its site, then it has some degree of trust in the server.

NVFlare has the solution to different scenarios of deployment and trust level.
For example, the client site can use its own site security policy (via an authorization.json file) to BLOCK the custom code job. (https://nvflare.readthedocs.io/en/stable/user_guide/security/identity_security.html#rights)
That way if a job contains custom code in the custom folder, it will not be able to be deployed to this client site so it will not be run.
Each client site can pre-installed the needed code themselves so that they …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@evgvain
Comment options

Answer selected by YuanTingHsieh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants