Alex Kern

Results 30 comments of Alex Kern

Happy to merge a PR on this. Definitely would be nice to have. :)

Happy to accept PRs for this!

I've tossed around the idea of an optional encryption password the uploader can specify, which is attached as a hash to the URL. Would be happy to merge a PR...

Implemented mutations to check for username availability and phone number verification. Right now there's a stub for the `createIdentityContract` mutation. Next up is to implement the factory contract interface and...

concern: everyone can read everyone else's key pair information, which is obviously not ideal. perhaps there's an access token system that uses the key pair challenge, which can be used...

possible solution: whenever registering a keypair, associate it with an identity contract as well. that way, each keypair is only associated with the intended identity, as opposed to any identity...

putting this on the backlog until we have better support for multi-device identities

Hey @gkunthara, thanks for reaching out! Although Cleargraph does not currently support this, it's is a great idea. We need to figure out our long-term secondary index strategy, but perhaps...

I don't believe the Graph API exposes member requests, but this could potentially be something we implement a scraper for.