tomb

the crypto undertaker
git clone git://parazyd.org/tomb.git
Log | Files | Refs | README | LICENSE

commit 626f6ea78142f233038784d91a3a8b2337c12714
parent 52531e1cf53c54f3c4559ccbd2b565e269fe2058
Author: Jaromil <jaromil@dyne.org>
Date:   Wed, 12 Jan 2011 11:38:51 +0100

mime types and some ideas dump in TODO

Diffstat:
MTODO | 16++++++++++++----
Ashare/tomb.keys | 6++++++
Ashare/tomb.mime | 4++++
3 files changed, 22 insertions(+), 4 deletions(-)

diff --git a/TODO b/TODO @@ -1,5 +1,13 @@ -- graphical interface with icon for status in tray -- system to store part of the key on usb key (use 'ssss') -- debian package -- gtk dialog +- debian packaging and mime-type installation +- system to split keys in parts (ssss) +- transport keys on qrcodes +- gtk dialogs and configuration? should keep it minimal! +- use inotify on /media to watch usb key plug events +- analyse and show tomb entropy using libdisorder +- sign and verify tomb script integrity (executed as root) +- indeep security analysis of possible vulnerabilities +- bomb the VXXXXXX + +to contribute, contact: jaromil@dyne.org + ( GPG key on http://pgp.mit.edu ) diff --git a/share/tomb.keys b/share/tomb.keys @@ -0,0 +1,6 @@ +# actions for encrypted tomb storage + +application/x-tomb: + open=tomb auto %f + view=tomb auto %f + icon-filename=${prefix}/share/icons/tomb.png diff --git a/share/tomb.mime b/share/tomb.mime @@ -0,0 +1,4 @@ +# mime type for encrypted tomb storage + +application/x-tomb + ext: tomb