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

Enterprise IT: Allow configuration via Windows registry keys #51

Open
SommerEngineering opened this issue Jul 26, 2024 · 1 comment
Open

Comments

@SommerEngineering
Copy link
Member

We should optionally allow configuration via Windows registry keys to enable administrators in enterprises to centrally manage the configuration through group policies. The registry settings should take precedence over those in the configuration file. However, we should not allow settings concerning user interaction via the registry: We do not want administrators to dictate how the software is used. These should only be changeable by the respective user.

Through the registry, settings related to security and privacy, in particular, should be adjustable:

  • Are users allowed to connect their email accounts with an LLM?
  • Are users allowed to use cloud-based LLMs?
  • Is the configuration of custom LLMs allowed at all, or can only predefined LLMs be used?
  • Is the app allowed to check for updates and install them?
@SommerEngineering
Copy link
Member Author

See keepassxreboot/keepassxc#2189 and keepassxreboot/keepassxc#11223 for ideas on how to achieve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant