1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/create-account
Mark Stacey beb6047384
Revert "Add custom hd path option (#9367)" (#9875)
This reverts commit f30d261e69.

The custom HD path option was found to be unsafe to use, because the
displayed list of accounts would differ depending on which application
was open on the Ledger device. Essentially Ledger was accepting invalid
inputs, and returning junk responses.

This was too dangerous to ship, as it could leave users with an account
that they can't reliably recover. If we don't know how the derivation
is happening, then allowing this import puts our users at risk of
losing funds.

We can re-introduce this functionality after adding validation to
ensure that we only allow inputs that are handled correctly by Ledger.
2020-11-13 14:25:47 -03:30
..
connect-hardware Revert "Add custom hd path option (#9367)" (#9875) 2020-11-13 14:25:47 -03:30
import-account [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
tests [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
create-account.component.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
index.js Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00
index.scss normalize page font styles (#9697) 2020-10-29 11:31:48 -05:00
new-account.component.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
new-account.container.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00