- From: GitHub <noreply@github.com>
- Date: Wed, 17 Jan 2018 08:53:35 -0800
- To: public-webauthn@w3.org
- Message-ID: <5a5f7f8f3bd63_2fe22acfbbb4dc0462663@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/w3c/webauthn
Commit: 18847d55a42c92eec4ed13530edee49f0d28a3a8
https://github.com/w3c/webauthn/commit/18847d55a42c92eec4ed13530edee49f0d28a3a8
Author: Emil Lundberg <emil@yubico.com>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths:
M index.bs
Log Message:
-----------
Wait for lifetimeTimer to expire instead of issuedRequests to be empty
The previous language would have the procedure terminate as soon as
there are no pending authenticator requests - including immediately at
the beginning unless at least one authenticator is available at that
time.
Commit: 3a8f961db57f935d7f07312ac3aa1f1e69d26b98
https://github.com/w3c/webauthn/commit/3a8f961db57f935d7f07312ac3aa1f1e69d26b98
Author: Emil Lundberg <emil@yubico.com>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths:
M index.bs
Log Message:
-----------
Add privacy consideration about terminating getAssertion early
Commit: df7dc0f28242bf3819fffcfa6162ae3ef22a6ce3
https://github.com/w3c/webauthn/commit/df7dc0f28242bf3819fffcfa6162ae3ef22a6ce3
Author: Emil Lundberg <emil@yubico.com>
Date: 2017-11-14 (Tue, 14 Nov 2017)
Changed paths:
M index.bs
Log Message:
-----------
Clarify that the privacy consideration is a timing issue
Commit: 96655eb220880c1f34d4579501cba5ce6f11effb
https://github.com/w3c/webauthn/commit/96655eb220880c1f34d4579501cba5ce6f11effb
Author: Emil Lundberg <emil@yubico.com>
Date: 2017-11-14 (Tue, 14 Nov 2017)
Changed paths:
M index.bs
Log Message:
-----------
Address review comment by @kpaulh
Commit: 73b9e4fb9e6a1cd4cce6448c34cfa1e54d0d6179
https://github.com/w3c/webauthn/commit/73b9e4fb9e6a1cd4cce6448c34cfa1e54d0d6179
Author: Emil Lundberg <emil@yubico.com>
Date: 2017-12-25 (Mon, 25 Dec 2017)
Changed paths:
M index.bs
Log Message:
-----------
Merge branch 'master' into issue-184
Commit: 1214398f9724889be48f011176db26325c2259b8
https://github.com/w3c/webauthn/commit/1214398f9724889be48f011176db26325c2259b8
Author: Emil Lundberg <emil@yubico.com>
Date: 2017-12-25 (Mon, 25 Dec 2017)
Changed paths:
M index.bs
Log Message:
-----------
Move getAssertion privacy considerations to Security Considerations
Commit: 38e2c4fc25f5622d3a28152951471b15cc81e875
https://github.com/w3c/webauthn/commit/38e2c4fc25f5622d3a28152951471b15cc81e875
Author: Emil Lundberg <emil@yubico.com>
Date: 2017-12-25 (Mon, 25 Dec 2017)
Changed paths:
M index.bs
Log Message:
-----------
Move normative language from priv-cons into algorithms
Commit: 2752db2ceb5bb928ffc7d75a7877c330689833fe
https://github.com/w3c/webauthn/commit/2752db2ceb5bb928ffc7d75a7877c330689833fe
Author: Emil Lundberg <emil@yubico.com>
Date: 2017-12-30 (Sat, 30 Dec 2017)
Changed paths:
M index.bs
Log Message:
-----------
Address review comments by @equalsJeffH
Commit: f7bc2f865e7b8c7689084a00c4cb501e7ad20b4c
https://github.com/w3c/webauthn/commit/f7bc2f865e7b8c7689084a00c4cb501e7ad20b4c
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-01-11 (Thu, 11 Jan 2018)
Changed paths:
M index.bs
Log Message:
-----------
Merge branch 'master' into issue-184
Commit: 8ee452ce488fd54bbd2ea1018422ef31d321307b
https://github.com/w3c/webauthn/commit/8ee452ce488fd54bbd2ea1018422ef31d321307b
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-01-11 (Thu, 11 Jan 2018)
Changed paths:
M index.bs
Log Message:
-----------
Fix typo
Commit: fb749d896665c3ffa708a508edc321c3cc5e3846
https://github.com/w3c/webauthn/commit/fb749d896665c3ffa708a508edc321c3cc5e3846
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
M index.bs
Log Message:
-----------
Revert one "denies consent" => "does not consent" change
See https://github.com/w3c/webauthn/pull/687#issuecomment-357038495
Commit: f716b7fcfa4be4566a88a6f7b18b51804e66c721
https://github.com/w3c/webauthn/commit/f716b7fcfa4be4566a88a6f7b18b51804e66c721
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
M index.bs
Log Message:
-----------
Copy changes from #736
As requested by @equalsJeffH at
https://github.com/w3c/webauthn/pull/736#issuecomment-357309766
Commit: 51ec228afc78b51abe1ee1fc6caa9f957a34d4f7
https://github.com/w3c/webauthn/commit/51ec228afc78b51abe1ee1fc6caa9f957a34d4f7
Author: Emil Lundberg <emil@emlun.se>
Date: 2018-01-17 (Wed, 17 Jan 2018)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #687 from w3c/issue-184
Add privacy consideration about terminating getAssertion early
Compare: https://github.com/w3c/webauthn/compare/ab361bd7994d...51ec228afc78
Received on Wednesday, 17 January 2018 16:54:09 UTC