1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/app/pages/first-time-flow/seed-phrase/reveal-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
..
index.js I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
index.scss Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
reveal-seed-phrase.component.js Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
reveal-seed-phrase.container.js Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00