diff options
author | Jonas Smedegaard <dr@jones.dk> | 2016-08-13 16:41:08 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2016-08-13 16:41:08 +0200 |
commit | 06796f8410d53e2e86f47ae6f0f5b01ad038a1f4 (patch) | |
tree | cb76f763d99a881de54bbfb6ebd7dd50cc0090a5 |
Initial draft.
-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 + |