-
Notifications
You must be signed in to change notification settings - Fork 405
Feature Request #8042
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What does it mean space one and two? Adding a blank in a pin code? |
Space(i) = {Wallet1, Wallet 2, ... Wallet k } In simple words, a space is what you see when you enter your PIN code in the app. So, different PINs => different spaces. And there is also should exists special PIN to clear all spaces except one |
What you ask is similar to a my old issue. Pin builder: when one defines a pin, it can choice exactly what rules and restrictions it allows. For example pin 293737 has "2" permission level (not admin permissions, but it can spends funds up to 200$/day). |
Its not only permissions rules, its also should take care what you able to see. And most important - clear all when special pin is entered |
Can you please consider adding the following security feature
pin code 1 => Space1
pin code 2 => Space2
....
pin code n => Space n and reset all previous spaces
The text was updated successfully, but these errors were encountered: