summaryrefslogtreecommitdiff
path: root/usr.bin/signify/signify.1
AgeCommit message (Expand)Author
2015-01-20i wrote thisTed Unangst
2015-01-07Bump example pubkey filenames for 5.7Florian Obser
2014-12-29remove the inspect debug command. should not be used by users, who are notTed Unangst
2014-08-07Bump example pubkey filenames to /etc/signify/openbsd-56-base.pub forLawrence Teo
2014-03-16secretly document the signature comment public key name stuffTed Unangst
2014-03-06tweak; from jmc@ and yours trulyChristian Weisgerber
2014-03-04add -C checksum mode, which works with sha256 files in safe easy fashion.Ted Unangst
2014-02-27use the real keys' namesTed Unangst
2014-01-17Add a new example showing how to verify bsd.rd with signify and the newLawrence Teo
2014-01-14stick that last example in a display, and avoid linewrap;Jason McIntyre
2014-01-14use a pipe, as intended, in the exampleChristian Weisgerber
2014-01-13new day, new options. -m message and -x signature.Ted Unangst
2014-01-12add missing dash in -p optionRobert Peichaer
2014-01-12improve release directory exampleTheo de Raadt
2014-01-12subtly improve an exampleTheo de Raadt
2014-01-10sort optionsTheo de Raadt
2014-01-10-c comment, for people who don't like the default. ok deraadtTed Unangst
2014-01-10no Pp before or after Sh;Jason McIntyre
2014-01-10a little more consistent with names, notably call signature files sigfilesTed Unangst
2014-01-10provide a small (very very) practical example for using signifyTheo de Raadt
2014-01-10change the listing of the options, because there is way too muchTheo de Raadt
2014-01-10at least for now, we're going to need some -Inspector magicTed Unangst
2014-01-09-e embedded signatures. ok deraadtTed Unangst
2014-01-03let signify have an actual parameters: the file to sign/verifyMarc Espie
2014-01-01revert to mostly lowercase options, with uppercase for actions.Ted Unangst
2013-12-31zap an erroneous space in "input .sig" (should be input.sig, with .sig notJason McIntyre
2013-12-31various tweaks; ok teduJason McIntyre
2013-12-31nitMarc Espie
2013-12-31document file formatTed Unangst
2013-12-31add signify, a tool to sign and verify signatures.Ted Unangst