मैं अपने उत्तर की नकल करूँगा यहाँ पर ...
देखना man pinentry-gnome3
, मैंने यह देखा:
pinentry-gnome3 implements a PIN entry dialog based on GNOME 3, which
aims to follow the GNOME Human Interface Guidelines as closely as pos‐
sible. If the X Window System is not active then an alternative text-
mode dialog will be used. There are other flavors that implement PIN
entry dialogs using other tool kits.
दुर्भाग्य से, यह टेक्स्ट-मोड फ़ॉलबैक मेरे लिए काम नहीं करता है। ऐसा लगता है कि दूसरों के पास है वही मुद्दा । हालाँकि, यह टिप्पणी एक अलग GUI पिन-प्रवेश कार्यक्रम की कोशिश करने के लिए मेरी ओर से प्रेरित: pinentry-gtk2
। आप इस तरह से स्विच कर सकते हैं:
> sudo update-alternatives --config pinentry
There are 3 choices for the alternative pinentry (providing /usr/bin/pinentry).
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/bin/pinentry-gnome3 90 auto mode
1 /usr/bin/pinentry-curses 50 manual mode
2 /usr/bin/pinentry-gnome3 90 manual mode
3 /usr/bin/pinentry-gtk-2 85 manual mode
Press <enter> to keep the current choice[*], or type selection number: 3
update-alternatives: using /usr/bin/pinentry-gtk-2 to provide /usr/bin/pinentry (pinentry) in manual mode
एक बार जब मैंने स्विच किया, तो यह मेरे लिए पूरी तरह से काम कर गया! डेस्कटॉप पर एक टर्मिनल में, यह GUI पासवर्ड प्रविष्टि का उपयोग करेगा, लेकिन जब मैं अपनी मशीन में ssh करता हूं, तो यह एक टेक्स्ट-मोड पासवर्ड प्रविष्टि का उपयोग करेगा।
DISPLAY="" gpg2 ...
मेरी मदद की, मैंने पहले से ही पेंटेंट्री-शाप + पिनेंट्री-ट्टी को स्थापित किया, यह सुनिश्चित नहीं किया कि क्या वे सख्ती से आवश्यक हैं