Password Manager Daemon

Password Manager Daemon serves clients data via a Unix domain socket. The data is stored in an (optionally) encrypted XML file and the client must provide the key to modify it. It is multi-threaded, allowing more than one client to be connected at the same time. Key retrieval may be done via a key file or a pinentry program. A key cache is used, so a client won't need to enter a passphrase each time a data file is opened. It is very configurable.

Tags Information Management Security Cryptography Utilities
Licenses GPL
Operating Systems Unix
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  26 Apr 2009 14:22
  • Rrelease-after

Changes: Version 1 data file bugs were fixed. A new XFER status message when sending data lines. Stability improvements were made. A few protocol command changes were made.

  • Rrelease-mid
  •  22 Mar 2009 12:14
  • Rrelease-after

    Changes: A problem with the OPEN command when linked with newer versions of libxml2 was fixed. Thread-safe error functions are now used when available.

    • Rrelease-mid
    •  07 Mar 2009 10:37
    • Rrelease-after

    Changes: libgcrypt is now properly initialized.

    • Rrelease-mid
    •  26 Feb 2009 06:30
    • Rrelease-after

    Changes: "OPTION LC_CTYPE" and "OPTION LC_MESSAGES" were added.

    • Rrelease-mid
    •  21 Feb 2009 21:33
    • Rrelease-after

    Changes: A bug in the SAVE command was fixed. A mutex is used to lock the memory list.

    No-screenshot

    Project Spotlight

    Bitvector Library

    A C library that lets you use strings instead of ints for internal flags.

    No-screenshot

    Project Spotlight

    Dnsmasq

    A small caching DNS proxy and DHCP server.