The daemon code is no longer needed. We'll use only the server and
commit9f31350eaa49dcbd21ea4e161243e12a667ca7b8
authorBen Kibbey <bjk@luxsci.net>
Sun, 12 Nov 2006 18:56:46 +0000 (12 13:56 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sun, 12 Nov 2006 18:56:46 +0000 (12 13:56 -0500)
tree3d670a36160a9051e1192baf5b8ef0414803ac09
parent044dbba9871cbdce560e27c37438f2ca8273fe50
The daemon code is no longer needed. We'll use only the server and
gpg-agent to keep tabs on the password. This is also good because a
pin-entry program may be used to obtain the password.

ATM the data file should be encrypted as gpg is called via popen() to
decrypted it.
TODO
src/Makefile.am
src/pwmd.c [moved from src/pwmserver.c with 88% similarity]
src/pwmd.h
src/pwmserver.h [deleted file]
src/test.xml [deleted file]
src/xml.c
src/xml.h