From 6e629a8f6731cf2d5291eb353c01ec4823bc89b3 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 25 Dec 2012 22:13:28 +0100 Subject: add notes and TODO from nick's audit --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..1ce9b5c --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ +- socket overwriting problem; use directory trick? +- strengthen default permissions on socket +- comment socket code +- client: if authentication fails, then bail +- server: only allow one auth ever. close and quit after client closes. +- document per-app socket naming intention +- hash secret key, salted with 'exmachina' -- cgit v1.2.3