a small password manager for the KDE influenced by gpasman
This repository has been archived on 2022-07-13. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
Go to file
tengel e8dccbc8ef Bringing up to date 2014-11-26 08:41:06 -06:00
kpasman Made load/save strings dynamically reallocated 2014-11-26 08:39:30 -06:00
po import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
rc2-1.1.0 import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
AUTHORS import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
COPYING import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
ChangeLog Bringing up to date 2014-11-26 08:41:06 -06:00
INSTALL import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
Makefile.am import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
Makefile.dist import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
Makefile.in import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
README import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
TODO import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
acconfig.h import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
acinclude.m4 import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
aclocal.m4 import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
automoc import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
config.guess import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
config.h.bot import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
config.h.in import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
config.sub import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
configure import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
configure.in import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
install-sh import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
kpasman.kdevprj Bringing up to date 2014-11-26 08:41:06 -06:00
kpasman.lsm import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
libtool.m4.in import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
ltconfig import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
ltmain.sh import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
missing import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
mkinstalldirs import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00
stamp-h.in import kpasman 0.1 sources 2014-11-26 08:33:20 -06:00

README

README for Kpasman

-------------------------------------

1. What is Kpasman ?

Kpasman is a small password manager for the K Desktop Environment, influenced
greatly by `gpasman`, found at http://gpasman.nl.linux.org.  Following the
file format of gpasman, you can open and save the rc2-encrypted data files
from either program transparently.

2. Kpasman-Homepage

http://www.sonic.net/~tengel/kpasman


3. Requirements

In order to successfully compile und use Kpasman, you need following
programs and libraries: 	

required:
------------------
g++ 2.8/egcs 1.0.3 (or compatible)
GNU make
perl 5.004
autoconf 2.12
automake 1.4
Qt 1.44 NOT Qt 2.0
KDE 1.1.2

4. Installation

see INSTALL in this directory


Troy Engel
<tengel@sonic.net>