PrivacyTools

Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2007-03-21 17:14:17
Size: 1075
Editor: lns-bzn-47f-62-147-143-87
Comment:
Revision 5 as of 2007-03-21 17:24:13
Size: 1119
Editor: lns-bzn-47f-62-147-143-87
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
(Purposed for GoogleSoC2007)
Line 6: Line 8:
I ([Keyes]]) plan to develop mainly one application which allow to :
* encrypt the whole home directory
* encrypt swap
* create a 'safe deposit box' to store important private files
I (Kévin Dunglas) plan to develop mainly one application which allow to :
 * encrypt the whole home directory
 * encrypt swap
 * create a 'safe deposit box' to store important private files
Line 19: Line 21:
* [1] http://www.apple.com/macosx/features/filevault/
* [2] http://www.saout.de/misc/dm-crypt/
* [3] http://packages.ubuntu.com/edgy/admin/cryptsetup.html
 * [1] http://www.apple.com/macosx/features/filevault/
 * [2] http://www.saout.de/misc/dm-crypt/
 * [3] http://packages.ubuntu.com/edgy/admin/cryptsetup.html

(Purposed for GoogleSoC2007)

Confidentiality of data stored on a computer is critical for a lot of company and organizations. It can be dramatic if confidential data (i.e : stored on laptop) are thieved and diffused.

GNU/Linux, and especially Ubuntu, must provide an easy way to ensure security and confidentiality of important data.

I (Kévin Dunglas) plan to develop mainly one application which allow to :

  • encrypt the whole home directory
  • encrypt swap
  • create a 'safe deposit box' to store important private files

The GUI will be similar to Apple FileVault [1], wrote in Python and using GTK+ as toolkit (PyGTK / Glade). I will use cryptsetup [2] as backend which is already available in the Universe repository [3].

If I still have time after that I will code a tool doing a job similar to 'clear my tracks' in Mozilla Firefox. It will delete all temporaries files created by the system, and purpose to remove logs.

PrivacyTools (last edited 2008-08-06 16:26:32 by localhost)