feel good msg
This commit is contained in:
parent
36d4df8a49
commit
1ae8c51a3c
@ -595,6 +595,8 @@ class SecretPickerMenu(MenuSystem):
|
||||
# altho menu items look different we are sharing same thing:
|
||||
# - up to 72 bytes from secure elements
|
||||
|
||||
dis.fullscreen("Wait...")
|
||||
|
||||
with SensitiveValues(bypass_tmp=False, enforce_delta=True) as sv:
|
||||
raw = bytearray(sv.secret)
|
||||
xfp = xfp2str(sv.get_xfp())
|
||||
|
||||
Loading…
Reference in New Issue
Block a user