You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other apps such as my banking apps have forced a reauth of the app password or pin with a specific message saying that the fingerprint data has changed therefore a reauth is necessary. So the android API does allow checking this. The loopring wallet should do the same.
An angle of attack can be to brute force a device pin (not difficult from what I've read online, under 17hrs for a 4 digit pin https://github.com/urbanadventurer/Android-PIN-Bruteforce) add a fingerprint and then gain access to the wallet. I presume the loopring wallet pin security is better than Android (which is pretty useless: 30 second wait every 5 tries which leaves it open to brute force attacks like above).
Sadly it seems the Metamask wallet app also fails to ask for a password reauth, but that's not your problem ;)
Thanks
The text was updated successfully, but these errors were encountered:
Device: Pixel 5
Android version: 12
As in subject. Steps to reproduce:
Other apps such as my banking apps have forced a reauth of the app password or pin with a specific message saying that the fingerprint data has changed therefore a reauth is necessary. So the android API does allow checking this. The loopring wallet should do the same.
An angle of attack can be to brute force a device pin (not difficult from what I've read online, under 17hrs for a 4 digit pin https://github.com/urbanadventurer/Android-PIN-Bruteforce) add a fingerprint and then gain access to the wallet. I presume the loopring wallet pin security is better than Android (which is pretty useless: 30 second wait every 5 tries which leaves it open to brute force attacks like above).
Sadly it seems the Metamask wallet app also fails to ask for a password reauth, but that's not your problem ;)
Thanks
The text was updated successfully, but these errors were encountered: