Described program in README
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Sat, 23 Sep 2006 16:18:39 +0000 (16:18 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Sat, 23 Sep 2006 16:18:39 +0000 (16:18 +0000)
Software description is in README.

README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..5cf1b97
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+improxy is a Instant Message Proxy.
+
+Its primary focus is XMPP transparent proxying. It should be able to:
+
+* find out which server the client is connecting to and connect to it
+using its SRV record.
+
+* control which servers can be connected to and which users should be
+able to connect.
+
+* filter XML stanzas by from an to (control which entities you send data
+to or receive data from).