This commit is contained in:
Daniel Langbein 2024-01-01 16:22:15 +01:00
parent 7cebbf2f09
commit f6a15c663b

View File

@ -8,7 +8,9 @@
# echo GETPIN | pinentry # echo GETPIN | pinentry
# - smartcard should be listed # - smartcard should be listed
# gpg --card-status # gpg --card-status
# - ssh should work # - encryption should work (graphical pinentry should pop-up)
# gpg -d ./passphrase.txt.gpg
# - ssh should work (graphical pinentry should pop-up)
# ssh yodaNas # ssh yodaNas
# - signed git commits should work in IntelliJ # - signed git commits should work in IntelliJ
# IntelliJ IDE -> git commit -> graphical pinentry should pop-up # IntelliJ IDE -> git commit -> graphical pinentry should pop-up