|
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
continuous-integration/drone/push Build encountered an error
|
2020-08-25 21:26:30 +02:00 |
|
|
92e413de50
|
refactored luks operations
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
continuous-integration/drone/push Build is passing
|
2020-01-16 19:41:59 +01:00 |
|
|
c4e08413c0
|
Added --await-dev flag
continuous-integration/drone/push Build is passing
|
2020-01-13 23:23:45 +01:00 |
|
|
659fafdfb4
|
update to 0.2.2
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
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
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
continuous-integration/drone/push Build is passing
|
2019-10-06 22:15:29 +02:00 |
|
|
5290ef5e42
|
fmt
continuous-integration/drone/push Build is passing
|
2019-09-22 21:00:37 +02:00 |
|
|
bd97e25dd8
|
cleanup
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
continuous-integration/drone/push Build is failing
|
2019-09-22 20:39:21 +02:00 |
|
|
de76f3f480
|
ensure stdout stays open
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
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
continuous-integration/drone/push Build is passing
|
2019-09-18 19:38:58 +02:00 |
|
|
40bf047528
|
hide password
continuous-integration/drone/push Build is passing
|
2019-09-17 19:01:56 +02:00 |
|
|
6fce4528d6
|
unlock before adding key
continuous-integration/drone/push Build is passing
|
2019-09-17 17:21:56 +02:00 |
|
|
d3e70ca99c
|
wait for device connection
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
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 |
|