The W3C Credentials Community Group

Meeting Transcriptions and Audio Recordings (2014-today)

Go Back


Telecon

Minutes for 2021-09-28

Brian Richter is scribing.
Manu Sporny: Agenda - data flow diagram, PRs, Issue processing
Manu Sporny: I won't be here next tuesday. one of the codeowners will need to take lead for running the call
<mprorock> Codeowners List: @peacekeeper @msporny @mavarley @OR13 @mkhraisha
Markus Sabadello: Its late for me but I can probably do it
<orie> its issue processing
Manu Sporny: Orie can you backup?
Orie Steele: Yes I can
Manu Sporny: Next item up, michael herman you had concerns about naming poll, do you want to elevate your concern?
Michael Herman: To be clear my issue is I want to see a west coast timezone for future polls
<orie> lol
<orie> its amazing how hard elections have gotten since twitter was invented...
Mike prorock: vote was not on timezone, was informational poll that timezone was not announced with
Manu Sporny: Always issue with timezones, we'll take this to the mailing list to resolve timezone issues
<davidc> What is wrong with UTC?
<markus_sabadello> Let's have a poll about which timezone to use :)
Manu Sporny: We will do the name changes now

Topic: New Data Flow Diagrams

Manu Sporny: Standard flow from supply chain folks when using VC API
<joe_andrieu> Updated archive entry for today's Sequence Diagram https://lists.w3.org/Archives/Public/public-credentials/2021Sep/0141.html
<mprorock> big thanks to Eric and Joe on this
Joe Andrieu: I've noticed in last half hour theres a thing missing i'll get to
Joe Andrieu: Each of the participants who are in a different trust domain have different colours
Joe Andrieu: Messages that cross these boundaries need authz
Joe Andrieu: Often these are "i only accept access from localhost"
Joe Andrieu: We are identifying where we need to talk about authz
Joe Andrieu: Emerging definition for service and app. the distinction between server, app and role. roles: holder, verifier, issuer. different components: app is software or service that gives vc-enabling capability (often SaaS)
<michael_herman_(trusted_digital_web)> role -> Actor
<michael_herman_(trusted_digital_web)> Roles are not actors in most formal modeling metamodels
... service is only accessable by the app
<manu_sporny> I like this direction...
<michael_herman_(trusted_digital_web)> Actors are assigned to Roles but Actors are the only entities that perform actions.
... we have previously conflated the role and app and this is separated now
<dmitri_zagidulin> it seems like the Verifier Storage Service doesn't add much to the diagram. (plus, many verifiers won't be storing the VC, etc)
Michael Herman: Role could be changed to actor? formal document should use formal definitions
<orie> > holder
<michael_herman_(trusted_digital_web)> These are personas
David chadwick: in the model we've got we differentiate between application layer and VC layer. when we talk about app that could be browser on mobile phone or 3rd party banking app which talks to holder app. on relying party side we have service provider which will talk to the service
<mprorock> orie is quoting the spec here https://www.w3.org/TR/vc-data-model/#dfn-holders
<michael_herman_(trusted_digital_web)> But role is not an appropriate use in this diagraam
Joe Andrieu: I would be happy to schedule call to go over that
<orie> I would happy to be on a call with you David!
<juan_(spherity_gmbh)> might be a good topic for the VC-GUIDE :D
Joe Andrieu: We're using the term "role" since it's in the vc data model
<juan_(spherity_gmbh)> (and/or for issues for VC spec v2)
<brent> so, the "holder role" label should be understood to mean "an actor in a holder role?"
Michael Herman: I don't disagree with that wording but in this diagram you need to depict an actor
Joe Andrieu: We are indicating this role is the actor ie. holder
Dmitri Zagidulin: Would it simplify the diagram to remove verifier storage service?
<michael_herman_(trusted_digital_web)> What is an Actor: https://pubs.opengroup.org/architecture/archimate3-doc/chap08.html#_Toc10045368
Joe Andrieu: It would but the storage service and revocation service are both underrepresented right now
Dmitri Zagidulin: That makes sense but i mention verifier since many won't store the vc at all
<michael_herman_(trusted_digital_web)> What is a Role: https://pubs.opengroup.org/architecture/archimate3-doc/chap08.html#_Toc10045369
David Chadwick: +1 Dmitry
Adrian Gropper: I understand the role of holder and issuer are separate roles but from authz perspective they could be combined in some instances. when we have distinction between device bound identity and biometric bound identity the opportunity arises for combining issuer and holder as theres no need for device bound identity
... when liveness is required that can also fit into authz protocol
... where the resource owner needs to be in control of authz policies instead of storage that is where my perspective is
Joe Andrieu: Slight shift in language might help me understand
<orie> this picture does not include Issuer... it assumes that the holder already has a VC... we don't care how that happened.
... any entity may be in any role at any time. that flexibility is innate. any of these services could be monolithic. reality is for our API important things are where do we provide APIs that can have substitutability
... an entity can have multiple roles. trying to find API that enables substitutability
<mprorock> I would love for Joe to be able to walk through his and Eric's work on this use case, then have a discussion about it honestly
<manu_sporny> ok, we can do that mprorock
<mprorock> with a big caveat that we are talking system to system use cases here
Adrian Gropper: I understand substitutability give challenges across trust domains. when discussing issues around delegation it would be helpful to our conversation if we considered when substitutability is important from a human rights vs vendor lock in
<orie> i'm not sure why we are allowing the unrelated conversations to persist in this work...its confusing and harmful.
Mike Prorock: +1 Orie
Manu Sporny: Lets go through the whole flow
Joe Andrieu: From supply chain with no human being using the browser to drive the interaction
<orie> Imagine a CRON Job that shares data between 2 web servers...
... 1. holder starts up their app, 2. app decides we need to send a VP, 3. notifies verifier data ready
... 4 evaluates what to do w/ that
5. Constructs a data package (domain and challenge)
Mike Prorock: +1 Manu - that is a pretty good way of thinking about it
Holder gets VC
(From storage service)
... app needs some notion of its own keys to invoke their actions
<orie> not sure why we are talking about other CCG work items like web KMS... that work item is not required.
... signs vp, sends to verfier app
... verifier app talks to it's verifier service
... verification comes back, verifier app evaluates business rules
Mike Varley: +1 To the Service abstracting key management
... stores the VC (may not be relevant but for symmetry)
<mprorock> @orie - agreed, basically some key management - not a specific one or protocol
... holder app gets message back "we got presentation"
<orie> I like to model this as 2 network requests between 2 web servers, where they are started by a cron job.
... holder app records submission
<orie> revocation status is not relevant or needed.
... something that came up: who is doing revocation status check? i think should be verifier service
<manu_sporny> @orie @mprorock -- I believe JoeA was just using WebKMS as an example of key management, not a requirement.
<orie> yes he was, its not required... nor is revocation.
... i think we need another loop in here to show who is going to check revocation status
... no authz in here
<orie> link to use cases.
<orie> FFS
Manu Sporny: Steps 1 through 6 i believe is the start workflow use cases. if that's true this whole thing is chapi flow as well. thoughts?
<orie> this is the chapi flow.
<orie> we designed it to be like CHAPI flows...
Mike Prorock: +1 Orie
<orie> which are actually https://w3c-ccg.github.io/vp-request-spec/ flows...
<orie> 6 months later...
Joe Andrieu: I think that's right. most of the difference was the idea of data ready going to the service where really that is clicking on jobs website in the chapi flow
Manu Sporny: If that's reality that's great
<orie> literally shaking..
<orie> lol
Ted Thibodeau: On the flow for who checks status, both holder and verifier should do it
... i don't want to submit a revoked vc if i can get a new vc that i can submit instead
<manu_sporny> q
<orie> thats because all VP flows require domain and challenge to be exchange prior to VP construction and communication.
David Chadwick: In openid connect: i can see how this maps into OIDC. message 3 would be the user talking to the resource to say i need access. message 6 would be the resource sending the presentation request which would detail the VCs it wanted
... the user would retrieve VCs and then 13 would submit VP. 19 would say you have access go ahead
Orie Steele: +1 David
<orie> all the VP flows are similar
<orie> since they all require getting a domain and challenge from the verifier.
Joe Andrieu: One of the shifts here is notification data ready describes data to be required
David Chadwick: In oidc has nothing to do with the data has to do with VC claims
Joe Andrieu: And step 3 in supply chain is saying here are the claims i have available
<manu_sporny> /me ghost queue
<orie> No, its 2 apps talking to eachother... they are apps... not people.
Mike Prorock: +1 Orie
Adrian Gropper: In supply chain flow, difference between VP and VC is liveness detection a concept or is it assumed that there is none but only detection of holder that is meant to be the difference
... you can sign a challenge w/ liveness or just by signing
Joe Andrieu: That is the primary difference, i wish the supply chain had anchored the VP to the current user but that is not how it has been fleshed out
Joe Andrieu: Problem domain does not contain liveness detection
<orie> it turns out that APIs exchange data... without people being detected as being alive, or involved.
Mpro: that is the individual flow
<dmitri_zagidulin> I think it might be worth clarifying that VPs only need challenge & domain when used for authentication. But not really for other purposes.
Adrian Gropper: There is difference between supply chain and general VP use case
Manu Sporny: What are next steps?
Joe Andrieu: There are some iterations. 1. revocation check. 2. refresh check
Joe Andrieu: Our flows don't show where those things happen currently
... working through an updated CHAPI flow using this language. should give us an architectural diagram
... we are close to having something spec ready
Manu Sporny: Thanks to people who did this work
... is there anything to do w/ CHAPI flow?
<orie> here is the flow with lots of abstraction:
Joe Andrieu: Same sort of walkthrough and look at differences. how are we going to talk about authz at these levels. often holder authenticates to app using email
Joe Andrieu: Lets do chapi and that can flow into how are these layers secured
Manu Sporny: PRs is next item
<mprorock> traditional enterprise API use cases for VCs is basically what we are dealing with to expand on Orie's comment

Topic: Pull Request Review

Manu Sporny: This has been merged, there was agreement
Manu Sporny: Specifically call out basic authentication don't use
... sets precedent things we don't want to use
Manu Sporny: Orie, you wanted language to a MAY and adrian wants MUST. proposed was SHOULD
<orie> Nobody SHOULD be required to implement something that is not possible to implement in their chosen programming language.
<tallted> orie - that would be a justification to NOT do the thing!
Manu Sporny: Orie could you live with a SHOULD?
Orie Steele: I will object to language that uses SHOULD to imply people will use something that's not possible to use
... this specific text: i will object to PR if it contains SHOULD or MUST
Ted Thibodeau: We are using SHOULD in the RFC explanation: do it unless you have a good reason not to
... MAY to warn the other side you might do something
<orie> MAY does nothing... exactly... better to do nothing... than to do something harmful.
... SHOULD is a strong do it please but you're not in violation if you dont
<orie> it is impossible to render GNAP RAR in OAS3.0... its not supported.
Adrian Gropper: I don't think we're ready to talk about this because: 1. we can not reply to a human rights argument using economic reasons. 2. not sure what is impossible, for example UMA we built delegation onto OAuth
<justin_richer> Orie then you have bad tools ��‍♀️
... we need to have human rights conversation in regards to delegation
<mprorock> that is fine, but let's take that to the mailing list, not this work item for now
<justin_richer> Also, I adapted it to do just that, since it's open source. It just doesn't allow plugins because of the software design.
<orie> I have tools that enterprises are using... i think you might have a spec that nobody has adopted yet.
<justin_richer> Orie you mean VC-HTTP-API? :)
... its premature to talk about this
<orie> yes
<orie> : )
Manu Sporny: Agreed impossible is a stretch
... the SHOULD is implementable
<tallted> "very difficult, very expensive" are sufficient arguments against doing a SHOULD. it need not be "impossible"
<orie> ZCAPs are also not a standard and also not supported by OAS3.0.
... we are dealing with something incredibly prestandard now
<tallted> also, SHOULD is the historical compromise between MAY and MUST
... adrian, that goes beyond VC API
<orie> I'm a -1 to doing things that OAS3.0 does not support.
Manu Sporny: Keep discussion going in PR
<justin_richer> I'm -1 to pegging an emerging standard to OAS3.0's capability set
<orie> if GNAP gets added to OAS3.0 we are good to use it.
<justin_richer> like, any emerging standard
<orie> we agreed to use OAS3.0... if we want to take that back I am happy to start from scratch again :)
Mike Prorock: +1 Orie - i think OAS3 is a good measure for now
Manu Sporny: Editors will shift the authz delegation to a draft

Topic: ReSpec OAS Autogenerator Plugin

<davidc> I wanted to say that we may have different authz delegation rules for the different APIs (verifier, issuer and holder) and the current text does not differentiate
... respec auto-generator from OAS file
<justin_richer> OAS3 is a tool -- treating it like a requirement is putting shadow dependencies into the spec, and that's just bad design
... this thing existed as OAS files before this spec existed. desire to keep OAS
<orie> thanks for your opinion justin, but we agreed to use OAS3.0, that point was already resolved.
... there was no mechanism to inject OAS into respec
<justin_richer> Using it and depending on it are different things and you're hiding behind that to support your argument.
... code that pulls in OAS and renders into respec
... schema is rendered directly from OAS. it's json and hard to read. renderer needs to be updated
<orie> Justin, i'm not hiding behind OAS3.0... i am using adopted industry standards to strengthen our work item, and its potential for adoption.
<mprorock> @manu - this is great
... the hope is this a general solution that this will work for any REST api within CCG
<orie> @manu looks great!
... it would be awesome if folks would help me with the code
<mike_varley> very cool @manu !
Justin Richer: Thanks for that its great work
... this negates any arguments against things that don't fit within OAS. we created our own renderer....
<orie> Justin, rendering a standard format is not the same as extending it too support new schemes... you should read the OAS3.0 spec.
<justin_richer> @manu I wrote a renderer for OAS that handles RAR data structures and I'm happy to share it
<mprorock> thanks all!
Manu Sporny: Thats it for today, thank you joe and eric for diagram
.. Reminder i won't be here next week markus will be doing issue processing

Meeting for 2019-12-17

Topics

  1. Introductions and Reintroductions
  2. Announcements and Reminders
  3. Action Items
  4. WebKMS

Meeting for 2019-12-10

Topics

  1. Agenda Review
  2. Introductions / Reintroductions
  3. Announcements and Reminders
  4. Progress & Action Items
  5. Verifiable Credentials for Education Task Force

Meeting for 2019-12-03

Topics

  1. Introductions and Reintroductions
  2. Announcements and Reminders
  3. Action Items
  4. did:key method

Meeting for 2019-11-12

Topics

  1. Introductions
  2. Announcements
  3. Action Items
  4. Personal Data Stores Comparison

Meeting for 2019-11-05

Topics

  1. Introductions and Reintroductions
  2. Announcements and Reminders
  3. Review action items and work items
  4. CCG 2020 Scope of work

Meeting for 2019-10-29

Topics

  1. Introductions / Re-Introductions
  2. Announcements
  3. Work Items and Action Items Review
  4. Year End Purge

Meeting for 2019-10-22

Topics

  1. Agenda review
  2. Announcements and Reminders
  3. Action Items
  4. Credential Schema Specification

Resolutions

  1. The W3C Credentials CG supports the rechartering of a Verifiable Credentials Maintenance Working Group.

Meeting for 2019-10-15

Topics

  1. Introductions and Reintroductions
  2. Announcements & Reminders
  3. Progress on Action Items
  4. DID handoff
  5. VC WG Maintenance Charter
  6. Contributing to JSON-LD Contexts

Meeting for 2019-10-08

Topics

  1. Introductions / Reintroductions
  2. Announcements & Reminders
  3. DIDs from a non-technical perspective
  4. IIW Report out

Meeting for 2019-09-10

Topics

  1. Introductions and Reintroduction
  2. Announcements & Reminders
  3. Action Items
  4. Verifiable Credentials next steps
  5. Decentralized Identity Working Group

Meeting for 2019-08-27

Topics

  1. Introductions and re-introductions
  2. DID working group charter / outreach
  3. Datashards
  4. Solid

Meeting for 2019-08-20

Topics

  1. Introductions and Reintroductions
  2. Announcements and Reminders
  3. Decentralized Topics at #RWOT9
  4. BTCR hackathon

Meeting for 2019-08-13

Topics

  1. Announcements and Reminders
  2. DID WG Charter and outreach
  3. Agents, Hubs, and More

Meeting for 2019-07-30

Topics

  1. intros and reintros
  2. announcements and reminders
  3. Progresson action items
  4. Standards setting process

Meeting for 2019-07-23

Meeting for 2019-07-09

Topics

  1. Introductions and Reintroductions
  2. Announcements and Reminders
  3. DID WG Charter Proposal
  4. Non-Violent Communication

Meeting for 2019-07-02

Topics

  1. Introductions and Reintroductions
  2. Announcements and Reminders
  3. Progress on Action Items
  4. Amira

Meeting for 2019-06-25

Topics

  1. Introductions and Re-introductions
  2. Accouncements
  3. Action Items
  4. Work Item Review, Fin

Meeting for 2019-06-18

Topics

  1. Introductions and Reintroductions
  2. Announcements and reminders
  3. Action Items
  4. Work item repair

Meeting for 2019-06-11

Topics

  1. Introductions and Re-introductions
  2. Announcements and Reminders
  3. Action Items
  4. Rubrics Task Force
  5. Credential CG Work Item Process Draft, simplified

Meeting for 2019-05-28

Topics

  1. Introductions and Reintroductions
  2. Announcements & Reminders
  3. Action Items
  4. Discuss New Work Item Process

Meeting for 2019-05-14

Topics

  1. Introductions and Reintroductions
  2. Announcements & Reminders
  3. Action Items
  4. Decentralized Identifier Rubrics

Meeting for 2019-05-07

Topics

  1. Introductions and Re-introductions
  2. Announcements
  3. Action Items
  4. Message from the chairs and ensuring a positive work environment
  5. IIW

Meeting for 2019-04-23

Topics

  1. Agenda review
  2. IP Note, call notes
  3. Introductions and re-introductions
  4. Announcements
  5. Open issues
  6. ABNF Task Force

Meeting for 2019-04-16

Topics

  1. Introductions / Reintroductions
  2. Annoucements and Reminders
  3. Action Items
  4. Survey Results

Meeting for 2019-04-02

Topics

  1. IP notes, call notes,
  2. Introductions & Reintroductions
  3. Announcements & Reminders
  4. Action Items
  5. DID Report out for AC Meeting
  6. Survey results

Meeting for 2019-03-26

Topics

  1. Introductions / Reintoroductions
  2. Announcements
  3. Progress on Action Items
  4. DIF Report Out

Meeting for 2019-03-19

Topics

  1. intros
  2. announcements and reminders
  3. Action items
  4. https DID method spec, and more

Meeting for 2019-03-12

Topics

  1. Introductions and Reintroductions
  2. Annoucements and reminders
  3. Action Items
  4. RWOT8 Report Out

Meeting for 2019-02-19

Topics

  1. Introductions/Reintroductions
  2. Announcements
  3. Action Items
  4. Review ABNF PR

Meeting for 2019-02-12

Topics

  1. Introductions
  2. announcements
  3. Action Items
  4. Use Cases

Meeting for 2019-02-05

Topics

  1. Introductions and Re-introductions
  2. Announcements and Reminders
  3. Work Item Review
  4. DID Issue Review

Meeting for 2019-01-29

Topics

  1. Introductions and Re-introductions
  2. Announcements and Reminders
  3. Action Items
  4. DID Pull Requests

Meeting for 2019-01-22

Topics

  1. Intros
  2. Announcements and reminders
  3. Progress on action items
  4. New work items
  5. Proposed work items
  6. DID Spec PR Triage

Meeting for 2019-01-15

Topics

  1. Introductions
  2. Announcements & Reminders
  3. Progress on Action Items
  4. Work Item Status Review
  5. New Work Items

Meeting for 2019-01-08

Topics

  1. Introductions and Re-introductions
  2. Announcements
  3. Action items
  4. Work items

Meeting for 2018-12-18

Topics

  1. Introductions
  2. Announcements and Reminders
  3. 2018 Year in Review

Meeting for 2018-12-04

Topics

  1. introductions
  2. reintroductions
  3. Announcements and Reminders
  4. DID resolver specification
  5. Work Items
  6. TAG charter review

Meeting for 2018-11-27

Topics

  1. Agenda Review
  2. Introductions / Reintroductions?
  3. Reminders and Events
  4. Progress on Current Action Items
  5. Work Items
  6. Review summary of previous DID stories, questions, painpoints meetings
  7. DID Summary High Points
  8. DID Explainer Template

Meeting for 2018-11-20

Topics

  1. Introductions and Reintroductions
  2. Announcements, reminders
  3. Action items
  4. Work Items
  5. Pain points

Meeting for 2018-11-13

Topics

  1. Introductions and Reintroductions
  2. Announcements
  3. Action Items
  4. Work Items
  5. DID Unique Selling Proposition

Meeting for 2018-11-06

Topics

  1. Introductions
  2. Update on Action Items
  3. Work Items
  4. W3C TPAC 2018
  5. IIW

Meeting for 2018-10-16

Topics

  1. Introductions and Reintroductions
  2. Announcements & Reminders
  3. Progress on Current Action Items
  4. Work Items
  5. TPAC Planning
  6. Feedback on charter

Meeting for 2018-10-09

Topics

  1. Agenda Review
  2. Introductions / Re-introductions
  3. Announcements / Reminders
  4. Progress on Action/Work Items
  5. W3C TPAC Planning.

Meeting for 2018-10-02

Topics

  1. Introductions and Reintroductions
  2. Announcements
  3. Review Action Items
  4. Work Items
  5. New Business
  6. RWoT7

Meeting for 2018-09-18

Topics

  1. Introductions & Reintroductions
  2. Announcements & Reminders
  3. Progress on Current Action Items
  4. Status of work items

Meeting for 2018-08-21

Meeting for 2018-08-14

Topics

  1. introductions and re-introductions
  2. announcements and reminders
  3. Progress on Current Action Items
  4. Progress on current action items
  5. Work items
  6. Jolocom

Meeting for 2018-08-07

Topics

  1. Introductions
  2. Review announcements
  3. Action items
  4. Work Items
  5. proof of personhood

Meeting for 2018-07-24

Topics

  1. Introductions
  2. Agenda Review
  3. Announcements & Reminders
  4. Progress on Current Action Items
  5. Work Items
  6. Amira Use Case

Meeting for 2018-07-17

Topics

  1. Agenda Review and Introductions
  2. Roadmap
  3. DID WG Charter

Meeting for 2018-07-10

Topics

  1. Introductions
  2. Announcements and Reminders
  3. uPort Ethereum DID Method

Meeting for 2018-07-03

Topics

  1. Introductions and Reintroductions
  2. Transparency
  3. Announcements and Reminders
  4. Action Items
  5. Work Items
  6. Focal Use Cases
  7. DID-Auth

Meeting for 2018-06-26

Topics

  1. Introductions
  2. Agenda Review
  3. Announcements & Reminders
  4. Progress on Current Action Items
  5. Work Items
  6. Focal Use Cases for DID WG
  7. Muscians and Influencers

Meeting for 2018-06-19

Topics

  1. Introductions and Reintroductions
  2. Announcements and Reminders
  3. Action Items
  4. Work Items
  5. Requirements for DIDs

Meeting for 2018-06-12

Topics

  1. Agenda review
  2. Introductions
  3. Announcements
  4. Action items - https://github.com/w3c-ccg/community/issues?q=is%3Aissue+is%3Aopen+label%3A%22action+item%22_
  5. Work items
  6. DID Method Requirements?
  7. Focal use cases

Meeting for 2018-06-05

Topics

  1. Introductions
  2. Announcements and Reminders
  3. Progress on current action items
  4. Status of Work Items
  5. Focal Use Cases for DID WG

Meeting for 2018-05-29

Topics

  1. Introductions and Re-Introductions
  2. Wyoming Blockchain Task Force Meeting
  3. Summer Hackathon
  4. Focal Use Cases

Meeting for 2018-05-22

Topics

  1. Introductions/Re-introductions
  2. Announcements and Reminders
  3. Action Items
  4. Work Items
  5. Update on Educational Task Force
  6. Formation of a User Story Task Force

Meeting for 2018-05-15

Topics

  1. Introductions and Reintroductions
  2. Reminders
  3. Progress on Current Action Items
  4. Status of Work Items
  5. Call for DID Focal Use Cases
  6. DID issues working session
  7. DID service naming and identification
  8. DID Document versioning
  9. Extensibility

Meeting for 2018-05-08

Topics

  1. introductions
  2. action items update
  3. work items
  4. digital verification github items
  5. Digital Verification community items and CCG people
  6. DID Use Cases & Domains

Meeting for 2018-05-01

Topics

  1. Reintroductions
  2. Action Items
  3. DID Working Group Transition

Meeting for 2018-04-24

Topics

  1. CCG Process

Meeting for 2018-04-19

Topics

  1. poll results
  2. Peer claims https://hackmd.io/BYWqUeNDRimyKJL5xsSOiw

Meeting for 2018-04-17

Topics

  1. Introductions
  2. Announcements
  3. Issues List
  4. ZK Lang

Meeting for 2018-04-10

Topics

  1. Introductions
  2. Next Week - Crypto Tuesdays - ZKLang
  3. Action Items
  4. MyData Panel at Helsinki
  5. Work items - DID Spec and DID Methods
  6. IIW26 Report Out
  7. Verifiable Claims WG Meeting

Meeting for 2018-04-05

Topics

  1. Occupational and Educational Credentials

Meeting for 2018-03-27

Topics

  1. Introductions / ReIntroductions
  2. Education Credentials Task Force
  3. https://github.com/w3c-ccg/community
  4. DID Auth Follow-up

Meeting for 2018-03-22

Topics

  1. Occupational/Educational Task Force

Meeting for 2018-03-20

Topics

  1. Introductions
  2. Announcements
  3. Current action items progress
  4. Work items
  5. DID-based Authentication (DID-Auth)

Meeting for 2018-03-13

Topics

  1. Introductions
  2. Announcements
  3. Report from Rebooting the Web of Trust 6

Meeting for 2018-02-15

Topics

  1. DID Service URLs
  2. Other DID Spec Items

Meeting for 2018-02-13

Topics

  1. Announcements
  2. DID Authentication
  3. Object Capabilities

Resolutions

  1. Create an Education and Occupational Credentials Task Force as described in https://lists.w3.org/Archives/Public/public-credentials/2018Feb/0013.html
  2. Adopt the Linked Data Object Capabilities specification as a work item.

Meeting for 2018-02-06

Topics

  1. Introductions
  2. Announcements
  3. DID Specification Reconciliation
  4. Crypto Tuesdays
  5. Cryptography Suite Implementations

Meeting for 2018-01-30

Topics

  1. Introductions and Reintroductions
  2. Agenda for Today
  3. Action Items
  4. CG Process
  5. Data Minimization
  6. Education Task Force

Resolutions

  1. Merge PR 41 into the main specification based on no objections, we have achieved consensus on this PR.

Meeting for 2018-01-25

Topics

  1. DID Harmonization PR
  2. Encryption
  3. DID Fragment Identifiers

Meeting for 2018-01-23

Topics

  1. Introduction to Akila
  2. Announcements, Focus for 2018
  3. DID Harmonization
  4. DID Hackathon Outcomes

Meeting for 2018-01-16

Topics

  1. Reintroductions
  2. Announcements
  3. Work Items
  4. Outreach
  5. Work Breakdown Structure (WBS) aka Roadmap Review

Meeting for 2018-01-11

Topics

  1. DID Harmonization
  2. Spec Updates

Meeting for 2018-01-09

Topics

  1. Reintroduction for Kerri Lemoie
  2. Announcements
  3. Progress on current action items
  4. DID Harmonization Proposal #1
  5. Outreach

Meeting for 2018-01-04

Topics

  1. Biometric Authentication
  2. DID Spec Scope?
  3. DID Document Extensibility
  4. Fundamental DID Architecture

Meeting for 2017-12-21

Topics

  1. Cryptographic Key Material

Meeting for 2017-12-19

Topics

  1. Introductions and Reintroductions
  2. Announcements and Status Updates
  3. 2017 Year in Review

Meeting for 2017-12-14

Topics

  1. Current Status of DID Hardening Discussions
  2. Options for Keys / Authentication
  3. Option #D

Resolutions

  1. Eliminate Option #3 from the discussion choices as described in this email: https://lists.w3.org/Archives/Public/public-credentials/2017Dec/0046.html

Meeting for 2017-12-12

Topics

  1. Introductions / Reintroductions
  2. Announcements
  3. Status of Work Items
  4. engagement model
  5. browser api and polyfill
  6. privacy and security requirements
  7. DID Spec Change Requests
  8. Other Topics

Meeting for 2017-12-07

Topics

  1. Intellectual Property Release
  2. Two Stages of DID Document
  3. Simple Arrays of Key Descriptions

Meeting for 2017-12-05

Topics

  1. Agenda Review
  2. Announcements
  3. Introductions
  4. W3C CCG Process Document
  5. W3C Intellectual Property Requirements & our CG Process
  6. CCG Registries

Meeting for 2017-11-30

Topics

  1. DID Hardening Proposal v3
  2. Format Independence
  3. Optional ID Property for the DID

Meeting for 2017-11-14

Topics

  1. Introduction to Mark Miller (Google)
  2. DID Spec Review
  3. Capabilities in Verifiable Credentials
  4. W3C TPAC 2017 Update

Meeting for 2017-10-31

Topics

  1. Status of Action Items
  2. Credential Handler API
  3. W3C TPAC Planning
  4. Post RWoT DID Spec

Meeting for 2017-10-24

Topics

  1. Reintroductions
  2. W3C TPAC
  3. DID Specification
  4. Digital Verification Cryptography
  5. JSON-LD and LD Signature Updates
  6. Credential Handler API
  7. Lifecycle Model
  8. Verifiable News
  9. Other Work Items
  10. Path for DID Spec Standardization

Meeting for 2017-10-17

Topics

  1. Introductions and Reintroductions
  2. New DID Spec PR
  3. Verifiable News
  4. W3C TPAC Planning

Meeting for 2017-09-26

Topics

  1. Introductions
  2. Action Items
  3. Credential Handler Polyfill Video
  4. Data Minimization & Selective Disclosure
  5. DID Specification
  6. Next week

Meeting for 2017-09-19

Topics

  1. Introductions and Reintroductions
  2. Proposed changes to DID Spec Overview
  3. DID Spec Discussion

Meeting for 2017-09-12

Topics

  1. Introductions and Reintroductions
  2. Action Items
  3. Proofs vs. Signatures
  4. Capabilities-based Security Model

Meeting for 2017-09-05

Topics

  1. Agenda Review
  2. Introductions / Re-introductions
  3. Action Item Review
  4. ActivityPub and Mastadon
  5. DID Specification

Meeting for 2017-08-29

Topics

  1. Introductions
  2. Work Item Progress
  3. Privacy and Security Requirements
  4. DID Specification Progress

Meeting for 2017-08-22

Topics

  1. Administrivia - Dialing In
  2. Introductions
  3. Mission Statement Review
  4. Credential Handler API (and polyfill)

Meeting for 2017-08-15

Topics

  1. Introductions
  2. Fake News and Bots
  3. Mission Statement
  4. Administrative Items

Meeting for 2017-08-08

Topics

  1. Introductions and Reintroductions
  2. Agenda Review
  3. Mission Statement

Meeting for 2017-08-01

Topics

  1. Action Items
  2. Introductions and Re-introductions
  3. Update on Community Group Name
  4. Revising the Mission Statement

Meeting for 2017-07-25

Topics

  1. Re-Introductions
  2. Action Items
  3. DID Specification Work Item
  4. Lifecycle Deep Dive

Resolutions

  1. Accept the DID Specification as a Credentials CG work item.

Meeting for 2017-07-18

Topics

  1. Introduction to Lionel Walberger
  2. Action Items
  3. DID Specification update
  4. Cryptography for Anonymous Credentials

Meeting for 2017-06-27

Topics

  1. Introductions
  2. Selective Disclosure and CL Signatures

Meeting for 2017-06-20

Topics

  1. Bitcoin DID Method (BTCR)
  2. Chainpoint v3.0
  3. Linked Data Signatures

Meeting for 2017-06-13

Topics

  1. Introductions
  2. Action Items
  3. Community Group Naming
  4. Interaction with Banking/Finance Industry
  5. Planning for W3C TPAC
  6. Work Item Review
  7. RDF Dataset Canonicalization
  8. Privacy and Security Requirements

Meeting for 2017-06-06

Topics

  1. Introductions
  2. Agenda Review
  3. Action Items
  4. Current Polls
  5. Decentralized Identifiers
  6. Reputation Systems
  7. Next Meeting

Meeting for 2017-05-30

Topics

  1. Community Group Scope and Naming
  2. Verifiable Claims Browser API and Browser Polyfill
  3. Lifecycle of a Verifiable Claim
  4. Data Minimization and Selective Disclosure Report
  5. Decentralized Identifier Spec

Meeting for 2017-05-23

Topics

  1. Introductions
  2. Action Item Review
  3. Future Work Items Discussion

Meeting for 2017-05-16

Topics

  1. Introduce New Chairs
  2. New Members
  3. Review of Credentails CG Mission Statement
  4. Community Group Priorities
  5. Potential Work Items

Meeting for 2017-05-09

Topics

  1. Agenda Review and Introductions
  2. WG Document Handoff
  3. Joining the VCWG
  4. Reminder: this is last CG call at this time
  5. Open Mic / Community Group Next Steps
  6. CG and WG call next week

Meeting for 2017-05-02

Topics

  1. Finalize CG Reports, hand-off to WG
  2. Trip Reports
  3. Working Group Membership
  4. Suggestions for next week

Resolutions

  1. Publish 2017-05-01 drafts as Final Reports. Gather feedback until this coming Friday, and publish final specifications if no objections.

Meeting for 2017-03-14

Topics

  1. Agenda review and Introductions
  2. Status of Verifiable Claims WG Creation
  3. No meeting on 3/28 (reminder)
  4. DO_NOT_CORRELATE flag discussion
  5. WoT use case
  6. Action Item Review (https://goo.gl/V4XTBT)
  7. Suggestions for next week agenda

Meeting for 2017-03-07

Topics

  1. Status of VCWG Creation
  2. Meeting for 2017-03-28 Cancelled
  3. IMS Badge Summit Update
  4. RWoT Demo Status
  5. Prioritizing Pull Requests
  6. Actions Item Review
  7. amigus email re: privacy: https://lists.w3.org/Archives/Public/public-credentials/2017Mar/0002.html
  8. Suggestions for Next Meeting Agenda

Meeting for 2017-02-28

Topics

  1. Introduction to Kim Duffy from BlockCerts
  2. Status of Verifiable Claims WG Creation
  3. Update on Verifiable Claims Playground
  4. Action Item Review
  5. Agenda for Next Week

Meeting for 2017-02-21

Topics

  1. Introduction to Sean Bohan
  2. Status of WG Creation
  3. Action Item Review
  4. Face to Face Meetings
  5. Requirements
  6. Correlatability of Usage Patterns
  7. Primary or Secondary Subject

Meeting for 2017-02-14

Topics

  1. Introduction to Abbas Ali from R3
  2. Status of Verifiable Claims WG Creation
  3. Sandbox for the implementers to work on
  4. Action Item Review
  5. Face to Face Meeting Opportunities
  6. Portable Reputation Kit

Meeting for 2017-02-07

Topics

  1. Agenda Review and Introductions
  2. Status of Verifiable Claims WG Creation
  3. Status of Face to Face in March
  4. Action Item Review
  5. Discuss work on requirements gathering
  6. Use Case Issue 18: Holder Terminology
  7. Use Case Issue 34: Lifecycle Engagement - next steps

Resolutions

  1. Do not close yet Issue 18 yet.

Meeting for 2017-01-31

Topics

  1. Agenda Review and Introductions
  2. Status of Verifiable Claims WG creation
  3. Possible VCWG F2F week of March 21st 2017
  4. Use Cases Framework Discussion

Meeting for 2017-01-24

Topics

  1. Agenda Review
  2. Status of Verifiable Claims WG Vote
  3. Use Cases Narratives and Revocation/Privacy
  4. Correlation Analysis and Prevention
  5. Filtering, Focusing use cases

Meeting for 2017-01-17

Topics

  1. Agenda review and Introductions
  2. Status of Verifiable Claims WG Vote
  3. Web of Trust Use Case
  4. Prioritization of/response to privacy concerns

Meeting for 2017-01-10

Topics

  1. Vote for Verifiable Claims WG
  2. Use Cases Document Update
  3. Agenda Items for Next Week

Meeting for 2016-12-20

Topics

  1. Introduction to Pari, from Intuit
  2. Agenda Review
  3. Verifiable Claims WG Vote
  4. Discussion on Github
  5. Intro to Github Pull Requests
  6. Use of WebIDL in the Spec

Meeting for 2016-12-13

Topics

  1. Vote for Verifiable Claims WG is Open
  2. Reference Libraries
  3. Use of JSON/JSON-LD in spec
  4. Next Meeting

Meeting for 2016-12-06

Topics

  1. Introduction to John Koshy
  2. Rebooting Web of Trust, Paris
  3. Issue Prioritization
  4. Use of JSON/JSON-LD in spec

Meeting for 2016-11-29

Topics

  1. Agenda review
  2. New Participants
  3. New Location for Specs
  4. Status of W3M Charter Review
  5. Call for review
  6. Brief review of adding issues in GitHub
  7. Nesting Signatures with JWT

Meeting for 2016-11-15

Topics

  1. W3C AB Feedback
  2. Specific Use Cases
  3. Age Verification Use Case
  4. Spec Issues

Meeting for 2016-11-08

Topics

  1. Gathering More Use Case Data

Meeting for 2016-11-01

Topics

  1. Rebooting Web of Trust
  2. Internet Identity Workshop #23
  3. Verifiable Claims Face-to-Face
  4. Intro to Phil Archer from W3C
  5. Responses to VC Concerns

Meeting for 2016-10-28

Topics

  1. Agenda Review
  2. Long-term Architectural Concerns
  3. Decentralized Identifiers
  4. Start of Data Model Deep Dive
  5. Data Model Deep Dive
  6. Digital Signatures
  7. Responding to Charter Review Comments

Meeting for 2016-10-27

Topics

  1. Welcome and Administrivia
  2. Introduction to Use Cases
  3. Good Use Cases
  4. Education Industry Use Cases
  5. Healthcare Use Cases
  6. Payments Use Cases
  7. Verifiable Claims Proposed Architecture / Goals
  8. Data model and Representation Overview
  9. The W3C Process
  10. VCF2F Day Two Agenda Bash

Meeting for 2016-10-11

Topics

  1. Verifiable Claims Face-to-Face Agenda
  2. architecture (shane)
  3. data model, representations (manu) - day 1 will feel repetitive b/c there will be ~50% newcomers

Meeting for 2016-10-04

Topics

  1. After Action Report - W3C TPAC
  2. Registering for VC Face-to-Face
  3. Verifiable Claims Face-to-Face Agenda
  4. Feedback on W3C Verifiable Claims Announcement

Meeting for 2016-09-06

Topics

  1. Quick introduction from Pindar Wong
  2. F2F Meeting at IIW
  3. Verifiable Claims Implementations to Demo
  4. Verifiable Claims RC-2 Draft Charter Feedback
  5. Estonian E-Residency Face-to-Face
  6. Planning for W3C TPAC
  7. Interplanetary File System and Verifiable Claims

Meeting for 2016-08-16

Topics

  1. Introduction to Bob Burke, Koupon Media
  2. Introduction to Adrian Gropper, HealthURL
  3. Verifiable Claims Face-to-Face at IIW
  4. Verifiable Claims RC-2 Draft Charter
  5. IPFS and Verifiable Claims

Meeting for 2016-08-02

Topics

  1. Feedback on Charter from W3C Management
  2. Verifiable Claims Face-to-Face Agenda
  3. Terminology and Expiration
  4. Linked Data Encrypted Signatures

Meeting for 2016-07-19

Topics

  1. Review All Dissenting Opinions
  2. JOSE / JWT Clarification/Analysis
  3. Verifiable Claims Face-to-Face Agenda
  4. Coordinating with Other Workshops

Meeting for 2016-07-12

Topics

  1. Verifiable Claims Presentation at WPIG face-to-face
  2. Identified Verifiable Claims "Weak Points"
  3. Next Steps

Meeting for 2016-06-21

Topics

  1. Verifiable Claims Working Group Proposal
  2. Terminology Results
  3. Data Model Specification
  4. Use Cases
  5. Next Steps

Meeting for 2016-06-14

Topics

  1. Terminology Poll
  2. Implementer Commitment Summary
  3. Verifiable Claims Architecture
  4. Primer
  5. Data Model Specification
  6. Use Cases
  7. Items that are "Good Enough" for Review

Meeting for 2016-06-08

Topics

  1. Discuss purpose of architecture proposal
  2. Analysis of current document
  3. Identifier registry
  4. Repository
  5. Simplifying Diagram

Meeting for 2016-06-07

Topics

  1. VCTF Deliverables
  2. Verifiable Claims Use Cases Review
  3. Verifiable Claims Charter
  4. Verifiable Claims Charter FAQ
  5. Architecture Summary
  6. Verifiable Claims Data Model Specification
  7. Terminology Conflicts
  8. Other items

Resolutions

  1. Adopt self-sovereign terminology over user-centric terminology.

Meeting for 2016-05-31

Topics

  1. Introduction to New Participants
  2. Self-Sovereign Identity Architecture
  3. Decentralized Identifiers
  4. Verifiable Claims Use Cases Review
  5. Update on Work Items

Meeting for 2016-05-24

Topics

  1. Introductions to New Participants
  2. Agenda Bashing
  3. Introduction to Anil John and DHS Blockchain R&D
  4. Other Introductions
  5. United Nations ID2020 Summit Recap
  6. Rebooting Web of Trust Design Workshop Recap
  7. Recent Vermont Legal Finding
  8. Update on Work Items

Meeting for 2016-05-17

Topics

  1. Introduction to Alka Gupta from GlobalID
  2. Blockchain and Identity
  3. Verifiable Claims Data Model Specification
  4. Credentials Transparency Initiative Terminology
  5. Target Date Web Payments IG Hand-off

Resolutions

  1. Augment the "Credential" terminology in the specification with a modifier like "OpenCredential" or "IdentityCredential" or "VerifiableCredential".

Meeting for 2016-05-10

Topics

  1. Introduction to Alok from Cambridge Blockchain
  2. Review of Survey Status
  3. Work on Existing Docs
  4. Verifiable Claims Data Model Specification
  5. Survey Results/Overview
  6. One page W3C AC Rep Summary
  7. Architecture Summary
  8. Implementers Summary

Meeting for 2016-04-26

Topics

  1. Credentials Transparency Initiative Alignment
  2. Review of Questionnaire Status
  3. Verifiable Claims Data Model Specification
  4. One page W3C AC Rep Summary
  5. Charter Cleanup
  6. Use Case Reviews

Meeting for 2016-04-19

Topics

  1. Introductions to New Participants
  2. United Nations ID2020 Initiative
  3. Review of Questionnaire Responses
  4. Work Items

Meeting for 2016-04-05

Topics

  1. Introduction to Christopher Allen
  2. Blockchain Interest in Identity Credentials
  3. Review of Questionnaire
  4. Charter Review To Date
  5. Options Moving Forward

Meeting for 2016-03-29

Topics

  1. Introduction to Todd Albers
  2. W3C Advisory Committee Summary
  3. Next Steps (in the next 4-6 weeks)
  4. Spec Ops

Meeting for 2016-03-15

Topics

  1. Draft Charter Proposal
  2. Use Cases Document
  3. Card for AC Meeting
  4. Vocabulary changes - Issuer, Curator, Inspector

Resolutions

  1. Integrate as much feedback as possible before 3pm today and send the editor's draft charter and use cases out for informal review to the interviewees, the survey respondents, and the W3C Advisory Committee.

Meeting for 2016-03-08

Topics

  1. Draft Charter Proposal
  2. Material for W3C Advisory Committe Meeting at MIT
  3. Use Cases Document
  4. Expected Timeline for VCTF Charter Review

Meeting for 2016-03-01

Topics

  1. Review Web Payments IG Vote on VCTF
  2. Next Steps (W3C AC Meeting)
  3. Draft Charter Proposal
  4. Use Cases Document

Meeting for 2016-02-19

Topics

  1. Current Status
  2. Use Cases Document
  3. Verifiable Claims Task Force Presentation
  4. Verifiable Claims Task Force Final Report
  5. Draft Charter Proposal

Meeting for 2016-02-12

Topics

  1. Background on Jeanne, Bob, and the Credentials Transparency Initiative
  2. Problem Statement
  3. Data Format
  4. Technical Advisory Committee on Metadata
  5. Need for Credentials Technology

Meeting for 2016-02-09

Topics

  1. Plan to Finishing up Interviews
  2. Verifiable Claims Task Force Final Report
  3. Use Cases Document
  4. Draft Charter Proposal

Meeting for 2016-02-02

Topics

  1. Summary of Interviews So Far
  2. Documents Needed By Web Payments Face-to-Face
  3. Verifiable Claims Task Force Final Report
  4. Use Cases Document
  5. Draft Charter Proposal

Meeting for 2016-01-29-2

Topics

  1. Introduction
  2. Problem Statement
  3. Level of assurance, Level of protection, and Level of control
  4. The Problem with User-Centric
  5. Important Trust Models
  6. OpenID, SAML, and Privacy
  7. Potential Standardization Opportunities
  8. Best Place for Standardization Work

Meeting for 2016-01-29-1

Topics

  1. Problem Statement
  2. User-centric Design vs Privacy-centric Design
  3. OpenID Connect, SAML, and OAuth
  4. Useful Technology Pieces
  5. The Work on OpenID
  6. The Best Mode for a Solution

Meeting for 2016-01-28

Topics

  1. Problem Statement
  2. Stakeholders and Benefits
  3. SAML, Oauth, OpenID Connect, and JOSE
  4. Important Work Items
  5. Best Location for Standards Work

Meeting for 2016-01-27

Topics

  1. Problem Statement
  2. OpenID Connect
  3. Definitions and User-Centric vs. Service-Centric
  4. Respect Network
  5. Portable Identifiers
  6. Ideal Place for Work

Meeting for 2016-01-26

Topics

  1. Interview Narratives So Far
  2. Responding to Identified Narratives
  3. Draft Charter Proposal
  4. Use Cases Document

Meeting for 2016-01-19

Topics

  1. Update on Past and Upcoming Interviews
  2. Plan (or lack thereof) for Face-to-Face in February
  3. Stalled Work

Meeting for 2016-01-08

Topics

  1. Verifiable Claims Problem Statement
  2. Anti-Fraud / Anti-Abuse
  3. Revocation / Status Checking
  4. Slow Evolution of Agent-Centric Protocols
  5. Trust and Semantics

Meeting for 2016-01-05

Topics

  1. Background on Verifiable Claims work
  2. Problem Statement and Scope
  3. Key Questions
  4. The Interviews

Meeting for 2015-12-15

Topics

  1. Introduction of New Participants
  2. Review Deliverables
  3. Review Milestones / Timelines
  4. Review Benefits for Stakeholders

Resolutions

  1. Request that the Web Payments Interest Group approve the Verifiable Claims Task Force with the caveat that we still need to do interviews before finalizing work and problem statement.
  2. Adopt the Deliverables in the VCTF wiki as they stand today.
  3. Adopt the Milestones / Timeline as it stands today in the wiki.
  4. Adopt the benefits as they stand now in the wiki with the understanding that we may come back and revise the list as we learn more over the next couple of months.

Meeting for 2015-12-08

Topics

  1. Introductions to New Participants
  2. Review of Scope
  3. Review Stakeholders
  4. Review Task Force Operation
  5. Review Success Criteria
  6. Next Steps

Resolutions

  1. Adopt the Scope statement as it exists in the Task Force Proposal wiki.
  2. Adopt the Stakeholders section as it stands in the wiki.
  3. Adopt the Task Force Operation section as it stands in the wiki.
  4. Adopt the success criteria as it stands in the wiki.

Meeting for 2015-12-01

Topics

  1. Introduction of Participants
  2. Review the purpose of the call
  3. Review Goals
  4. Review Weekly Meetings
  5. Review Definitions
  6. Review Problem Statement

Resolutions

  1. Adopt the goals statement as it exists in the Verifiable Claims Task Force Proposal.
  2. Adopt the weekly telecon format, tools, and time listed here http://w3c.github.io/vctf/#telecons with fixes to the URLs pointed out by Dave Longley.
  3. There is a significant difference between user-centric and service-centric architectures when it comes to verifiable claims.
  4. Adopt the definitions as they stand in the Verifiable Claims Task Force Proposal.
  5. Adopt the Problem Statement in the Verifiable Claims Task Force Proposal with the changes made during the call today.

Meeting for 2015-11-24

Topics

  1. Introduction to Dan Burnett
  2. WPIG / Verifiable Claims After Action Review
  3. Goals for Next Week's Meeting
  4. Administrivia for Next Week's Meeting

Meeting for 2015-11-17

Topics

  1. Current Status of Task Force Proposal
  2. Focus on Use Cases
  3. ToDo Items

Meeting for 2015-11-10

Topics

  1. Credentials Task Force in WPIG Update
  2. Tasks for Credentials CG
  3. Linked Data Fast Track WG Update

Meeting for 2015-11-03

Topics

  1. Introductions to New Participants
  2. Work Generated as a Result of W3C TPAC
  3. WebDHT Spec Released
  4. Reorganizing this group around new Task Force

Meeting for 2015-10-20

Topics

  1. W3C TPAC Credentials Presentation
  2. Introduction to Rebecca Simmons
  3. Introduction to Deb Everhart
  4. Linked Data Signatures Update
  5. HTTP Signatures Update

Meeting for 2015-10-13

Topics

  1. NACS Show
  2. HTTP Signatures
  3. Introductions to New Members
  4. W3C TPAC Credentials DRAFT Presentation
  5. Credentials Reference Implementation Demo
  6. Post-meeting Discussion

Meeting for 2015-10-06

Topics

  1. Current state of Credentials Survey
  2. Survey Outreach
  3. Upcoming Demos
  4. Lumina Meeting Review

Meeting for 2015-08-25

Topics

  1. Recruiting
  2. Standards Implementation Foundation
  3. Update from IMS Global
  4. Capabilities Wrap-up

Meeting for 2015-08-18

Topics

  1. Recruiting
  2. IMS Global Update
  3. Capabilities Document

Meeting for 2015-08-11

Topics

  1. Introduction to Annie Jenssen
  2. Recruiting
  3. Roadmap
  4. Credentialing Capabilities and Current Proposal

Meeting for 2015-08-04

Topics

  1. Recruiting
  2. Glossary Document
  3. Vision document

Meeting for 2015-07-28

Topics

  1. Recruiting
  2. Glossary Document
  3. Vision Document

Meeting for 2015-07-21

Topics

  1. Introduction to Andrew
  2. Introduction to John Tibbetts
  3. Recruiting
  4. Vision
  5. Glossary
  6. Use Cases
  7. Capabilities
  8. Roadmap

Meeting for 2015-07-14

Topics

  1. Introduction to Brendan Benshoof
  2. Recruiting
  3. Producing Documents
  4. Vision document
  5. Use Cases
  6. Capabilities
  7. Roadmap

Meeting for 2015-07-07

Topics

  1. Recruiting
  2. authorization.io
  3. Decentralized Identifiers

Meeting for 2015-06-30

Topics

  1. Credentials WG Plan
  2. Introductions of New Members
  3. Recruiting

Meeting for 2015-06-23

Topics

  1. Web Payments IG face-to-face in NYC
  2. Introduction to Matt Stone
  3. Current Status of Credentials at W3C
  4. Badge Alliance updates
  5. Focus on Recruiting New Members

Meeting for 2015-06-09

Topics

  1. Web Payments IG and Credentials

Meeting for 2015-06-02

Topics

  1. Credentials WG Charter and WPIG
  2. Recruiting document
  3. Credential Management API update
  4. Use Cases

Meeting for 2015-05-26

Topics

  1. Recruiting document (non-W3C member)
  2. Introduction to James and Arto
  3. Graph Normalization Update
  4. Recruiting W3C Members
  5. Credential Management API Extension (update)
  6. Use Cases

Meeting for 2015-05-19

Topics

  1. Introduction to Jordan Windsor
  2. Open Badges xsd:string issue
  3. WebAppSec Credential Management API
  4. Graph Normalization Test Suite
  5. Community Group Focus

Meeting for 2015-05-12

Topics

  1. Recap of 2015 Groningen Declaration Meeting
  2. OBI JSON-LD Context
  3. RDF Graph Normalization
  4. Credentials WG Charter on Web Payments Agenda
  5. Credentials WG support questionnaire
  6. Recruiting co-chair from Pearson

Meeting for 2015-05-05

Topics

  1. Introduction to Richard Varn
  2. Open Badges 1.1 Release
  3. 2015 Groningen Declaration Meeting
  4. WebAppSec Credential Management API Status Update
  5. Level One Project
  6. Credentials WG Charter on Web Payments Agenda
  7. Next Steps

Meeting for 2015-04-14

Topics

  1. Use Cases
  2. WebAppSec Credential Management API
  3. Credentials/Badges Vocabulary Update

Resolutions

  1. Switch the primary use cases document over to the micro-use cases approach, concentrate all future use case work into that document.

Meeting for 2015-04-07

Topics

  1. Executive Summary
  2. Use Cases
  3. Credentials/Badges Vocabulary Update

Meeting for 2015-03-31

Topics

  1. W3C Interest in Credentials WG
  2. Executive Summary
  3. Use Cases
  4. Credentials/Badges Vocabulary Update
  5. Roadmap

Meeting for 2015-03-10

Topics

  1. Teleconference Bridge
  2. Credentials Working Group Charter
  3. Use Cases / Linked Data Signatures
  4. Credentials/Badges Vocabulary Update
  5. Roadmap Update

Meeting for 2015-03-03

Topics

  1. Credentials Working Group Charter
  2. Use Cases
  3. Profile Use Cases
  4. Linked Data Signatures spec
  5. Credentials/Badges Vocabulary Update

Meeting for 2015-02-10

Topics

  1. Introduction to Laura Fowler
  2. Introduction to Brent Shambaugh
  3. Web Payments IG Face-to-Face
  4. Decentralized Identifiers for Credentials/Badges
  5. Signatures Update
  6. Badge Alliance Context/Vocabulary Update
  7. Roadmap Update

Meeting for 2015-01-27

Topics

  1. Signatures Update
  2. Badges/Credentials Vocabulary and Context
  3. Digital Promise Summit for Workforce

Meeting for 2015-01-20

Topics

  1. Bedrock / P3 Release
  2. Credentials / Web Payments IG Agenda
  3. Signatures Update
  4. Badge Alliance Vocabulary/Context Update
  5. Roadmap

Meeting for 2015-01-13

Topics

  1. Web Payments Face-to-Face
  2. Linked Data Signatures
  3. JSON-LD Credentials Context/Vocabulary Update
  4. Roadmap Update

Meeting for 2014-12-09

Topics

  1. Introduction to elf Pavlik
  2. Signatures Update
  3. Context Work Stream Update
  4. Roadmap Work Stream update
  5. Hosted vs. Signed

Meeting for 2014-12-02

Topics

  1. Coordination Plan for Next Few Months
  2. Path Forward for Digital Signatures
  3. Moving CG Documents onto REC-track at W3C

Meeting for 2014-11-25

Topics

  1. Digital Signatures - Pushback from Social Web / Harry Halpin
  2. Introduction to Dale McCrory
  3. Digital Signature Strategy

Meeting for 2014-11-18

Topics

  1. Groningen Declaration
  2. Digital Signatures for Credentials

Meeting for 2014-11-11

Topics

  1. Review W3C TPAC Meeting
  2. Web Payments IG Meeting
  3. W3C TPAC Credentials Hallway Discussions
  4. Planning for next 2 months

Meeting for 2014-10-28

Topics

  1. Introduction
  2. Identity Proofing
  3. Scope of CG Work
  4. Use Cases / Future Work
  5. Identifier Portability
  6. Data Rights, Legacy Support

Meeting for 2014-10-21

Topics

  1. Intro from Dale McCrory from Courseload
  2. Introduction to Nate Otto from Concentric Sky
  3. Review Credentials CG Presentation to Web Payments IG
  4. Review Credentials CG F2F Agenda
  5. Review Credentials Use Cases vote status
  6. Open Badges and JSON-LD

Meeting for 2014-10-14

Topics

  1. W3C TPAC and Credentials CG
  2. Credentials CG Use Cases Review
  3. Start Discussing Roadmap Document

Resolutions

  1. Publish a preliminary Credentials Use Cases document and vote on publishing it as a first public working draft before W3C TPAC. Start the vote at 5pm ET on Tuesday October 14th 2014 and keep it open for 7 days.

Meeting for 2014-10-07

Topics

  1. Voting Process on Credentials Use Case Document
  2. Web Payments Agenda on CG call last week
  3. Comments on Use Cases Document
  4. Remaining Use Cases
  5. Verifiable Claims
  6. Media Rights
  7. Data Rights
  8. Proof of Pseudo-anonymity
  9. Data Rights Agreement Before Transmission of Data
  10. Access Revocation
  11. Access Audit
  12. Access Credential Audit Information
  13. Education Use Cases
  14. Access to Transcripts
  15. Online Transcript
  16. Continuing Education
  17. University Credits
  18. Bachelor's Degree
  19. Any other use cases?

Resolutions

  1. Create and publish a preliminary Credentials Use Cases document and vote on publishing it as a first public working draft before W3C TPAC. Give fair notice of the vote immediately, start the vote at the end of the day on Tuesday October 14th 2014 and keep it open for 7 days.

Meeting for 2014-09-30

Topics

  1. Web Payments Use Cases Vote
  2. Register Now for W3C TPAC
  3. Advanced Use Cases (Tim Holborn)
  4. Offer use case
  5. Proof of Contribution Use Case
  6. Proof of Invention Use Case
  7. Wrapping up Use Cases

Meeting for 2014-09-23

Topics

  1. Complete Web Payments Use Case Review
  2. Identity Recovery
  3. Use Cases from Tim Holborn
  4. Generalized Credentials
  5. Read/Write Permissions
  6. Proof of Delivery
  7. Sharing Private Data
  8. Credential-based Access
  9. Confidential Sharing/Agreement
  10. Advertising and Data Rights
  11. Credentials for Internet of Things

Meeting for 2014-09-16

Topics

  1. W3C TPAC Preparation
  2. Mark as Liason to IMS Global and PESC
  3. Charter Vote Result
  4. Web Payments Use Case Review

Meeting for 2014-09-09

Topics

  1. Introduction of new Members
  2. Quick IGF 2014 Review
  3. Badge Alliance and JSON-LD Discussion
  4. Charter Vote Status
  5. Use Case Review

Meeting for 2014-08-26

Topics

  1. Introductions
  2. Overview of W3C Community Group Process
  3. Charter Review
  4. Questions Related to CG Operation
  5. Use Case Review

Resolutions

  1. Hold a vote on the Credentials CG Charter starting Friday, August 29th 2014 with the vote open for 2 weeks. Accept the charter if 2/3rds majority of votes cast are in favor.