1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01: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-reload.js
config-manager.js
extension-instance.js
extension.js
id-management.js
idStore.js Add new eth-lightwallet salting to vault. 2016-09-09 19:42:18 -07:00
inpage-provider.js
is-popup-or-notification.js
message-manager.js
migrations.js
notifications.js
obj-multiplex.js
port-stream.js
remote-store.js
stream-utils.js