Jeff Mitchell
|
b4620d5d04
|
Add check against seal type to catch errors before we attempt to use the data
|
2016-04-15 18:16:48 -04:00 |
Jeff Mitchell
|
afae46feb7
|
SealInterface
|
2016-04-04 10:44:22 -04:00 |
Jeff Mitchell
|
133d9c1008
|
Move meta into its own package
|
2016-04-01 13:16:05 -04:00 |
Jeff Mitchell
|
d95adc731a
|
Add -check flag to init.
Fixes #949
|
2016-01-22 13:06:40 -05: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
|
cc232e6f79
|
Address comments from review.
|
2015-08-25 15:33:58 -07: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 |
Jeff Mitchell
|
f57e7892e7
|
Don't store the given public keys in the seal config
|
2015-08-25 14:52:13 -07:00 |
Jeff Mitchell
|
a7316f2e24
|
Handle people specifying PGP key files with @ in front
|
2015-08-25 14:52:13 -07:00 |
Jeff Mitchell
|
2f3e245b0b
|
Add support for "pgp-tokens" parameters to init.
There are thorough unit tests that read the returned
encrypted tokens, seal the vault, and unseal it
again to ensure all works as expected.
|
2015-08-25 14:52:13 -07:00 |
Mitchell Hashimoto
|
5c2915ba52
|
command/init: tests
|
2015-03-13 12:53:09 -07:00 |