diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-12-25 23:35:29 +0100 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-12-25 23:35:29 +0100 |
commit | 4d06ad21f284cd2687573ff9960fb87aa44be19a (patch) | |
tree | f8ef52a8c952f2e0b39fceaafd48991b3d54602f /TODO | |
parent | 723107806b5a7231752e70a00aef9c5c820adc81 (diff) | |
download | exmachina-4d06ad21f284cd2687573ff9960fb87aa44be19a.tar.gz exmachina-4d06ad21f284cd2687573ff9960fb87aa44be19a.zip |
comment socket code; enforce only one client connection
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,7 +1,4 @@ - 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' |