]> git.0d.be Git - empathy.git/blob - help/C/salut-protocol.page
Update all the status of the document: * index.page is at incomplete * the majority...
[empathy.git] / help / C / salut-protocol.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       type="topic"
3       id="salut-protocol">
4   
5   <info>
6     <link type="seealso" xref="create-account"/>
7     <desc>
8       Undesrtanding the <em>Salut</em> protocol.
9     </desc>
10     <revision version="" date="" status="review"/>
11       
12     <credit type="author">
13       <name>Milo Casagrande</name>
14       <email>milo@ubuntu.com</email>
15     </credit>
16     <copyright>
17       <year>2009</year>
18       <name>GNOME Documentation Project</name>
19     </copyright>
20     
21     <license>Creative Commons Share Alike 3.0</license>
22     
23     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
24   </info>
25   
26   <comment>
27     <cite date="2009-06-21"><name>Milo Casagrande</name></cite>
28     <p>
29       Need to work on this section, explaining people in clear words
30       what the hell is this service!
31     </p>
32   </comment>
33
34   <title>What is the <em>Salut</em> service?</title>
35
36   <p>
37     The <em>Salut</em> service is a serverless communication service:
38     you do not need to connect and authenticate to a central server in
39     order to use it. 
40   </p>
41   <p>
42     This kind of serverless messaging system is restricted to a local area
43     network and an active Internet connection is not necessary.
44   </p>
45   <p>
46     The people that use this service inside the same local area network
47     will be auto-discovered, and it will be possible to send them messages
48     and files as with other services.
49   </p>
50   <p>
51     All the modern local area networks should be able to support this kind
52     of service.
53   </p>
54 </page>