gpg --clearsign
Jump to navigation
Jump to search
echo "test" | gpg --clearsign -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 test gpg: signing failed: Inappropriate ioctl for device gpg: [stdin]: clear-sign failed: Inappropriate ioctl for device
export GPG_TTY=$(tty) echo $GPG_TTY
echo "test" | gpg --clearsign -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 test gpg: signing failed: No pinentry gpg: [stdin]: clear-sign failed: No pinentry
gpg --full-generate-key
See also[edit]
Advertising: