Hi there,
I’m looking to deploy flower in a setting with sensitive data where security is crucial. Our proposed flow is that data owners review and approve client apps and install them locally. I’ve read that flower has introduced the FAB feature, whereby users can pass flower apps along with flwr run. Is there any way to configure supernodes so that this parameter is blocked/disabled?
In my use case it is undesirable as (not withstanding authentication) it potentially allows users to submit malicious code which could leak participant data.
Thanks for your help!
Tim