tTODO reorganization - tomb - the crypto undertaker
 (HTM) git clone git://parazyd.org/tomb.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 89b76bcf065b4a722e49e4231a6fb722e856bb9a
 (DIR) parent 2e4a643edfaa713ee349c2c9153fcc0b75e77a10
 (HTM) Author: Jaromil <jaromil@dyne.org>
       Date:   Wed,  9 Feb 2011 13:06:45 +0100
       
       TODO reorganization
       
       Diffstat:
         M TODO.org                            |      28 ++++++++++++----------------
       
       1 file changed, 12 insertions(+), 16 deletions(-)
       ---
 (DIR) diff --git a/TODO.org b/TODO.org
       t@@ -5,17 +5,6 @@ you are welcome to send patches to jaromil@dyne.org
        
        * TODO Release 1.0                                                        :85%:
        
       -** DONE [#A] desktop integration the freedesktop way                    :jaromil:
       -
       -** DONE [#A] use a posix thread instead of fork for status close    :jaromil:
       -** DONE [#A] use a config file to map bind mounts                     :jaromil:
       -
       -   done as file 'bind-hooks' inside tom. also 'post-hooks' is executed
       -   as user in case symlinks are needed and so
       -
       -   using mount -o bind we can trigger actions to be made after mounting
       -   a tomb so that personal directories appear in the home folder.
       -
        ** [#A] fix operation without DISPLAY (over SSH)                   :hellekin:
        ** TODO [#A] SLAM tomb and kill all applications using it
        
       t@@ -30,9 +19,6 @@ you are welcome to send patches to jaromil@dyne.org
           steghide can hide keys in JPG, BMP, WAV or AU files it also takes
           care of compressing end encrypting the key file so we don't
           necessarily need gpg... it has Serpent and AES256 (CBC)
       -
       -
       -** DONE [#B] debian packaging with desktop integration                    :jaromil:
        ** [#B] incremental backup system using bup                            :jaromil:
        
           tombs are modifed only where needed so file changes are local to
       t@@ -40,11 +26,21 @@ you are welcome to send patches to jaromil@dyne.org
           works! bup makes incremental backups using git as a backend, big up
           apenwarr :) on git://github.com/apenwarr/bup
        
       -
        ** TODO [#C] make one single status handle more tombs
       -
        ** TODO [#C] decorate creation wizard with ASCII art
        
       +** DONE [#A] use a posix thread instead of fork for status close    :jaromil:
       +** DONE [#A] use a config file to map bind mounts                     :jaromil:
       +
       +   done as file 'bind-hooks' inside tom. also 'post-hooks' is executed
       +   as user in case symlinks are needed and so
       +
       +   using mount -o bind we can trigger actions to be made after mounting
       +   a tomb so that personal directories appear in the home folder.
       +
       +** DONE [#A] desktop integration the freedesktop way                    :jaromil:
       +** DONE [#B] debian packaging with desktop integration                     :jaromil:
       +
        
        * TODO Release 2.0                                                        :00%: