diff options
-rw-r--r-- | ADMIN.md | 2 | ||||
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | TODO | 7 | ||||
-rw-r--r-- | USE.md | 6 |
4 files changed, 18 insertions, 0 deletions
diff --git a/ADMIN.md b/ADMIN.md new file mode 100644 index 0000000..0e3f011 --- /dev/null +++ b/ADMIN.md @@ -0,0 +1,2 @@ +# Tech notes on chat + diff --git a/README.md b/README.md new file mode 100644 index 0000000..f07950b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Chat + +FIXME: executive summary @@ -0,0 +1,7 @@ +Now: + * Document simple use on Linux, Android and web (and Windows, Mac and iPhone) + * Document server setup + +Later: + * Locate, setup and document proxy between irc and Jabber (and SIP and sms) + * Switch passwords to HA1: md5_hex("$username:$realm:$password") @@ -0,0 +1,6 @@ +# Using chat + +## Setup + +## Use + |