PPassKeeper
PPassKeeper is a library that intends to create a portable way of storing sensitive information, such as passwords, into a safe place. In order to be portable and flexible, the library allows third-party developers to improve it by creating plugins that can be free (as in freedom) or proprietary
Goals
Here is the summary of the main goals
- Provide a common interface for desktops and operating systems
- Be modular
- Allow third-party developers to easily create new modules
- Be backward compatible
License
The library and all its included modules are licenced under LGPL(v2 or later).
How-to install ?
PPassKeeper is still in development, but, you may be able to use it.
Unix/Linux
Installation instructions are available : Install Guide
MacOS X
Installation instructions are available : Install Guide
Windows
Installation instructions are available : Install Guide
Documentation
There a two documentation :
- Developer documentation : To be read if you want to link your software with ppasskeeper or if you will to write a new module for ppasskeeper.
- User documentation : For those who want to use ppasskeeper's utils.
