General security advice has been updated as it turns out that users are terrible in creating and remembering pass-words. A better practise is to use pass-phrases. A set of unrelated words is easier to remember, easier to type and harder to brute force. We probably don't need code changes at this time, except maybe when generating passphrase suggestions when resetting passwords. Any and all processing of words or phrases needs to remain compatible with the current user configurations. Perhaps update to allow 128 character phrases? Perhaps the most important change should be UI texts or support texts, mouse over texts or the like? This needs to be soft nudging.
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
General security advice has been updated as it turns out that users are terrible in creating and remembering pass-words. A better practise is to use pass-phrases. A set of unrelated words is easier to remember, easier to type and harder to brute force. We probably don't need code changes at this time, except maybe when generating passphrase suggestions when resetting passwords. Any and all processing of words or phrases needs to remain compatible with the current user configurations. Perhaps update to allow 128 character phrases? Perhaps the most important change should be UI texts or support texts, mouse over texts or the like? This needs to be soft nudging.
How to use GitHub
Feature request
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.