KeePassC

KeePassC is a curses-based password manager compatible to KeePass v.1.x and KeePassX

KeePassC is a password manager fully compatible to KeePass v.1.x and KeePassX. That is, your password database is fully encrypted with AES.

KeePassC is written in Python 3 and comes with a curses-interface. It is completely controlled with the keyboard.

Actually KeePassC provides everything to read and edit the password databases but it lacks a password generator which will follow in a later release.

An introduction can be found here.

Screenshots

Dependencies

Downloads

Install

If all dependencies are fulfilled type 'python setup.py install' in the root directory of KeePassC

Usage

Start the program with 'keepassc'. To get help type 'F1' while KeePassC is executed and you will see usage information to the current window.

Changelog

Third number means small bug fixes

Version 1.4 (November 10, 2012)

Version 1.3

Version 1.2

Version 1.1

Contact

Copyright (C) 2012 Karsten-Kai König <kkoenig@posteo.de>

KeePassC is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or at your option) any later version.

KeePassC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with KeePassC. If not, see <http://www.gnu.org/licenses/ >.