Hello,
I would really like to encrypt some of my bookmarks. I tried the
following, but lftp hangs itself when I do it that way. Is it possible
to source the output of gpg -d and let gpg ask a passphrase?

I tried (ssh wores because of ~ expansion: I have a shared environment
so my home isn't everywhere the same):

alias bookmarksplz source -e /bin/sh -c "gpg -d ~/.lftp/bookmarks.gpg"

Of course I know that a evil sysadmin can easily catch my key strokes if
want to, but for most of the people this isn't worth the work and
against the noobs it is okay. :-)

        Thomas

Reply via email to