- From: GitHub <noreply@github.com>
- Date: Mon, 04 Apr 2016 09:04:35 -0700
- To: public-webauthn@w3.org
- Message-ID: <5702909356a7c_74c23fc6692f12b87671d@hookshot-fe4-cp1-prd.iad.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/w3c/webauthn
Commit: deb5041157613943c9417b6b8591f138de775220
https://github.com/w3c/webauthn/commit/deb5041157613943c9417b6b8591f138de775220
Author: James 'J.C.' Jones <james.jc.jones@gmail.com>
Date: 2016-04-04 (Mon, 04 Apr 2016)
Changed paths:
M index.src.html
Log Message:
-----------
Issue #46 - Update Nomenclature using non-trademarked wordings where possible
* Issue #46 - Update Nomenclature using non-trademarked wordings where possible
Generally, the following substitutions were made:
- Extensions were renamed from "fido." to "webauth."
- CredentialType "FIDO" was renamed to "ScopedUserCredential"
- "FIDO Authenticators" are now "WebAuth Authenticators"
- "FIDO Credential" and similar are now "Scoped Credential"
- "FIDO method" and similar are now "WebAuth method"
- "FIDO Relying Party" and similar are now just "Relying Party"
- The WebIDL DOM interface is now type "WebAuthentication" and named "webauth"
* Issue #46 - Updates per equalsJeffH & vijaybh
Received on Monday, 4 April 2016 16:05:08 UTC