aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/salut-protocol.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/salut-protocol.page')
-rw-r--r--help/C/salut-protocol.page43
1 files changed, 43 insertions, 0 deletions
diff --git a/help/C/salut-protocol.page b/help/C/salut-protocol.page
new file mode 100644
index 000000000..176921e4c
--- /dev/null
+++ b/help/C/salut-protocol.page
@@ -0,0 +1,43 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="salut-protocol">
+
+ <info>
+ <link type="seealso" xref="create-account"/>
+ <desc>
+ Undesrtanding the <em>Salut</em> protocol.
+ </desc>
+ <revision pkgversion="2.28" version="0.1" date="2009-08-12" status="draft"/>
+ <revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review"/>
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo@ubuntu.com</email>
+ </credit>
+ <copyright>
+ <year>2009</year>
+ <name>GNOME Documentation Project</name>
+ </copyright>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>What is the <em>Salut</em> service?</title>
+
+ <p>
+ The <em>Salut</em> service is a serverless communication service:
+ you do not need to connect and authenticate to a central server in
+ order to use it.
+ </p>
+ <p>
+ This kind of serverless messaging system is restricted to a local area
+ network and an active Internet connection is not necessary.
+ </p>
+ <p>
+ The people that use this service inside the same local area network
+ will be auto-discovered, and it will be possible to send them messages
+ and files as with other services.
+ </p>
+ <p>
+ All the modern local area networks should be able to support this kind
+ of service.
+ </p>
+</page>