https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270092
--- Comment #6 from Thibault Payet <monwa...@mailoo.org> --- (In reply to Dave Cottlehuber from comment #5) Thanks, here the steps: In the directory (from firefox extracted directory from port) third_party/rust/authenticator cargo build --example main (you may need to install some dependency that are available with pkg) and then insert the security key Finally, RUST_LOG=debug cargo run --example main Since authentificator-rs that came from firefox 111.0 seems to works, I am not sure that only reverting the update to authentificator-rs is sufficient. So likely there is multiple issues (since for 111.0_1 even authentificator-rs alone does not work). -- You are receiving this mail because: You are the assignee for the bug.