Go to file
Daniel Poelzleithner 5a079ed771 implement pgp support
add mechanisms to receive the door key through a pgp encrypted message.
the client script checkes if it is nessesary to decrypt through pgp and does so elsewise.
He detects this by comparing the first 4 bytes of the key, so there is a chance for a false hit, but the next run of the script will then ask for the pwd most likely. using hashes would be more secure but requires more client tools.
2010-04-23 20:09:57 +02:00
door implement pgp support 2010-04-23 20:09:57 +02:00
www implement pgp support 2010-04-23 20:09:57 +02:00
addtoken fixed symlinks 2010-03-05 04:38:23 +01:00
createdb fixed symlinks 2010-03-05 04:38:23 +01:00
deletedb fixed symlinks 2010-03-05 04:38:23 +01:00
isdead fixed symlinks 2010-03-05 04:38:23 +01:00
isvalid fixed symlinks 2010-03-05 04:38:23 +01:00
listusers fixed symlinks 2010-03-05 04:38:23 +01:00
revoke fixed symlinks 2010-03-05 04:38:23 +01:00
setpgp implement pgp support 2010-04-23 20:09:57 +02:00
statistic fixed symlinks 2010-03-05 04:38:23 +01:00