]> git.0d.be Git - empathy.git/blob - help/C/salut-protocol.page
[help] Changing "Salut" to "People Nearby"
[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 People Nearby feature.
9     </desc>
10     <revision pkgversion="2.28" version="0.1" date="2009-08-12" status="draft"/>
11     <revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review"/>
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     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
21   </info>
22
23   <title>What is People Nearby?</title>
24
25   <comment>
26     <cite date="2009-09-09">Shaun McCance</cite>
27     <p>I'd like to see this played up a bit more.</p>
28   </comment>
29
30   <p>
31     The People Nearby service is a serverless communication service:
32     you do not need to connect and authenticate to a central server in
33     order to use it.
34   </p>
35   <p>
36     This kind of serverless messaging system is restricted to a local area
37     network and an active Internet connection is not necessary.
38   </p>
39   <p>
40     The people that use this service inside the same local area network
41     will be auto-discovered, and it will be possible to send them messages
42     and files as with other services.
43   </p>
44   <p>
45     All the modern local area networks should be able to support this kind
46     of service.
47   </p>
48 </page>