32 Commits

Author SHA1 Message Date
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
50fad9ce92
add subcommand to remove key from device
Some checks failed
continuous-integration/drone/push Build is failing
2019-09-22 20:39:21 +02:00
de76f3f480
ensure stdout stays open
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-22 17:57:25 +02:00
78d5eafc9a
structopt 2019-09-20 17:03:32 +02:00
84ffd1fb94
addkey exclusive 2019-09-20 14:49:15 +02:00
2235fddb9a
reduce iteration time to 50ms
Some checks failed
continuous-integration/drone/push Build is failing
authenicator already prevents bruteforce, no need to slow down the
unlock process any further
2019-09-19 20:07:57 +02:00
03cc5c70fd
from err
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-18 19:38:58 +02:00
40bf047528
hide password
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-17 19:01:56 +02:00
6fce4528d6
unlock before adding key
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-17 17:21:56 +02:00
d3e70ca99c
wait for device connection
Some checks failed
continuous-integration/drone/push Build is failing
2019-09-17 15:33:35 +02:00
ee5f3358f7
added connected command 2019-09-17 15:30:36 +02:00
b9f3f793a7
refractor
Some checks failed
continuous-integration/drone/push Build is failing
2019-09-17 14:50:40 +02:00
4679e939cf
refractor 2019-09-17 14:28:55 +02:00