aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/salut-protocol.page
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2009-06-22 02:22:15 +0800
committerFrédéric Péters <fpeters@0d.be>2009-08-13 00:13:51 +0800
commitaad2e7ea743988393c5f8023929ab69700d24860 (patch)
treea9f2c01e448333817062601d42336b1fc52a3173 /help/C/salut-protocol.page
parentc8c2ab42b1b7fff88b9bfe9ec942e56324dc5ca7 (diff)
downloadgsoc2013-empathy-aad2e7ea743988393c5f8023929ab69700d24860.tar
gsoc2013-empathy-aad2e7ea743988393c5f8023929ab69700d24860.tar.gz
gsoc2013-empathy-aad2e7ea743988393c5f8023929ab69700d24860.tar.bz2
gsoc2013-empathy-aad2e7ea743988393c5f8023929ab69700d24860.tar.lz
gsoc2013-empathy-aad2e7ea743988393c5f8023929ab69700d24860.tar.xz
gsoc2013-empathy-aad2e7ea743988393c5f8023929ab69700d24860.tar.zst
gsoc2013-empathy-aad2e7ea743988393c5f8023929ab69700d24860.zip
New file salut-protocol.page: * Wrote small description of what the protocol is Work on the create account topic: * Checked all the links to service registration forms * Removed FWD, service closed up * Reworked terminology: avoided SIP in favor of Telephony * Created another section for Salut * Added link to salut-protocol
Diffstat (limited to 'help/C/salut-protocol.page')
-rw-r--r--help/C/salut-protocol.page55
1 files changed, 55 insertions, 0 deletions
diff --git a/help/C/salut-protocol.page b/help/C/salut-protocol.page
new file mode 100644
index 000000000..164e20497
--- /dev/null
+++ b/help/C/salut-protocol.page
@@ -0,0 +1,55 @@
+<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 version="" date="" status="stub"/>
+
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo@ubuntu.com</email>
+ </credit>
+ <copyright>
+ <year>2009</year>
+ <name>GNOME Documentation Project</name>
+ </copyright>
+
+ <license>Creative Commons Share Alike</license>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"
+ />
+ </info>
+
+ <comment>
+ <cite date="2009-06-21"><name>Milo Casagrande</name></cite>
+ <p>
+ Need to work on this section, explaining people in clear words
+ what the hell is this service!
+ </p>
+ </comment>
+
+ <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 local
+ network and an active Internet connection is not necessary.
+ </p>
+ <p>
+ The people that use this service inside the same local network
+ will be auto-discovered, and it will be possibile to send them messages
+ and files as with other services.
+ </p>
+ <p>
+ All the modern local network should be able to support this kind
+ of service.
+ </p>
+</page>