Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello, missing file ajax.php #1

Open
vudangnt opened this issue Aug 27, 2017 · 7 comments
Open

Hello, missing file ajax.php #1

vudangnt opened this issue Aug 27, 2017 · 7 comments

Comments

@vudangnt
Copy link

Hello, missing file ajax.php

@jaimehgb
Copy link
Owner

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

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

@jelofsson
Copy link

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

@jaimehgb
Copy link
Owner

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.

@dsosby
Copy link

dsosby commented Dec 23, 2017

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?

@jaimehgb
Copy link
Owner

Hmm yeah, not a priority but definitely yes :)

@bvallant
Copy link

bvallant commented Jan 2, 2018

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

@AugustoResende
Copy link

Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants