top | item 28509228

(no title)

nnn1234 | 4 years ago

I really like the idea and am building a similar thing with Bip39 instead of libsodium. I dont know why us software people always start with identity as the intital entry point into a new paradigm.

I agree with your implementation and because am building a similar thing, see issues with getting people to use it the same way no one uses pgp.

I suggest take a look at flow, or dapper auth and tell me what you think. Why not start with a usecase, any usecase to get real folks to play with this?

Down to working together and/or using stamp instead of bip39 in my own project

discuss

order

orthecreedence|4 years ago

Hey, I'd love to connect more about what you're working on and definitely collaborate. I'll check out flow and dapper as well, thanks for the suggestion.

For me, identity keeps coming up not just in my own projects, but also in other places I'm seeing as well. Almost every decentralized system/protocol I've come across has invented its own identity system, and boiling that down into something that's a) like PGP but actually easy to use and b) takes most of the useful parts of the identity systems in other protocols seems like it would be really helpful.

Do you have code posted for you project? I'd love to look.