summaryrefslogtreecommitdiffstats
path: root/usr.bin/signify/signify.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* xr to sysupgradetedu2019-05-081-3/+4
* allow -n to zero the gzip header timestamp. suggestion from Andre Stoebe.tedu2019-03-231-4/+9
* crank to 6.5-betaderaadt2019-02-261-4/+4
* crank to 6.4-betaderaadt2018-08-101-4/+4
* move to 6.3-betaderaadt2018-02-281-4/+4
* also crank for 6.2deraadt2017-08-201-4/+4
* show how to verify the next release after 6.1benno2017-03-091-4/+4
* document the previously hidden keyname detection. urged by espie.tedu2016-10-051-6/+11
* use a shell glob wildcard, that's clearer than an out of scope variabletedu2016-09-191-3/+3
* space out the exampletedu2016-09-021-2/+2
* finish the sentence;jmc2016-09-021-2/+2
* more jmc tweaksespie2016-09-021-4/+6
* document the new stuff, usage nits.espie2016-09-021-7/+31
* signify should refer to the future keyderaadt2016-05-111-4/+4
* document the signify command for the next release, so that users canbenno2016-01-061-4/+4
* Bump example pubkey filenames for 5.9florian2016-01-051-4/+4
* Bump example pubkey filenames for 5.8florian2015-07-141-4/+4
* i wrote thistedu2015-01-201-2/+4
* Bump example pubkey filenames for 5.7florian2015-01-071-4/+4
* remove the inspect debug command. should not be used by users, who are nottedu2014-12-291-9/+2
* Bump example pubkey filenames to /etc/signify/openbsd-56-base.pub forlteo2014-08-071-4/+4
* secretly document the signature comment public key name stufftedu2014-03-161-2/+6
* tweak; from jmc@ and yours trulynaddy2014-03-061-8/+9
* add -C checksum mode, which works with sha256 files in safe easy fashion.tedu2014-03-041-7/+20
* use the real keys' namestedu2014-02-271-4/+4
* Add a new example showing how to verify bsd.rd with signify and the newlteo2014-01-171-2/+8
* stick that last example in a display, and avoid linewrap;jmc2014-01-141-2/+5
* use a pipe, as intended, in the examplenaddy2014-01-141-3/+3
* new day, new options. -m message and -x signature.tedu2014-01-131-23/+31
* add missing dash in -p optionrpe2014-01-121-2/+2
* improve release directory examplederaadt2014-01-121-3/+6
* subtly improve an examplederaadt2014-01-121-3/+3
* sort optionsderaadt2014-01-101-2/+2
* -c comment, for people who don't like the default. ok deraadttedu2014-01-101-1/+4
* no Pp before or after Sh;jmc2014-01-101-2/+1
* a little more consistent with names, notably call signature files sigfilestedu2014-01-101-7/+7
* provide a small (very very) practical example for using signifyderaadt2014-01-101-4/+8
* change the listing of the options, because there is way too muchderaadt2014-01-101-20/+17
* at least for now, we're going to need some -Inspector magictedu2014-01-101-2/+9
* -e embedded signatures. ok deraadttedu2014-01-091-6/+11
* let signify have an actual parameters: the file to sign/verifyespie2014-01-031-18/+26
* revert to mostly lowercase options, with uppercase for actions.tedu2014-01-011-23/+30
* zap an erroneous space in "input .sig" (should be input.sig, with .sig notjmc2013-12-311-2/+2
* various tweaks; ok tedujmc2013-12-311-28/+28
* nitespie2013-12-311-2/+2
* document file formattedu2013-12-311-2/+9
* add signify, a tool to sign and verify signatures.tedu2013-12-311-0/+98