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

fix 745: remove self attstn from U2F attstn format #781

Merged
merged 2 commits into from
Feb 7, 2018

Conversation

equalsJeffH
Copy link
Contributor

@equalsJeffH equalsJeffH commented Feb 6, 2018

fixes #745, related to PR #746 (merge latter before this one)


Preview | Diff

index.bs Outdated
@@ -3365,7 +3365,7 @@ This attestation statement format is used with FIDO U2F authenticators using the
:: fido-u2f

: Attestation types supported
:: [=Basic Attestation=], [=Self Attestation=], [=Attestation CA=]
:: [=Basic=], [=AttCA=]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is AttCA a typo? (I see other references to [=Attestation CA=] in the file, but none to AttCA.)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, perhaps it works in light of this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah that's why i suggest merging pr #746 before this one, in the OP #781 (comment)

index.bs Outdated
@@ -3365,7 +3365,7 @@ This attestation statement format is used with FIDO U2F authenticators using the
:: fido-u2f

: Attestation types supported
:: [=Basic Attestation=], [=Self Attestation=], [=Attestation CA=]
:: [=Basic=], [=AttCA=]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, perhaps it works in light of this change.

@nadalin
Copy link
Contributor

nadalin commented Feb 7, 2018

@emlun Please review

Copy link
Member

@emlun emlun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good assuming #780 is merged first.

@nadalin
Copy link
Contributor

nadalin commented Feb 7, 2018

@equalsJeffH Can you merge ?

@equalsJeffH equalsJeffH merged commit 7fa8792 into master Feb 7, 2018
@emlun emlun deleted the jeffh-fix-745-u2f-no-describe-self-attstn branch June 12, 2019 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

U2F Attestation Statement Format does not define "self attestation" steps
4 participants