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] Add a custom password to the local/remote server #138

Open
alexjircan opened this issue Nov 2, 2024 · 1 comment
Open

[feature] Add a custom password to the local/remote server #138

alexjircan opened this issue Nov 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@alexjircan
Copy link

Is your feature request related to a problem? Please describe.
It would be nice if you could set a custom password for the local/cloud server to enhance security.
In the future, it would also be beneficial to have the possibility of adding an identity provider and securing endpoints with S2S tokens.

@alexjircan alexjircan added the enhancement New feature or request label Nov 2, 2024
@alexjircan alexjircan changed the title [feature] Add posibility to add a custom password to the local/remote server [feature] Add a custom password to the local/remote server Nov 2, 2024
@capcom6
Copy link
Owner

capcom6 commented Nov 2, 2024

Hello!

Thank you for your feature request!

Currently you can reinstall the app on your device to obtain entirely new credentials. This approach provides increased privacy as it changes both the username and password.

While custom passwords can potentially be more secure than generated ones, users often choose less secure passwords for ease of remembrance. However, I understand the desire for more control over security settings and will add this feature to my backlog.

Regarding server-to-server communication, I have plans to introduce a new version of authentication using JWT, at least for Cloud/Private servers. In the long term, I'm also considering implementing OAuth.

@capcom6 capcom6 self-assigned this Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants