-
Notifications
You must be signed in to change notification settings - Fork 42
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
app directory with capabilities: first draft #266
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a page like this is useful -- would be good to factor into separate sections for "Wallet" and "Verifier" apps because I think they're almost entirely disjoint.
Are CommonPass and CLEAR wallets/holders? Apps with in-app verification will always tend to also have wallet features. |
The split you've made in ca840ca helps from my perspective, thanks!
Sure -- I think the key question is whether it's an app designed to be run by the data subject, to store/manage/share their own records.... or an app designed to be run by a third party to validate the records of customers/guests/clients. |
So, for example, a Marriott app that could both access, store, verify and display an SHC that was downloaded onto a consumer's device would be a verifier; because, it's primary purpose is verification. Makes sense to me! |
I think that's a good principle (though you've read more into my words than I meant; I'm sure this is a taxonomy we'll need to keep thinking about and revising and it won't be perfect, but we'll keep chipping away). |
sorry for being slow on this. i like the addition. my one hangup: i think some of the info in the table may not be right, and i don't want to speak for other app makers. can we reach out and get them to provide the info? or leave them out, reach out, and ask them to update the table via PRs? |
Maybe some disclaimer language that this is a best-effort compilation and that we invite PRs / feedback / corrections / additions? |
that would work for me |
This looks good to me! @jpp9 are you able to merge? |
I think we should merge this and we can improve it over time. |
Appreciate the recommendation, sir! Co-authored-by: Josh Mandel <[email protected]>
FYI, the demo portals's source is located in the health-cards-tests repository, under the MIT license. |
remove spaces and ampersand from the filename. suggest "verifiers-and-apps.md" |
Co-authored-by: Josh Mandel <[email protected]>
Maybe makes sense to split into verifiers and wallets/PHRs.