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

Request: Enable multi-user installation #3

Open
ScarabMonkey opened this issue Nov 15, 2018 · 1 comment
Open

Request: Enable multi-user installation #3

ScarabMonkey opened this issue Nov 15, 2018 · 1 comment

Comments

@ScarabMonkey
Copy link

make sure the installation directory can be written to without administrator privileges. Otherwise, application settings and re-trained BoxNet models cannot be saved.

Please consider storing this information in the User's %APPDATA% folder.
Thus mitigating the security risk of allowing users to modify software installation directories.

@dtegunov
Copy link
Contributor

I think this is a great suggestion for the settings file, but might be confusing for the BoxNet models. Given the latter are often project-specific, I'm thinking of saving custom models in the current project folder by default. However, I also see some users reusing other users' models e. g. when both are working on things associated with the same protein. I agree it isn't pretty in terms of security, but I don't see a better solution that would allow sharing between users and wouldn't over-complicate the setup.

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

2 participants