1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
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
..
app Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
lib Remove unused PersistentForm (#7770) 2020-01-10 11:55:27 -04:00
index.js Fix batch transaction UX (#7473) 2020-01-10 06:34:02 -08:00