[w3c/webauthn] 17539f: Add Vagrantfile for a VM with bikeshed installed

  Branch: refs/heads/jeffh-fixup-algs-contd-3
  Home:   https://github.com/w3c/webauthn
  Commit: 17539f571cff60af8bbe236f958aa023d917fd45
      https://github.com/w3c/webauthn/commit/17539f571cff60af8bbe236f958aa023d917fd45
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
    M .gitignore
    M README.md
    A vagrant/bikeshed/README.md
    A vagrant/bikeshed/Vagrantfile
    A vagrant/bikeshed/provision.sh

  Log Message:
  -----------
  Add Vagrantfile for a VM with bikeshed installed


  Commit: 670ecb37e810efaa527f2068685315e32204912b
      https://github.com/w3c/webauthn/commit/670ecb37e810efaa527f2068685315e32204912b
  Author: J.C. Jones <james.jc.jones@gmail.com>
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
    M .gitignore
    M README.md
    A vagrant/bikeshed/README.md
    A vagrant/bikeshed/Vagrantfile
    A vagrant/bikeshed/provision.sh

  Log Message:
  -----------
  Merge pull request #612 from emlun/vagrant-bikeshed

Tools: Add Vagrantfile for a VM with bikeshed installed


  Commit: e74d8c4da2813559086fa32a28bdc6c576d54c1f
      https://github.com/w3c/webauthn/commit/e74d8c4da2813559086fa32a28bdc6c576d54c1f
  Author: Emil Lundberg <lundberg.emil@gmail.com>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix #609: Formally define User Handle (#616)

- Formally define User Handle
- Rename "user id" and similar terms to "user handle" everywhere
- Change name and type of `AuthenticatorAssertionResponse` field `DOMString userId` to `ArrayBuffer userHandle`
- `PublicKeyCredentialUserEntity.id` is not renamed, but it is now referred to as the "user handle"

This does not:

- Formally define the term "user account".
- Improve the privacy considerations around returning `userHandle`, as suggested in #578.


  Commit: 004c45a6ad0af3cb612cb72edf0bbcd8479c9249
      https://github.com/w3c/webauthn/commit/004c45a6ad0af3cb612cb72edf0bbcd8479c9249
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
    M .gitignore
    M README.md
    M index.bs
    A vagrant/bikeshed/README.md
    A vagrant/bikeshed/Vagrantfile
    A vagrant/bikeshed/provision.sh

  Log Message:
  -----------
  merge from master


Compare: https://github.com/w3c/webauthn/compare/7e06037efcd4...004c45a6ad0a

Received on Wednesday, 11 October 2017 15:19:54 UTC