Skip to content

Instantly share code, notes, and snippets.

@mwmaleks
Created April 17, 2019 22:51
Show Gist options
  • Save mwmaleks/b00402eaad5b2df11ac2444f1a80160d to your computer and use it in GitHub Desktop.
Save mwmaleks/b00402eaad5b2df11ac2444f1a80160d to your computer and use it in GitHub Desktop.
webauthn.md
* https://haveibeenpwned.com/
* https://krebsonsecurity.com/2019/03/facebook-stored-hundreds-of-millions-of-user-passwords-in-plain-text-for-years/*
* https://www.antiphishing.org/
* https://www.w3.org/TR/webauthn/
* https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API
* https://www.iana.org/assignments/cose/cose.xhtml#header-parameters
* https://en.wikipedia.org/wiki/FIDO_Alliance
* https://fidoalliance.org/specs/fido-v2.0-id-20180227/fido-client-to-authenticator-protocol-v2.0-id-20180227.html#CTAP2ProtocolOverview
* https://tools.ietf.org/html/rfc6979
* https://fidoalliance.org/specs/fido-uaf-v1.1-id-20170202/fido-ecdaa-algorithm-v1.1-id-20170202.html
* https://webauthndemo.appspot.com/
* https://medium.com/@herrjemand/introduction-to-webauthn-api-5fd1fb46c285
* https://caniuse.com/#search=webauthn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment