IstoraMandiri / spectrum

💠 Full Gamut Ethereum Lightsuite
BSD 3-Clause "New" or "Revised" License
58 stars 14 forks source link

Integrate 2FA option #45

Open MDSchaeffer opened 7 years ago

MDSchaeffer commented 7 years ago

If this is a webapp and can be accessed on any device then I'm assuming it does not contain the keystore locally. With a two factor authentication, I think some people would immediately disregard the platform (if I am understanding the architecture correctly).

If this is the case, leveraging Google Authenticator would be a nice feature to incorporate.

IstoraMandiri commented 7 years ago

Hi, 2FA is a planned future feature (with a similar architecture to ether.ly), I missed this when adding issues though.

💸 x 3 for this (as it was already on the roadmap)

Actually, the keystore is stored locally on the device (currently in local storage, but will be updating after #2); it has a similar security architecture as MEW.