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]: Self Hosted Web Management #12

Open
ThatGuyJon opened this issue Mar 25, 2024 · 1 comment
Open

[Feature Request]: Self Hosted Web Management #12

ThatGuyJon opened this issue Mar 25, 2024 · 1 comment
Assignees
Labels
backlog May be considered in the future, but is not currently planned. feature New feature or request

Comments

@ThatGuyJon
Copy link

What is your idea?

Large request but could be a paid option for business class

Create the ability to have a self hosted web management portal which allows the "admin" to manage "clients" whom have user accounts setup. When a "managed" client is installed the admin has the ability to:

  • Turn on or off features or lock features from being turned off(ie. Prevent recording and autolock)
  • Remotely backup and import 2FAGuard tokens for users
  • Disable users access to login to 2FAGuard
@ThatGuyJon ThatGuyJon added the feature New feature or request label Mar 25, 2024
@timokoessler timokoessler added the backlog May be considered in the future, but is not currently planned. label Mar 28, 2024
@timokoessler
Copy link
Owner

I know that it is interesting for companies to have centralised management dashboards. However, there would be some problems in this case:

  • It must be ensured that the user cannot override the configurations by editing or deleting files
  • When importing, the tokens have to be encrypted with the user's key, which is derived from the password or Windows Hello. It would therefore only be possible with asymmetric encryption.
  • How to prevent database access if the user always has access to the file itself?

This feature will probably not be implemented in the near future due to the reasons just mentioned and the greater effort involved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog May be considered in the future, but is not currently planned. feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants