mirror of
https://github.com/romanz/amodem.git
synced 2026-03-17 23:26:01 +08:00
trezor: replace tk-based pinentry with GnuPG pinentry
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
"""Simple, cross-platform UI for entering a PIN/passhprase."""
|
||||
import sys
|
||||
|
||||
import pymsgbox
|
||||
|
||||
sys.stdout.write(pymsgbox.password(sys.stdin.read()))
|
||||
Reference in New Issue
Block a user