1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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
..
lib Add new eth-lightwallet salting to vault. 2016-09-09 19:42:18 -07:00
migrations Auto linted 2016-06-21 13:18:32 -07:00
background.js Do not trigger how-to-video on anything but install. 2016-09-09 14:23:04 -07:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
config.js Add metamask route to infura urls 2016-08-31 11:10:25 -07:00
contentscript.js Remove bind calls from console errors 2016-08-29 16:49:58 -07:00
inpage.js inpage - cleanContextForImports fix 2016-08-22 19:22:12 -07:00
metamask-controller.js Ensure listener is cleaned up 2016-09-06 18:56:26 -07:00
popup.js Remove old notification cleanup code 2016-08-29 17:33:56 -07:00