1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app/helpers/utils
ryanml d8c685ba2e Add mechanism to randomize seed phrase filename (#7863)
The filename is seeded by a simple use of Math.random() pulling from an alphanumeric character bank, as opposed to a more cryptographically random solution. This provides a simple layer of difficulty for bad actors to seek out the recovery phrase file.
2020-01-21 21:22:55 -04:00
..
common.util.js
common.util.test.js
confirm-tx.util.js
confirm-tx.util.test.js
conversion-util.js
conversion-util.test.js
conversions.util.js
fetch-with-cache.js
fetch-with-cache.test.js
formatters.js
gas-time-estimates.util.js
i18n-helper.js
metametrics.util.js
switch-direction.js
token-util.js
transactions.util.js
transactions.util.test.js
util.js Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
util.test.js Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00