Damus

Recent Notes

Melvin Carvalho · 160w
https://github.com/w3c/vc-data-model/issues
· 160w
You can use VCs as plain JSON, there's no RDF forced on anything: https://www.w3.org/TR/vc-data-model/#json
Melvin Carvalho · 160w
VCs are literally in the slide of this post.
· 160w
Whew, luckily I looked into it and that's not how it works at all. Verifiable Credentials are just a signed proof format where you take a statement about something/person and signing it with your ID's...
​ profile picture
Quick question: I've seen so many inaccurate takes here that are wildly off when I go check out those materials and code they published, so is it possible that there's a sort of highly tribal bias here that's preventing people from being thoughtful in their assessments? I like learning about all these protocols, and find it a bit odd people aren't willing to do so.
Rich Nost · 160w
Oh my god just when you think the "credentials on a chain" idea has been absolutely shitcoined to death...It is like the evergreen conference timeslot filler.
​ profile picture
Whew, luckily I looked into it and that's not how it works at all. Verifiable Credentials are just a signed proof format where you take a statement about something/person and signing it with your ID's key. No blockchain involved. Pretty cool that's been standardized, and I heard even LinkedIn is accepting VCs for proof of employment now.
1
· 160w
Quick question: I've seen so many inaccurate takes here that are wildly off when I go check out those materials and code they published, so is it possible that there's a sort of highly tribal bias here that's preventing people from being thoughtful in their assessments? I like learning about all the...
pam · 160w
Why a Nostr killer ?
​ profile picture
Yeah, I'm confused too and asked the same from folks here with no real responses. Why would VCs be posed as a "Nostr killer"? I never heard their team claim that. I think the app data, comms, binary streams, etc. part is what they're calling "DWeb Nodes", something that seems entirely separate from VCs.
Heri Sim · 160w
How is W3C VC a nostr killer?
​ profile picture
Yeah, been asking the same question. Seems like folks are confusing an orthogonal signed credential format that's used outside the system with what looks like a completely separate app/data layer they're calling "DWeb Nodes" , which don't appear to have anything to do with VCs 🤷‍♂️
1🤙1
Heri Sim · 160w
In fact, a verifiable credential issuer could issue a VC with a nostr npub within the subject (now that we have nostr DID schema in draft). And W3C's Verifiable Presentations JSON can already be signed by a nostr nsec. Nostr loves JSON after all and VC/VPs are ultimately just signed JSONs encoded ...
· 160w
I found the link to their reference implementation, and it looks like soon = now, at least for a fair amount of the features from that areweyet site: https://www.npmjs.com/package/@tbd54566975/web5 Also, looks like nothing relies on RDF, so what was all that about again?
Melvin Carvalho · 160w
So what's the canonical form of their JSON?