small TODO update

This commit is contained in:
Jaromil 2011-05-23 22:29:38 +02:00
parent 2e2fcabb0a
commit eb9c45648a

View File

@ -52,30 +52,43 @@ you are welcome to send patches to jaromil@dyne.org
* TODO Release 2.0 :00%:
100% backward compatible with tombs created with 1.0
Must be 100% backward compatible with tombs created with 1.0
** [#A] use inotify on tomb
** Bugs to fix
*** TODO [#A] Should refuse opening a tomb that is already open :jaromil:
** New features
*** [#A] use inotify on tomb
inotify can also count when was the last time tomb was used and
unmount it automatically after a timeout
unmount it automatically after a timeout, see how much free space
is left and warn when the space is almost finished
** [#A] udev rules to avoid usb automount of keyplug in gnome
*** [#A] udev rules to avoid usb automount of keyplug in gnome
** [#A] sign and verify tomb script integrity (executed as root)
*** [#A] sign and verify tomb script integrity (executed as root)
** [#B] make a gnome tomb undertaker using gnome-druid in glade
** [#B] tomb locksmith for key management
*** TODO [#B] Internationalization using gettext :jaromil:
Started generating the strings, still need to figure out how to
install it
*** [#B] make a gnome tomb undertaker using gnome-druid in glade
*** [#B] tomb locksmith for key management
a graphical tool or text wizard to move keys in/out steganography
as well split them
** [#B] system to split keys in parts (ssss)
*** [#B] system to split keys in parts (ssss)
** [#B] transport keys and integrity checksums on qrcodes
*** [#B] transport keys and integrity checksums on qrcodes
** [#B] analyse and show tomb entropy using libdisorder
*** [#B] analyse and show tomb entropy using libdisorder
** [#B] indeep security analysis of possible vulnerabilities
*** [#B] indeep security analysis of possible vulnerabilities
*** [#C] more gtk dialogs for configurations? keep it minimal!
** [#C] more gtk dialogs for configurations? keep it minimal!
* TODO Porting to Win$loth