Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up attestation, abstract it from UA, fix TPM format, add U2F format #321

Merged
merged 30 commits into from
Feb 13, 2017
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
42fa30f
Add markup to eliminate bikeshed warnings
vijaybh Jan 7, 2017
5789b4b
Client sends RP ID, not its hash, to authenticators
vijaybh Jan 8, 2017
6fb855b
Make attestation opaque to client
vijaybh Jan 9, 2017
26aea41
Specify that clientDataJSON does not need to be canonicalized
vijaybh Jan 9, 2017
b2ecda2
Many attestation and signature cleanups
vijaybh Jan 10, 2017
bd1c9b1
Fix up TPM attestation format
vijaybh Jan 11, 2017
57203e7
added missing reference FIDO-APPID
rlin1 Jan 11, 2017
03cf327
Proofreading fixes, finish attestation cleanup
vijaybh Jan 11, 2017
317861f
Add U2F attestation format
vijaybh Jan 11, 2017
662a775
Add reference for U2F message formats
vijaybh Jan 11, 2017
2c136f2
lex
rlin1 Jan 11, 2017
bc436be
Merge branch 'vgb-u2f-attestation' of https://github.com/w3c/webauthn…
rlin1 Jan 11, 2017
e0cb83c
Merge from master
vijaybh Jan 11, 2017
44fec25
Implement Rolf's naming suggestions
vijaybh Jan 11, 2017
0d0fcea
Rename attestationStatement back to just attestation
vijaybh Jan 12, 2017
8daea63
Tweak wording and naming of CBOR fields
vijaybh Jan 18, 2017
4861b65
Editorial tweaks for wording consistency
vijaybh Jan 18, 2017
dc90eab
first draft of attestation structure figure added
rlin1 Jan 18, 2017
b197ff4
added attestation data to attstn structs diagram
Jan 19, 2017
a65804b
moved structures names to avoid confusion
rlin1 Jan 19, 2017
4407204
resized attstn structs figure, added fig to section #cred-attestation
Jan 19, 2017
1088d3a
Fix bikeshed linking error
vijaybh Feb 6, 2017
2aee888
Merge branch 'master' into vgb-u2f-attestation
vijaybh Feb 6, 2017
7642dd6
Editorial revisions
vijaybh Feb 8, 2017
c9b20a5
Fix interface/member confusion
vijaybh Feb 9, 2017
feb7d7b
Fix linking error
vijaybh Feb 10, 2017
835e72c
Clean up exposition
vijaybh Feb 11, 2017
2ebdcfe
Use CDDL to define attestation and extension structures
vijaybh Feb 13, 2017
ce9c187
fix CDDL marker for packed attestation
rlin1 Feb 13, 2017
50bb26e
Clean up attestation CDDL
vijaybh Feb 13, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading