tmime types and some ideas dump in TODO - tomb - the crypto undertaker HTML git clone git://parazyd.org/tomb.git DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit 626f6ea78142f233038784d91a3a8b2337c12714 DIR parent 52531e1cf53c54f3c4559ccbd2b565e269fe2058 HTML Author: Jaromil <jaromil@dyne.org> Date: Wed, 12 Jan 2011 11:38:51 +0100 mime types and some ideas dump in TODO Diffstat: M TODO | 16 ++++++++++++---- A share/tomb.keys | 6 ++++++ A share/tomb.mime | 4 ++++ 3 files changed, 22 insertions(+), 4 deletions(-) --- DIR diff --git a/TODO b/TODO t@@ -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 ) DIR diff --git a/share/tomb.keys b/share/tomb.keys t@@ -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 DIR diff --git a/share/tomb.mime b/share/tomb.mime t@@ -0,0 +1,4 @@ +# mime type for encrypted tomb storage + +application/x-tomb + ext: tomb