Open vudangnt opened 7 years ago
Yep, I've not published server side code :P
Just what it's executed at the users' browser.
If I understand the source correctly you're sending the wallets seed to the backend?
Nope, they are never sent to the backend. They are generated locally, ciphered with the password, and that ciphertext is sent to the server to be stored there.
Any plans to support full client-side only, similar to MyEtherWallet, like having the user responsible for maintaining encrypted wallet file loaded on every session or use a mnemonic seed?
Hmm yeah, not a priority but definitely yes :)
@jaimehgb any plans of also open-sourcing the backend as well? I think this might be crucial if you want some security reviews by the community?
Yes.
Hello, missing file ajax.php