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
Account login should be protected with TOTP 2FA for any app exposed to the internet, even with complex passwords. This is pretty much a defacto requirement in any app now.
Describe the benefits this would bring to existing Hoarder users
Benefit is added security. We need to be able to trust the security of any app which holds user data. The 2FA can be linked to a max failed login count and a whitelisted IP for admin login.
Can the goal of this request already be achieved via other means?
You could add a system like authentik in the data stream via reverse proxy to provide totp , but it's far better to do it natively as misconfig of the external system could allow access by mistake.
Have you searched for an existing open/closed issue?
I have searched for existing issues and none cover my fundamental request
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like
Account login should be protected with TOTP 2FA for any app exposed to the internet, even with complex passwords. This is pretty much a defacto requirement in any app now.
Describe the benefits this would bring to existing Hoarder users
Benefit is added security. We need to be able to trust the security of any app which holds user data. The 2FA can be linked to a max failed login count and a whitelisted IP for admin login.
Can the goal of this request already be achieved via other means?
You could add a system like authentik in the data stream via reverse proxy to provide totp , but it's far better to do it natively as misconfig of the external system could allow access by mistake.
Have you searched for an existing open/closed issue?
Additional context
No response
The text was updated successfully, but these errors were encountered: