Commit Graph

97 Commits

Author SHA1 Message Date
shimun 4e3d799179 fix test
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2020-09-29 19:36:24 +02:00
shimun 197d9f511c wrap all error cases
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2020-09-29 19:31:48 +02:00
shimun 11ac32d3f1 print error msg
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2020-09-29 19:24:33 +02:00
shimun f6627d887b proper error messages
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2020-09-29 19:21:44 +02:00
shimun fbbf606631 sudo
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2020-09-29 18:28:22 +02:00
shimun f2a8e412ac salt
continuous-integration/drone/push Build is failing
2020-09-25 01:21:34 +02:00
shimun 985f6f664b include password
continuous-integration/drone/push Build is failing
2020-09-25 01:19:47 +02:00
shimun d4094b8a6a dbg
continuous-integration/drone/push Build encountered an error
2020-09-25 01:00:59 +02:00
shimun e524996693 add
continuous-integration/drone/push Build is failing
2020-09-25 00:52:31 +02:00
shimun 63f29249d3 pam module
continuous-integration/drone/push Build is failing
2020-09-25 00:23:36 +02:00
shimun c2e38eb06f generate shell completions during build
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2020-09-05 18:52:07 +02:00
shimun e1f762ddc9 add subcommand to generate bash completions
continuous-integration/drone/push Build is passing
2020-09-03 14:45:52 +02:00
shimun 99787b614c Merge branch 'pin_source' into master
continuous-integration/drone/push Build encountered an error
2020-08-31 00:00:42 +02:00
shimun ee28f87148 always print the full error message
continuous-integration/drone/push Build is passing
2020-08-30 17:09:57 +02:00
shimun 196356fe3b structopt does not allow for flags to be linked to env atm 2020-08-25 21:47:25 +02:00
shimun 3ff7e698bd add flag to read pin from alternate source
continuous-integration/drone/push Build encountered an error
2020-08-25 21:26:30 +02:00
shimun e64f777c54 use sh to run password helper 2020-08-16 13:42:54 +02:00
shimun 92e413de50 refactored luks operations
continuous-integration/drone/push Build is passing
2020-06-22 20:47:19 +00:00
shimun 5f107cd337 add non existing token
continuous-integration/drone/push Build is failing
2020-06-19 20:09:36 +02:00
shimun ddfd24a098 ensure replace_key uses the same slot 2020-06-19 20:05:05 +02:00
shimun 4507107fac update libcryptsetup-rs 2020-06-10 13:50:28 +02:00
shimun a8482c50a2 handle tokens when replacing 2020-06-08 19:22:19 +02:00
shimun 09be5ef551 assemble secret in correct order 2020-06-08 18:08:24 +02:00
shimun 6f6c84ddba skip luks2 check until underlying issue is fixed 2020-06-07 14:14:51 +02:00
shimun 5a05cad695 more precise description 2020-06-06 23:39:23 +02:00
shimun d8d24b40f5 Merge branch 'cli_reorg' 2020-06-06 23:37:22 +02:00
shimun c1a82b9ae6 update libcryptsetup_rs to 0.4.0 2020-06-06 22:43:18 +02:00
shimun a26b79bcd6 reduced redundant code 2020-05-05 23:53:50 +02:00
shimun f774580c9c update to current api 2020-05-05 23:28:44 +02:00
shimun 69732a1ad6 restore order 2020-04-29 20:33:28 +02:00
shimun b8ae9d91f0 rudimentary pin support 2020-04-29 19:56:18 +02:00
shimun fcdd2a2d3d add option to specify keyslot 2020-04-29 18:55:25 +02:00
shimun c3d6425e2d reorganised cli 2020-04-29 18:50:55 +02:00
shimun 0b19760175 hint slots 2020-04-28 19:09:53 +02:00
shimun 2ec8679c47 open token 2020-04-28 14:27:14 +02:00
shimun 65e1dead8b remove token 2020-04-27 22:07:00 +02:00
shimun 478fb5e036 store luks token 2020-04-27 19:26:21 +02:00
shimun 1547f5e199 get format 2020-04-27 18:12:06 +02:00
shimun 9307503bdc applied clippy lints 2020-04-07 20:06:24 +02:00
shimun b94f45d1ff patch secret_gen before obtaing first secret 2020-04-06 23:33:41 +02:00
shimun 49e2835f60 enable fido requests to be sent to multiple devices at once 2020-04-06 21:38:11 +02:00
shimun d5c0d48f03 allow another fido device to be used as previous secret 2020-04-06 20:18:00 +02:00
shimun ad2451f548 add timeout 2020-04-05 23:24:18 +02:00
shimun bb7ee7c1ce request password only once if possible 2020-04-03 22:02:05 +02:00
shimun 1658800553 request_multiple 2020-04-01 20:24:49 +02:00
shimun a394b7d1d1 libcryptsetup-rs patch 2020-03-28 14:54:36 +01:00
shimun c99d7f562d support luks2 2020-03-27 20:08:54 +01:00
shimun c4f781e6e3 only process keyslots within a given range 2020-03-27 20:03:42 +01:00
shimun f6de4a033e more detailed messages 2020-03-27 18:28:33 +01:00
shimun f5880346b9 switch to libcryptsetup-rs 2020-03-27 18:09:38 +01:00