Salamendacious@lemmy.world to Technology@lemmy.worldEnglish · 2 years agoSecurity expert reveals surprising way to make your password stronger: use emojisnypost.comexternal-linkmessage-square277linkfedilinkarrow-up1355arrow-down153
arrow-up1302arrow-down1external-linkSecurity expert reveals surprising way to make your password stronger: use emojisnypost.comSalamendacious@lemmy.world to Technology@lemmy.worldEnglish · 2 years agomessage-square277linkfedilink
minus-squareUsername@feddit.delinkfedilinkEnglisharrow-up11arrow-down1·2 years agoThat’s not how any of this works. First of all, stripping passwords is never okay. You can reject the password and let the user choose a new one, but never just modify it on your own. Then, if your system is at risk of code injection by certain characters in user input, please just shut it down and never turn it on again.
That’s not how any of this works.
First of all, stripping passwords is never okay. You can reject the password and let the user choose a new one, but never just modify it on your own.
Then, if your system is at risk of code injection by certain characters in user input, please just shut it down and never turn it on again.