Skip to content

Instantly share code, notes, and snippets.

@romanz
Created July 1, 2018 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save romanz/1e9df4385d5aa7ce935dc18a1b24c6c1 to your computer and use it in GitHub Desktop.
Save romanz/1e9df4385d5aa7ce935dc18a1b24c6c1 to your computer and use it in GitHub Desktop.
$ $NEOPG_BINARY --debug-all --detach-sign FILE 2>&1 | grep chan_
neopg: DBG: chan_3 <- OK
neopg: DBG: chan_3 -> RESET
neopg: DBG: chan_3 <- OK
neopg: DBG: chan_3 -> SCD SERIALNO openpgp
neopg: DBG: chan_3 <- ERR 100696144 No such device <SCD>
neopg: DBG: chan_3 -> HAVEKEY 9C2C06D4F3E88F4C105B40AB14B0F32CAC237AFD 4FFF0C4258E56F5411B720D55789EBC8C3A218BA
neopg: DBG: chan_3 -> RESET
neopg: DBG: chan_3 <- OK
neopg: DBG: chan_3 -> SIGKEY 9C2C06D4F3E88F4C105B40AB14B0F32CAC237AFD
neopg: DBG: chan_3 <- OK
neopg: DBG: chan_3 -> SETKEYDESC Please+enter+the+passphrase+to+unlock+the+OpenPGP+secret+key:%0A%22FooBar%22%0A256-bit+EDDSA+key,+ID+A36033C6CD366417,%0Acreated+2018-07-01.%0A
neopg: DBG: chan_3 <- OK
neopg: DBG: chan_3 -> SETHASH 8 8E747CB2F8013665931B5775EEC5C7C36DBB604BC740A8600BC4138446336A6F
neopg: DBG: chan_3 <- OK
neopg: DBG: chan_3 -> PKSIGN
neopg: DBG: chan_3 <- [ 44 20 28 37 3a 73 69 67 2d 76 61 6c 28 35 3a 65 ...(86 byte(s) skipped) ]
neopg: DBG: chan_3 <- OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment