-
This requirement is a security weakness.
2.7.5 | Verify that the out of band verifier retains only a hashed version of the authentication code.
-- | --
Even 8 numerical digits when hashed are d…
-
Any idea what I am doing wrong?
With the block explorer?
{
"name": "Stablecoin",
"symbol": "SBC",
"algorithm": "scrypt",
"site": "https://github.com/stablecoin/StableCoin",
"block…
-
yescrypt
- https://github.com/altpooler/node-multi-hashing-yescrypt/commit/b33719fcbeef2e1129c221228662f794a347261f
- http://www.openwall.com/presentations/PHDays2014-Yescrypt/
- https://password-hash…
-
Not sure what happened here. Using an ubuntu 18.04 VM.
https://pastebin.com/mTj6wp9B
-
Some notes on chosen algorithms and parameters
- recommended to use 10k iterations for PBKDF2 in 2016, 128 is being used here.
- we might want to use Twofish instead of Blowfish.
- if we don't ap…
-
-
Hello,
I am using an instance run by @pierreozoux and I don't see any "forgotten password" process when a user has registered via email. Is this not implemented?
Sorry if this has been the subje…
-
I found the https://github.com/zone117x/node-open-mining-portal is inactive already. No one is solving issue. I would like to know if this fork is still active?
-
> I am convinced that we must have some algorithms returned to native-only status. Currently, since Fork 1 in June of 2018, all 8 Proof-of-Work algorithms are merge-mine enabled.
> The advantage of…
-
As compute power increases, periodically we need to re-evaluate the mechanisms we use to protect passwords on the server. Currently, Meteor's accounts-password package uses the bcrypt algorithm with 1…