Commit Graph

11 Commits (master)

Author SHA1 Message Date
Christopher Wellons a38e5e3bb9 Add new keygen option: passphrase --repeats (-r)
This option controls the number of repeated passphrase prompts when
deriving a secret key. It is convenient to set this to zero when relying
primarily on fingerprint verification. Alternatively, additional repeat
prompts may aid in memorization. The default value is 1.
2018-05-25 18:58:03 +00:00
Kurt Jung 47ce8997e8
Update enchive.1
Correct small typo
2018-01-09 17:40:51 -05:00
Christopher Wellons 04820f21e1 Touch up the man page for --pinentry 2017-12-23 22:59:36 -05:00
Christopher Wellons a407afcdaf Add support for pinentry protocol
This feature is now used by Emacs so that Emacs doesn't need to handle
the passphrase itself.
2017-12-23 22:12:46 -05:00
Christopher Wellons 39bc92455f Completely remove random device options
This option adds needless complexity. Just hardcode /dev/urandom.
2017-10-03 19:30:40 -04:00
Christopher Wellons f28b650290 Add some missing backslashes to man page. 2017-07-22 16:43:55 -04:00
Christopher Wellons 32d40ad00b Disable hyphenation for SYNOPSIS. 2017-07-22 16:43:20 -04:00
Christopher Wellons e0776bda2a Touch up the man page some more.
Only show the short options in the synopsis, and add subcommands to
synopsis.
2017-07-21 23:42:31 +00:00
Christopher Wellons ccec5197d0 Adjust indentation in man page. 2017-07-12 08:54:31 -04:00
Christopher Wellons 6d1407bf1f Drop built-in help command. 2017-07-11 15:31:32 -04:00
Christopher Wellons 3b71d656ee Add a basic man page. 2017-07-11 15:25:25 -04:00