https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237270
--- Comment #13 from Dag-Erling Smørgrav <[email protected]> --- The OATH HOTP / TOTP algorithm is stronger than OPIE. If you've been using OPIE as your only password, which you shouldn't, you'll be no worse off using OATH instead. But I would urge you to also implement some sort of rate limiting. You can use blacklistd(8) for services that support it (including sshd), or security/py-fail2ban for those that don't. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
