From 4566ada0468f6b8a3cb887e530bca2573bd75f27 Mon Sep 17 00:00:00 2001
From: Siri Reiter <siri@jones.dk>
Date: Tue, 9 Aug 2016 10:18:51 +0200
Subject: Initial draft.

---
 USE.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 USE.md

diff --git a/USE.md b/USE.md
new file mode 100644
index 0000000..5b71509
--- /dev/null
+++ b/USE.md
@@ -0,0 +1,19 @@
+# Chat proxying
+
+Your [[account]] can serve as proxy for your chat sessions,
+caching conversations that takes place while you are offline
+and making your chat avatar appear always online.
+
+For IRC proxying, use the tool ZNC.
+
+
+# Setup
+
+/!\ You *must* first require a ZNC port number
+from your system administrator,
+to ensure that your setup does not clash
+with other services on the system.
+
+Create an initial setup for ZNC:
+
+	ssh [[!template id=shellhost]] znc --makeconf
-- 
cgit v1.2.3