You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
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.
The text was updated successfully, but these errors were encountered: