Alex Grin

Results 30 comments of Alex Grin

@tzarebczan lex's notes say this is "fixed from last time". can i close it?

a few questions: 1. could you list all the types you'd want to include in the first version? what does "playable" and "mixed" mean? 2. what's the behavior if collection_type...

@mkroman Thanks for letting me know. I've reopened the issue. If you do track down a solution, we would be grateful :-)

just to make sure i understand the process: to make a new account, you send the server a loginPublicKey and a downloadKey to get the wallet, you use the loginPublicKey...

this seems like it could work. next step to verify that is probably to draw out all the interactions. you could get a similar effect by doing `KDF(password) = (walletKey,...

> can downloadKey be a key pair? sure. a private key is just some random bytes, and you derive a public key from the private key.

> a change of identity according to the design I've laid out i didnt think about that. so its a question of whether your identity is tied to something like...

Putting this here so I don't forget: it would be nice if this also worked with social login. Maybe there's a way to get a string from the social login...