Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Request attestation if selected #173

Merged
merged 1 commit into from
May 30, 2018
Merged

Request attestation if selected #173

merged 1 commit into from
May 30, 2018

Conversation

cpiper
Copy link
Member

@cpiper cpiper commented May 26, 2018

As per https://www.chromium.org/security-keys, Chrome is no longer allowing attestations from security keys to be returned by default as part of a U2F request. Attestations can still be requested with an 'attestation' parameter in the Registration Request dictionary.

Adding a checkbox to request attestation during registration requests.

@cpiper cpiper merged commit fe9da5c into google:master May 30, 2018
cpiper added a commit that referenced this pull request May 30, 2018
Move project to Maven and add Travis CI support (#166)

* Initial commit to begin moving the projects to maven

Moving the projects to maven will allow easier deployment
and build of the project.

* Remove Eclipse specific settings and fix pom.xml

Finish updating the project to use Maven.

* Add travis.yml file for continuous integration

* Update travis file for deployment

Build u2f-ref-code dependency. Deploy the standard 'noext' version of the
app, then replace the 'noext' specific code with the 'crxjs' specific
code before deploying the 'crxjs' app.

Additionally, remove the deployment page as the latest code will always
be live.

* Fix issue where origins.json wasn't included in WAR file
cpiper added a commit that referenced this pull request May 30, 2018
Request attestation if selected (#173)

* Initial commit to begin moving the projects to maven

Moving the projects to maven will allow easier deployment
and build of the project.

* Remove Eclipse specific settings and fix pom.xml

Finish updating the project to use Maven.

* Add travis.yml file for continuous integration

* Update travis file for deployment

Build u2f-ref-code dependency. Deploy the standard 'noext' version of the
app, then replace the 'noext' specific code with the 'crxjs' specific
code before deploying the 'crxjs' app.

Additionally, remove the deployment page as the latest code will always
be live.

* Fix issue where origins.json wasn't included in WAR file
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant