Hacker News new | ask | show | jobs
by flannelcatering 2245 days ago
AFAIK there's nothing mutually exclusive about using a service that requires identity (in this case, proof of unique human-ness) on a decentralized blockchain. In fact there are services that are actively working to create DIDs (like brightID, 3box, etc).
2 comments

One thing I forgot to add: In pockets of the ethereum community, it is widely considered that having identity mechanisms that can be relied upon is one of the things that is holding blockchain services back from going mainstream. There are all kinds of applications (decentralized social networks, payroll, voting, etc) that could benefit from having an identity overlay on a blockchain network.
"working on it" vs "works today"...
I'm not sure what point you're trying to make. But if it's that the identity mechanism on Gitcoin (aged github accounts) isnt perfect, then I think you're absolutely right.

I think a more important question is "are the round results valid?" Vitalik goes into this in his post - As Vitalik notes in his post, we are certainly reaching the limits of our existing identity framework as more money/users get involved.

Identity networks are a chicken and egg problem. My view is that Gitcoin being one of the first widely/actively used Ethereum products (https://gitcoin.co/results) we have a unique opportunity (and challenge/responsibility honestly) to bootstrap a DID network.

Here's some incremental improvements were gonna make in round 6: Identity - https://github.com/gitcoinco/web/issues/6549 Collusion - https://github.com/gitcoinco/web/issues/6548

Curious if you believe that because it's not working today it means we shouldn't talk about it as a path forward?
A decentralized identity system that works will be a very significant component to the dweb stack.

But people that have experience building decentralized protocols will tell you that it's a very hard problem to solve, for many reasons.

This is an engineering community, so I believe that it's important to focus on things that exist today. Not on speculative solutions.

I agree it's a hard problem to solve, and we've got no illusions about that.

This post (also, coincidentally by Vitalik) talks about different levels of collusion (from unsophisticated to sophisticated) https://vitalik.ca/general/2019/04/03/collusion.html

Gitcoin's approach thus far has been to stop collusion from unsophisticated actors, then progressively get more organized (as more money gets involved, and as we learn from each round) about stopping collusion from more sophisticated actors.

This thread talks about some collusion that we founnd in Round 5. https://twitter.com/owocki/status/1250097472694702080