OK, so this is what I'd do. - have a minimal number of applications running to avoid having to wade through too much dross in the find command below - make a terminal window - touch /tmp/x - change your GPG key passphrase with the gpg command (from the terminal) - do whatever it is you do to use the GUI: either it will or won't prompt for a password, but presumably it will. - find ~ -newer /tmp/x from the terminal: one of those files is where it is stashing the password.
--tim On 17 Aug 2011, at 17:42, Steffen Kassner wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Am 16.08.2011 um 11:08 schrieb Tim Bradshaw: > >> Do you have a passphrase (ie is it null)? > > Yes I do (it's not null). That's what puzzles me... > > - -- > PGP public key: > http://www.rzuser.uni-heidelberg.de/~nm074/gpgkeys/CAA76720.asc > > -----BEGIN PGP SIGNATURE----- > Comment: GPGTools - http://gpgtools.org > > iQIcBAEBAgAGBQJOS++PAAoJEOhPMmAsaclYEjQQAJXEaF9nPgu+OeuFU+BfUldG > pRv3D/qBjJqeipMJacxeUVmQXf15Kha7lldHflNuus8PMI4GpQKxs7847ub9T7HY > slVGlqlSrZODtb4Vt2P+Me0WBEJdYlmi/WaEndjahY9NI249a8kHUKzkctG1Sj/B > 6TLLFCawVvOHfFNX3c8BMw0RKw40GLWFoAgH3kqzELRCuB0ws/5L2rm4VPCYZUrM > y15rMC1MJ0OssF4up3DnLkvEYGYW1ciUH1U1Gbji2q3+JszKJ5UbR90kor3ZJNXA > bPo7gFrAC9LkgfHmt+1/h46onslDuVwR8Doal4FBhiDUnbICFu3MHniwO9SJIgFU > +PIfCt1SEx+dlJYssf9VlIWH9KzbaPovCJNyapWjWyXlp9SwaT/gnYyzdW9ciXA6 > 7OSHqiri2IjnzMRLpqKx8X4Hv7eTqrUGFNZMuGYbCJ1APjWZ78wipQ6kzhGGy1fV > ybBB3qLlwnQ8FA5pCdu1yygLccTyKm5z6Px/52N2cYVqwC8x8VXVZqm+MNLVXtlz > 7Ti9GsyYzBeDbzDbx/jJUAKLyp1wmX30tp/OzNLHFEA0vpu6AIjo0RYMtHCk3gBv > RlVX7VAdW/mrezuCsf5fguj7+DKe88FvuqVJIH/UNWA9jHyAeS0UmqugbJcPZydq > AZhl1K1lEJkXYAw+s6CX > =1olG > -----END PGP SIGNATURE----- > > _______________________________________________ > gpgtools-users mailing list > [email protected] > FAQ: http://www.gpgtools.org/faq.html > Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users > Unsubscribe: > http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 > > This email sent to: [email protected] _______________________________________________ gpgtools-users mailing list [email protected] FAQ: http://www.gpgtools.org/faq.html Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users Unsubscribe: http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 This email sent to: [email protected]
