Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Closed
Description
Currentlythe documentation suggests usingthis online tool to generate BCrypt hashes.
Although this tool may have been set up with the best of intentions - we have no way of proving that the operator is not farming the input BCrypt hashes (or that the service has not been compromised).
I think these references in the documentation should be removed, as it is not a good security practice to generate password hashes like this.