EnglishFrenchSpanish

Ad


OnWorks favicon

kpcli - Online in the Cloud

Run kpcli in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command kpcli that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


kpcli - A command line interface to KeePass database files.

DESCRIPTION


A command line interface (interactive shell) to work with KeePass database files
(http://http://en.wikipedia.org/wiki/KeePass). This program was inspired by my use of
"kedpm -c" combined with my need to migrate to KeePass. The curious can read about the Ked
Password Manager at http://kedpm.sourceforge.net/.

USAGE


Please run the program and type "help" to learn how to use it.

PREREQUISITES


This program requires these non-core modules:

"Crypt::Rijndael" - libcrypt-rijndael-perl on Ubuntu 10.04

"Term::ReadKey" - libterm-readkey-perl on Ubuntu 10.04

"Sort::Naturally" - libsort-naturally-perl on Ubuntu 10.04

"File::KeePass" - libfile-keepass-perl on Ubuntu 12.04

"Term::ShellUI" - libterm-shellui-perl on Ubuntu 12.10

It is recommended that you install "Term::ReadLine::Gnu" which will provide more fluid
signal handling on Unix-like systems, making kpcli robust to suspend, resume, and interupt
- SIGSTP, SIGCONT and SIGINT. That module is in the libterm-readline-gnu-perl package on
Ubuntu.

You can optionally install "Clipboard" and "Tiny::Capture" to use the clipboard features;
http://search.cpan.org/~king/Clipboard/ and libcapture-tiny-perl on Ubuntu 10.04.

You can optionally install "Data::Password" to use the pwck feature (Password Quality
Check); libdata-password-perl on Ubuntu 10.04.

On MS Windows, you can optionally install "Win32::Console::ANSI" to get ANSI colors in
Windows cmd terminals. Strawberry Perl 5.16.2 was used for the kpcli port to Windows and,
using cpanminus, one can install all of kpcli's dependencies, sans Term::ReadLine::Gnu
which is optional for kpcli and not supported on MS Windows.

CAVEATS AND WORDS OF CAUTION


The main author of kpcli primarily interoperability tests with KeePassX
(http://www.keepassx.org/) and primarily uses KeePass v1 (*.kdb) files. Support for
KeePass v2 (*.kdbx) files in kpcli is substantial, and many people use it daily, but it is
not the author's primary use case. It is also the author's intent to maintain
compatibility with v1 files, and so anyone sending patches, for consideration for
inclusion in future kpcli versions, is asked to validate them with both v1 and v2 files.

No history tracking for KeePass 2 (*.kdbx) files
Recording entries' history in KeePass 2 files is not implemented. History that exists in a
file is not destroyed, but results of entry changes made in kpcli are not recorded into
their history. Prior-to-change copies are stored into the "Recycle Bin." Note that
File::KeePass does not encrypt passwords of history entries in RAM, like it does for
current entries. This is a small security risk that can, in theory, allow priviledged
users to steal your passwords from RAM, from entry history.

File::KeePass bug prior to version 2.03
Prior to version 2.03, File::KeePass had a bug related to some "unknown" data that
KeePassX stores in group records. For File::KeePass < v2.03, kpcli deletes those unknown
data when saving. Research in the libkpass (http://libkpass.sourceforge.net/) source code
revealed that what early versions of File::KeePass classifies as "unknown" are the times
for created/modified/accessed/expires as well as "flags" (id=9), but only for groups;
File::KeePass handled those fields just fine for entries. I found no ill-effect from
dropping those fields when saving and so that is what kpcli does to work around the
File::KeePass bug, if kpcli is using File::KeePass < v2.03.

Use kpcli online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad