ToastWallet / core

This repo contains the core code for Toast Wallet. It is built for iOS, Android and browser directly from this repository. PC builds are built from the browser version using Electron.
GNU General Public License v2.0
210 stars 80 forks source link

Feature Request: Add 2FA #20

Closed jovincroninwilesmith closed 6 years ago

jovincroninwilesmith commented 6 years ago

I believe it would be useful to implement 2FA for the Toast Wallet. It is not only incredibly user-friendly now with services like Google Authenticator and such, but adds a layer of security that cannot be captured with a simple passcode.

jovincroninwilesmith commented 6 years ago

Maybe this could be trigger when taking impactful actions like sending XRP?

ToastWallet commented 6 years ago

The only way to add a second factor of authentication to a Ripple account is using multi-sign. While support for this is planned for Toast Wallet eventually it is a long way down the road map. There are numerous more important additions to make first.

jovincroninwilesmith commented 6 years ago

Ok cool! Thanks for letting me know. Love where the project is going.