Corporeal is a password manager, somewhat inspired by KeePass Password Safe. It strives to keep it's UI simple and straightforward. Rather than using a category system, passwords are organized in a flat list, a search/filter function making sure you'll find the one you need. All the core functionality you would expect is there. Import from and export to KeePass XML files is supported (which in turn can export to a variety of formats), so you'll be able to take your passwords elsewhere if you decide that Corporeal is not for you after all.
So are your passwords secure? Reasonably secure, yes. If you want to protect classified information, this is not the tool to do the job. Otherwise, it might be. See the security section below and decide for yourself.
The source code is available under a GPL license, see the download section.
Security features that are implemented:
Security features that are (currently) not implemented:
The latest version is 1.16, published 2011-12-03. See the Changelog.
Please note: Upon downloading, you agree that this software is provided on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND.
Currently, the interface supports the following langagues:
If you want to help adding more languages to that list, download the template file, translate it using a tool like PoEdit or PoTranslator, and email me the resulting .po file. I'll include it in the next release, giving you proper credit, of course.
To test your translation, copy the compiled .mo file to to the following
location, creating directories as necessary:
Replace xx with the language code, e.g. "de", "fr" etc.