62 Commits

Author SHA1 Message Date
b566af46f7
fix: prevent creation of rk credential 2022-06-15 01:16:06 +02:00
1f0d555cea
added: comment field to luks header data 2022-04-15 17:06:11 +02:00
581e1780d1
update ctap-hid 2022-04-10 17:23:25 +02:00
7daa5a3fdb
use develop version 2022-04-04 10:57:57 +02:00
ca82293976
fix: reintroduce connected command 2022-03-29 15:58:16 +02:00
d5b043840f
chore: migrate to ctap-hid-fido2 2022-03-27 10:00:12 +02:00
f6c2bc4cdb
added --allow-discards flag 2021-12-28 13:50:21 +01:00
e1ad8b37c1
0.3.0-alpha 2021-12-11 11:51:07 +01:00
e9510216ef
1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2020-10-11 18:33:59 +02:00
0ec859f4a6
remove trailing newline from pin
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-25 12:40:34 +02:00
c2e38eb06f
generate shell completions during build
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2020-09-05 18:52:07 +02:00
e1f762ddc9
add subcommand to generate bash completions
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 14:45:52 +02:00
196356fe3b
structopt does not allow for flags to be linked to env atm 2020-08-25 21:47:25 +02:00
3ff7e698bd
add flag to read pin from alternate source
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-08-25 21:26:30 +02:00
92e413de50 refactored luks operations
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-22 20:47:19 +00:00
a8482c50a2
handle tokens when replacing 2020-06-08 19:22:19 +02:00
09be5ef551
assemble secret in correct order 2020-06-08 18:08:24 +02:00
5a05cad695
more precise description 2020-06-06 23:39:23 +02:00
d8d24b40f5
Merge branch 'cli_reorg' 2020-06-06 23:37:22 +02:00
c1a82b9ae6
update libcryptsetup_rs to 0.4.0 2020-06-06 22:43:18 +02:00
a26b79bcd6
reduced redundant code 2020-05-05 23:53:50 +02:00
69732a1ad6
restore order 2020-04-29 20:33:28 +02:00
b8ae9d91f0
rudimentary pin support 2020-04-29 19:56:18 +02:00
fcdd2a2d3d
add option to specify keyslot 2020-04-29 18:55:25 +02:00
c3d6425e2d
reorganised cli 2020-04-29 18:50:55 +02:00
0b19760175
hint slots 2020-04-28 19:09:53 +02:00
2ec8679c47
open token 2020-04-28 14:27:14 +02:00
478fb5e036
store luks token 2020-04-27 19:26:21 +02:00
9307503bdc
applied clippy lints 2020-04-07 20:06:24 +02:00
b94f45d1ff
patch secret_gen before obtaing first secret 2020-04-06 23:33:41 +02:00
49e2835f60
enable fido requests to be sent to multiple devices at once 2020-04-06 21:38:11 +02:00
d5c0d48f03
allow another fido device to be used as previous secret 2020-04-06 20:18:00 +02:00
ad2451f548
add timeout 2020-04-05 23:24:18 +02:00
bb7ee7c1ce
request password only once if possible 2020-04-03 22:02:05 +02:00
1658800553
request_multiple 2020-04-01 20:24:49 +02:00
c99d7f562d
support luks2 2020-03-27 20:08:54 +01:00
f6de4a033e
more detailed messages 2020-03-27 18:28:33 +01:00
f5880346b9
switch to libcryptsetup-rs 2020-03-27 18:09:38 +01:00
a437106fcb
use await-dev per default
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-16 19:41:59 +01:00
c4e08413c0
Added --await-dev flag
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-13 23:23:45 +01:00
659fafdfb4
update to 0.2.2
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2020-01-10 21:44:33 +01:00
7f2668eded
allow for named credentials 2020-01-10 21:32:39 +01:00
Marek Mahut
a307d87d88 use password helper in modified environments 2020-01-10 16:52:22 +01:00
721dded6d2
WIP: 0.2.2
All checks were successful
continuous-integration/drone/push Build is passing
Warning: This release cointains changes to way credentials are generated,
which may cause your authenticator to reject the old credential.
2020-01-09 22:22:54 +01:00
5d1c7beb4d
added flag to retry open command
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-12 22:46:54 +02:00
fbcfdea96b
make salt cli option 2019-10-06 22:16:12 +02:00
99e408cc8d
replaced InputSalt::Both with String option
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-06 22:15:29 +02:00
5290ef5e42
fmt
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-22 21:00:37 +02:00
bd97e25dd8
cleanup
Some checks failed
continuous-integration/drone/push Build is failing
2019-09-22 20:55:36 +02:00
a1ed3f7f8e
accept keyfiles for both add and replace key 2019-09-22 20:47:04 +02:00