1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/scripts/lib
Dan Finlay 36dc63bc04 Add new eth-lightwallet salting to vault.
eth-lightwallet was previously not salting vault passwords, potentially making it easier to crack them once obtained.

This branch incorporates the API changes to allow us to take advantage of the new salting logic.

This is still throwing deprecation warnings, but that's actually a bug in eth-lightwallet I wrote, [I've submitted a PR for that here](https://github.com/ConsenSys/eth-lightwallet/pull/116).

Fixes #555
2016-09-09 19:42:18 -07:00
..
auto-faucet.js Auto linted 2016-06-21 13:18:32 -07:00
auto-reload.js deps - extracted ensnare to module 2016-08-12 13:25:38 -07:00
config-manager.js Implement usage of nock. 2016-08-24 13:58:50 -07:00
extension-instance.js Add extra edge compatibility 2016-08-29 17:33:18 -07:00
extension.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
id-management.js Improve refactor 2016-06-24 15:52:56 -07:00
idStore.js Add new eth-lightwallet salting to vault. 2016-09-09 19:42:18 -07:00
inpage-provider.js linting 2016-09-06 11:24:09 +08:00
is-popup-or-notification.js Unify notification and popup ui files 2016-08-16 16:46:44 -07:00
message-manager.js Auto linted 2016-06-21 13:18:32 -07:00
migrations.js Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
notifications.js notif - use standard err-first callback style 2016-09-02 13:29:47 -07:00
obj-multiplex.js Auto linted 2016-06-21 13:18:32 -07:00
port-stream.js Auto linted 2016-06-21 13:18:32 -07:00
remote-store.js Fix broken reference to host store.didUpdate 2016-07-28 11:53:33 -07:00
stream-utils.js Auto linted 2016-06-21 13:18:32 -07:00