descriptionPassword Manager Daemon
homepage URLhttp://bjk.sourceforge.net/pwmd/
repository URLhttp://repo.or.cz/w/pwmd.git
ownerbjk@luxsci.net
last changeSat, 6 Mar 2010 19:25:54 +0000
Push URLssh://repo.or.cz/srv/git/pwmd.git
Content tags:
Add:
readme
Password Manager Daemon is a server that provides a way for applications to securely store and retrieve data at a centralized location. The data is stored in an (optionally AES256 encrypted) XML file and clients connect and send commands to manipulate the data. Some of the features include:
I needed this because I use a few applications that require the same credentials but hate having to update all those configuration files to reflect any changes. This way, there is a central location for the needed data.
shortlog
5 days ago Ben KibbeyVersion 2.8. master v2.8
5 days ago Ben KibbeyBetter documentation for the "target" attribute.
7 days ago Ben KibbeyUse xmlValidateName() to determine if an element contai...
8 days ago Ben KibbeyOnly check for ASCII characters in valid_xml_element...
8 days ago Ben KibbeyDon't consider unicode strings for comparison of the...
8 days ago Ben KibbeyAlways treat the destination element name of the RENAME...
9 days ago Ben KibbeyA fix for the RENAME command to handle targets and...
11 days ago Ben KibbeyVersion 2.7. v2.7
11 days ago Ben KibbeyFix for the previous commit which may have overwritten...
11 days ago Ben KibbeyFixed the RENAME command creating new elements with...
11 days ago Ben KibbeyFixed a memory leak in the COPY command.
11 days ago Ben KibbeyFixed literal root element names in the COPY command.
12 days ago Ben KibbeyFixed the COPY command to copy attributes and handle...
2010-02-21 Ben KibbeySet the target parameter to find_root_element() and...
2010-02-21 Ben KibbeyAlways allocate the return value from threads spawned...
2010-02-20 Ben KibbeyFixed pinentry memleak with OPEN and SAVE.
...
tags
5 days ago v2.8 Release
11 days ago v2.7 Release
3 weeks ago v2.6 Release
4 weeks ago v2.5 Release
4 weeks ago v2.4 Release
7 weeks ago v2.3 Release
7 months ago v2.2 Release
8 months ago v2.1 Release
10 months ago v2.0 Release
11 months ago v1.20 Release
12 months ago v1.19 Release
12 months ago v1.18 Release
12 months ago v1.17 Release
13 months ago v1.16 Release
15 months ago v1.15 Release
17 months ago v1.14 Release
...
heads
5 days ago master
10 months ago v2_pth
10 months ago v1.x
12 months ago exp
13 months ago v2_pthread
15 months ago v2
18 months ago pthreads