aboutsummaryrefslogtreecommitdiffstats
path: root/pinentry-rofi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pinentry-rofi.sh')
-rwxr-xr-xpinentry-rofi.sh7
1 files changed, 5 insertions, 2 deletions
diff --git a/pinentry-rofi.sh b/pinentry-rofi.sh
index 5c7dd37..5b4d179 100755
--- a/pinentry-rofi.sh
+++ b/pinentry-rofi.sh
@@ -14,11 +14,14 @@ set -eu
# Licensed under the terms of the include license in the file LICENSE.
# Some documentation
-# https://info2html.sourceforge.net/cgi-bin/info2html-demo/info2html?(pinentry)Protocol
-# https://superuser.com/a/1655428
+# https://www.gnupg.org/documentation/manuals/assuan/Client-requests.html#Client-requests
+# https://superuser.com/a/1655428 !!!
# TODO https://superuser.com/questions/1457167/i-want-to-make-pinentry-use-gui-locally-and-cli-on-ssh
# Even better
# https://github.com/gpg/libassuan/blob/master/doc/assuan.texi
+#
+# This looks interesting
+# https://velvetcache.org/2023/03/26/a-peek-inside-pinentry/
# Although it is called a PIN-Entry, it does allow to enter reasonably
# long strings (at least 2048 characters are supported by every