alexintokyo I tried the Yubikey on Ungoogled Chromium on GhostBSD and found that on WebAuthn.io, it fails with the following error message:
The operation either timed out or was not allowed.
See: https://www.w3.org/TR/webauthn-2/#sctn-privacy-considerations-client.
On Bitwarden.com, it fails with the following error message (translation in brackets):
エラーが発生しました。
認証がキャンセルされたか、時間がかかりすぎました。もう一度やり直してください。
(An error has occurred.
Authentication has been canceled or took too long. Please try again.)
Since yubikey fails in both Firefox and Ungoogled Chromium on GhostBSD, it may mean that the problem is not with the browsers themselves, but with libu2f-host
or u2f-devd
or how they work or do not work properly with the current FreeBSD/GhostBSD version?