RaiWebWallet icon indicating copy to clipboard operation
RaiWebWallet copied to clipboard

Hello, missing file ajax.php

Open vudangnt opened this issue 6 years ago • 7 comments

Hello, missing file ajax.php

vudangnt avatar Aug 27 '17 03:08 vudangnt

Yep, I've not published server side code :P

Just what it's executed at the users' browser.

jaimehgb avatar Aug 27 '17 11:08 jaimehgb

If I understand the source correctly you're sending the wallets seed to the backend?

jelofsson avatar Dec 11 '17 20:12 jelofsson

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.

jaimehgb avatar Dec 16 '17 16:12 jaimehgb

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?

dsosby avatar Dec 23 '17 23:12 dsosby

Hmm yeah, not a priority but definitely yes :)

jaimehgb avatar Dec 23 '17 23:12 jaimehgb

@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?

bvallant avatar Jan 02 '18 18:01 bvallant

Yes.

AugustoResende avatar Jan 03 '18 09:01 AugustoResende