Commit Graph

11 Commits

Author SHA1 Message Date
boyska
a0eb6ba9c3 GUI: open functionality is barely functional
pytomb: adds undertaker, better parser (updated for new tomb messages)
undertaker: fix some things to make it work with new tomb
the rest is ui stuff :)

the ui does:
- allow auto-searching for the key near the tomb itself
- allow manually choosing a key location
- mount the tomb ;)
the ui DOESN'T:
- support usb nor anything else (shouldn't be that difficult)
- support periodical polling
- anything else
2012-01-29 15:54:48 +01:00
Jaromil
be0c9ce718 undertaker cleanups
merging boyska's branch to current master
changes some previous names of options:
--path --batch --poll

work in progress, refers to issues: #71 #70 #69 #58 #42 #27 #5
2012-01-17 19:08:09 +01:00
boyska
c3006f5037 add near:///path/to/grave.tomb
which just rewrites to /path/to/grave.tomb.key
Stupid, but nice to have. Also, could be good if changing the way
we create the key (a move from gpg to pbkdf2 is planned)
2012-01-17 18:48:30 +01:00
boyska
e0db6318fe Undertaker: add udisks:/// 2012-01-17 18:48:30 +01:00
boyska
55a14a95d6 Undertaker: add mounted:///, key_found, fixes
refs #71
2012-01-17 18:48:30 +01:00
boyska
b3ff77c4bd Undertaker calls undertaker-$scheme #69 2012-01-17 18:47:22 +01:00
boyska
97cd969c7b Progress implemented; used in undertaker --poll 2012-01-17 18:47:22 +01:00
boyska
b68d28c13b --machine-parseable added 2012-01-17 18:45:39 +01:00
boyska
a66f9ee269 Undertaker:add --poll, file:/// See #70 2012-01-17 18:40:39 +01:00
hellekin
105a0e14c1 Update undertaker to the new _msg 2011-12-01 21:39:10 +01:00
Jaromil
02787f4418 undertaker: new auxiliary program to fetch keys from different protocols
undertaker will print out the key to stdout
then tomb can use it with -k stdin

so far the only implemented method is bluetooth
2011-11-17 14:47:40 +01:00