Content
@
0 reply
0 recast
0 reaction
Dan Romero
@dwr.eth
Consumer crypto is no longer limited by infrastructure. Just good enough ideas and great execution.
9 replies
10 recasts
85 reactions
timdaub
@timdaub.eth
well I would disagree there are def a bunch of infra problems, eg replicating embedded wallets without vendor lockin. For me this is a problem, for u it might not be bc u can scale the team more easily https://ethereum-magicians.org/t/open-source-alternatives-to-privy-web3auth-and-dynamic/20209?u=timdaub
4 replies
0 recast
3 reactions
itai (building dynamic.xyz)
@itai
Echoing @henri, there will always be some trust tradeoffs involved. Unless you build everything from scratch, you rely on someone to some extent. That said, our role IMO is to also offer tools to minimize that trust over time (export keys very easily, ways to interact when @dynamic is down etc)
1 reply
0 recast
1 reaction
EulerLagrange.eth
@eulerlagrange.eth
You use oidc for the login. This results in a JWT which is signed. So you can do a ZKP of it. At scale you can make it cheaper to bring proofs onchain. You use zkJWT to add a key to the smart contract wallet that can be generated on the client. The only security issue is sourcing the signing keys
2 replies
0 recast
2 reactions