Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] vnode new should retrieve collaboration info from the server #434

Closed
frankcorneliusmartin opened this issue Dec 12, 2022 · 1 comment · Fixed by #739
Closed
Assignees

Comments

@frankcorneliusmartin
Copy link
Contributor

Problem description
To configure the node with the command vnode new the user needs to fill out a lot of details which can be retrieved from the server. Sometimes it is not clear that the settings should be in sync with the settings at the server (e.g. encryption). We should consider these options as collaboration policies and retrieve them from the server. This could also help in the future as we want to have privacy policies per algorithm (e.g. min number of patients).

Desired solution
Simplify the vnode questionair.

  1. server url and port
  2. api-key
  3. --> retrieve collaboration policies/settings from the server
  4. private key (only when the collaboration encryption policy is enabled)
@bartvanb
Copy link
Member

bartvanb commented Apr 4, 2023

There should be a vnode update command that can be called to update these settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants