diff --git a/webauthn/README.md b/README.md similarity index 61% rename from webauthn/README.md rename to README.md index dce65ff..b8872d5 100644 --- a/webauthn/README.md +++ b/README.md @@ -7,16 +7,8 @@ Demo See wai-middleware-webauthn and its [demo](https://github.com/fumieval/webauthn/blob/master/wai-middleware-webauthn/demo/Main.hs) -Support matrix ----- - -| OS | Browser | FIDO U2F | Packed | TPM | -| --- |------------- | -------- | ------- | --- | -| Mac | Chrome 73 | Yes | | | -| Mac | Firefox 66 | No | Yes | | -| Win | Firefix 67 | | | WIP | - Links ---- * https://github.com/github/SoftU2F - Software U2F authenticator for macOS +* https://www.w3.org/TR/webauthn-2/#relying-party - Web Authentication: An API for accessing Public Key Credentials Level 2 \ No newline at end of file