Gerardo Di Giacomo
|
884067097c
|
fixed panic in #7485 (#7546)
|
2019-10-09 10:22:46 -04:00 |
Vishal Nayak
|
28e3eb9e2c
|
Errwrap everywhere (#4252)
* package api
* package builtin/credential
* package builtin/logical
* package command
* package helper
* package http and logical
* package physical
* package shamir
* package vault
* package vault
* address feedback
* more fixes
|
2018-04-05 11:49:21 -04:00 |
Seth Vargo
|
844fe0a507
|
Make pgpkeys helper implement our flags interface
|
2017-10-24 09:28:06 -04:00 |
Jeff Mitchell
|
c1a46349fa
|
Change to keybase openpgp fork as it has important fixes
|
2016-08-11 08:31:43 -04:00 |
Jeff Mitchell
|
630b2d83a7
|
Allow ASCII-armored PGP pub keys to be passed into -pgp-keys.
Fixes #940
|
2016-01-18 17:01:52 -05:00 |
Jeff Mitchell
|
a094eedce2
|
Add rekey nonce/backup.
|
2016-01-06 09:54:35 -05:00 |
Jeff Mitchell
|
90ec946dab
|
Address review feedback.
|
2016-01-04 11:18:04 -05:00 |
Jeff Mitchell
|
d11509830f
|
Happy New Year everyone! (Add keybase support for PGP keys.)
Keys specified in rekey and init operations can now be sourced from
keybase.io by using "keybase:[username]" as the key.
|
2015-12-31 20:47:41 -05:00 |
Jeff Mitchell
|
ad840233eb
|
Allow base64-encoded keys to be used on the CLI for init/rekey.
Fixes #653.
|
2015-10-06 12:47:01 -04:00 |
Jeff Mitchell
|
c887df93cc
|
Add support for pgp-keys argument to rekey, as well as tests, plus
refactor common bits out of init.
|
2015-08-25 14:52:13 -07:00 |