anders@rytter.me to Memes@lemmy.ml · 8 months agoBrute force protectionrytter.meimagemessage-square111fedilinkarrow-up11.05Kfile-text
arrow-up11.05KimageBrute force protectionrytter.meanders@rytter.me to Memes@lemmy.ml · 8 months agomessage-square111fedilinkfile-text
minus-squarechraebsli@programming.devlinkfedilinkarrow-up3·8 months agoYou can’t really prevent a brute force attack. Even if you prevent it from one IP or so, you can still do “distributed” brute force attacks. Also only allowing one password per 5 seconds or so per IP will not work if you have lots of users and they are at work and have the same IP.
You can’t really prevent a brute force attack. Even if you prevent it from one IP or so, you can still do “distributed” brute force attacks.
Also only allowing one password per 5 seconds or so per IP will not work if you have lots of users and they are at work and have the same IP.