Security/CryptoEngineering: Difference between revisions

move webauthn
(note the DAR support)
(move webauthn)
Line 22: Line 22:


== Web Authentication ==
== Web Authentication ==
Password authentication is known to be a security liability on the Web. The [https://www.w3.org/TR/webauthn/ W3C Web Authentication Working Group is developing a specification] for using Scoped Credentials to supplement or replace passwords. Mozilla intends to continue supporting the Web Authentication (WebAuthn) specification.
See [[Security/Web Authentication]]
 
==== Useful testing sites ====
 
Web Authentication:
* https://webauthn.bin.coffee/
* https://webauthn.io/
* https://webauthndemo.appspot.com/
* https://demo.yubico.com/webauthn/
 
U2F (behind a pref, experimental, not released):
* https://u2fdemo.appspot.com/
* https://github.com/
* https://u2f.bin.coffee/
* https://demo.yubico.com/u2f
122

edits