Skip to content

Instantly share code, notes, and snippets.

@evil5hadow
Created August 7, 2018 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evil5hadow/f9377b943d6b40608e63ed7fed80e6c8 to your computer and use it in GitHub Desktop.
Save evil5hadow/f9377b943d6b40608e63ed7fed80e6c8 to your computer and use it in GitHub Desktop.
Enable FIDO U2F in Firefox Quantum
https://www.yubico.com/2017/11/how-to-navigate-fido-u2f-in-firefox-quantum/
While the FIDO U2F experience in Firefox is limited at the moment, turning it on is very simple. It only takes three steps.
1. Type about:config into the Firefox browser.
2. Search for “u2f”.
3. Double click on security.webauth.u2f to enable U2F support. (value should be set to True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment