Which 2FA combinations are the most secure going forward (for website authentication)? [closed]

I would like to determine which combination of 2FA methods are the most secure, in the context of securing my website’s users. A standard website built with php/mysql/apache or nginx.
This also takes into account the usability and convenie… Continue reading Which 2FA combinations are the most secure going forward (for website authentication)? [closed]

Is using traditional 2FA codes a pre-requisite for using U2F FIDO key in Dashlane/1Password?

Over the past few weeks, I have spent a lot of time thinking about how to structure my security plan based on a password manager, just two/three strong master passwords and the use of physical U2F keys such as YubiKey. Without going into t… Continue reading Is using traditional 2FA codes a pre-requisite for using U2F FIDO key in Dashlane/1Password?

Using a FIDO2 compatible security key to replace all online passwords [closed]

The aim is to get rid of all personal online passwords by being able to login into any online account with just a FIDO2 compatible security key such as a Yubikey 5.

Right now, none of the following major websites supports FIDO2-compatible… Continue reading Using a FIDO2 compatible security key to replace all online passwords [closed]

How to use Yubikey 5 NFC for online accounts, Linux login, and KeePassXC?

I just got my Yubikey 5 NFC, and would like to use it for

Linux desktop login
Linux KeePassXC (which only supports hmac-sha1 challenge-response)
online accounts

When reading about U2F it seams to be the preferred protocol, but TOPT is … Continue reading How to use Yubikey 5 NFC for online accounts, Linux login, and KeePassXC?