Open lemonviv opened 1 year ago
The new version of FATE supports defining the key length. You can try v1.10.0. If you want to use KubeFATE to deploy a custom FATE, you need to use FATE_Builder to build a modified FATE images, and then use KubeFATE to deploy it.
Hi, I am using docker-compose to deploy KubeFATE on two parties following the README, and I can successfully run the toy example. My question is: I want to modify some of the parameters in FATE, for example, the security parameter of the Paillier cryptosystem, which means I need a revised version of FATE. I am not sure how could I use KubeFATE to deploy such a FATE version? Any suggestions would be highly appreciated. Thank you.
What deployment mode you are use?
What KubeFATE and FATE version you are using? 1.8.1
MUST Please state the KubeFATE and FATE version you found the issue
What OS you are using for docker-compse or Kubernetes? Please also clear the version of OS.