Quote from: BenCousins on August 22, 2012, 07:39 amso how do i sign?With GUIs it varies, but usually it will be a checkbox or a menu option.On the command line it is: gpg --clearsign message.txtSigning and encrypting on the command line is: gpg -sear message.txt