PrivacyTools
|
Size: 1087
Comment:
|
← Revision 10 as of 2008-08-06 16:26:32 ⇥
Size: 1514
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| (Purposed for GoogleSoC2007) * Visit the Launchpad page: https://launchpad.net/crypt-manager * Visit the Google Project page (code available here): http://code.google.com/p/crypt-manager/ |
|
| Line 5: | Line 10: |
| This the Google Summer of Code project of Kévin Dunglas. | |
| Line 6: | Line 12: |
| 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 |
Crypt manager is a command line tool we allow to encrypt, uncrypt, open and close directories. Gnome crypt manager is a crypt manager GUI for the Gnome desktop . This software use Cryptsetup as backend and is wrote in Python using Pygtk and Glade. |
| Line 12: | Line 17: |
| The GUI will be similar to Apple FileVault [1], wrote in Python and using GTK+ as toolkit (PyGTK / Glade). | The GUI will be insiprated od Apple FileVault [1], wrote in Python and using GTK+ as toolkit (PyGTK / Glade). |
| Line 22: | Line 28: |
https://blueprints.launchpad.net/ubuntu/+spec/privacy-tools Contact: Kévin Dunglas <dunglas@gmail.com> |
(Purposed for GoogleSoC2007)
Visit the Launchpad page: https://launchpad.net/crypt-manager
Visit the Google Project page (code available here): http://code.google.com/p/crypt-manager/
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.
This the Google Summer of Code project of Kévin Dunglas.
Crypt manager is a command line tool we allow to encrypt, uncrypt, open and close directories. Gnome crypt manager is a crypt manager GUI for the Gnome desktop . This software use Cryptsetup as backend and is wrote in Python using Pygtk and Glade.
The GUI will be insiprated od 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.
https://blueprints.launchpad.net/ubuntu/+spec/privacy-tools
Contact: Kévin Dunglas <dunglas@gmail.com>
PrivacyTools (last edited 2008-08-06 16:26:32 by localhost)