1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/first-time-flow/seed-phrase
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
..
confirm-seed-phrase Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
reveal-seed-phrase Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
tests 3box integration 2.0 (#6972) 2019-09-16 14:41:01 -02:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
seed-phrase.component.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00