pokt-network / wallet

A simple web wallet to handle your Pocket Network accounts.
wallet-three-orpin.vercel.app
MIT License
8 stars 14 forks source link

Safari on Catalina downloads the Key File as a webarchive not json #313

Open blockjoe opened 2 years ago

blockjoe commented 2 years ago

I had a user with issues uploading a newly created wallet because the wallet was initially downloaded as a webarchive and not a json file.

This means that without pointing users to https://robrohan.github.io/WebArchiveExtractor/, they have the potential to be stuck with what they assume to be their key file, but really they have a file that can't be imported again into the wallet.

They were using Safari on macOS 10.15.7