IBM / fhe-toolkit-linux

IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
MIT License
1.43k stars 158 forks source link

Deploy to Hyper Protect interactive Wizard could be more helpful, explanative #160

Closed boland25 closed 3 years ago

boland25 commented 3 years ago

Describe the bug When deploying to hyper protect, the ./DeployToHyperProtect.sh -c config_file interactive option asks for many things. When it does that, it does not fully explain why, and if you don't have a copy of a user guide handy, its confusing. We need to integrate some of the user guide instructions into the interactive prompts to help nudge people into entering the correct items.

To Reproduce Steps to reproduce the behavior:

  1. Go to '`fhe-toolkit-linux/automation'
  2. Run the './DeployToHyperProtect.sh -c` option
  3. try to follow the instructions and make sense of it
  4. Get confused

Rely on the user guide/getting started sections, and the DeployToHyperProtect.ms that helps explain what things are needed and why to fill in the missing data