Re: signify [file ... ]

2018-03-11 Thread Ted Unangst
Andrew wrote: > Just wondering if signify(1) is intended to exit 0 ONLY if the [file > ...] is within the shell's pwd ?? By chance, I noticed that > /path/to/file will fail on the same bsd.rd controlling for the working > directory. Mostly, yes. The filename is compared to the one in the signat

signify [file ... ]

2018-03-10 Thread Andrew
Hi Ted !!! Today I downloaded a fresh SHA256.sig and bsd.rd and successfully verified them both with signify(1). -- signify -C [-q] -p pubkey -x sigfile [file ...] Just wondering if signify(1) is intended to exit 0 ONLY if the [file ...] is within the shell's pwd ?? By chance, I noticed that