along_the_road@beehaw.org to Technology@beehaw.org · 3 days agoLastPass notifies users of yet another data breach9to5mac.comexternal-linkmessage-square64fedilinkarrow-up1144arrow-down12
arrow-up1142arrow-down1external-linkLastPass notifies users of yet another data breach9to5mac.comalong_the_road@beehaw.org to Technology@beehaw.org · 3 days agomessage-square64fedilink
minus-squarehuey_m@reddthat.comlinkfedilinkarrow-up2·16 hours agoYeah, I was particularly irked by that 16 limit I encountered the other day. And I stand corrected, then, and color me impressed. I’ll look into doing this for those passwords I need to remember, like masters.
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up2·16 hours agoI also should correct myself - it’s not C(n, k), it’s P(n, k) (which is n! / (n-k)!). It’s been a minute since I took a statistics class lol. In any case, it’s a lot of entropy with just a few words.
Yeah, I was particularly irked by that 16 limit I encountered the other day.
And I stand corrected, then, and color me impressed. I’ll look into doing this for those passwords I need to remember, like masters.
I also should correct myself - it’s not
C(n, k), it’sP(n, k)(which isn! / (n-k)!). It’s been a minute since I took a statistics class lol.In any case, it’s a lot of entropy with just a few words.