Skip to content

Commit

Permalink
Clean up attestation
Browse files Browse the repository at this point in the history
- Standardize the authenticator data so all formats have equal support
for AAGUID, extensions, etc. This also removes a lot of duplication
across structures.
- Add structure to the definition of attestation formats. Fixes #126.
Fixes #127.
- Simplify the naming of the attestation types to make it easier to
understand
- Clean up mentions of GUID. Fixes #148, fixes #149, fixes #150.
- Clarifies how to use self attestation. Fixes #115.
- More detailed pointers on how to generate a TPM attestation.
- Simplify Android attestation to remove fields that were not really
attested by authenticator and were therefore creating a false sense of
assurance.
  • Loading branch information
vijaybh committed Aug 10, 2016
1 parent b2b899e commit 212de84
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 360 deletions.
2 changes: 1 addition & 1 deletion img/fido-signature-formats-figure1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 212de84

Please sign in to comment.