d85523602e2634d029137bef261e865a09bbc8f4
[mysocials] / www / privacy.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <title>MySocials Project</title>
7 <link href="style.css" rel="stylesheet" type="text/css" />
8 </head>
9
10 <body>
11 <table width="779" border="0" align="center" cellpadding="0" cellspacing="0">
12   <tr>
13     <td><table width="70%" border="0" cellspacing="0" cellpadding="0">
14       <tr>
15         <td class="redbox">&nbsp;</td>
16       </tr>
17       <tr>
18         <td height="45"><a href="index.html" class="logo">MySocials Project</a></td>
19       </tr>
20     </table></td>
21   </tr>
22   <tr>
23     <td>&nbsp;</td>
24   </tr>
25 <tr>
26     <td bgcolor="#E2E2D2" class="border" height="40"><table width="85%" border="0" cellspacing="0" cellpadding="0">
27       <tr align="center">
28         <td><a href="index.html" class="toplinks">About</a></td>
29         <td class="toplinks">|</td>
30         <td><a href="screenshots.html" class="toplinks">Screenshots</a></td>
31         <td class="toplinks">|</td>
32         <td><a href="api.html" class="toplinks">MySocials API</a></td>
33         <td class="toplinks">|</td>
34         <td><a href="privacy.html" class="toplinks">Privacy</a></td>
35                 <td class="toplinks">|</td>
36         <td><a href="development.html" class="toplinks">Development</a></td>
37                 <td class="toplinks">|</td>
38         <td><a href="downloads.html" class="toplinks">Downloads</a></td>
39         </tr>
40     </table></td>
41   </tr>
42   <tr>
43     <td height="10"></td>
44   </tr>
45   <tr>
46     <td bgcolor="#F3F3F3" class="border"><table width="100%" border="0"
47     cellspacing="0" cellpadding="0">
48       <tr>
49         <td height="10"></td>
50       </tr>
51       <tr>
52         <td><table border="0" cellspacing="0" cellpadding="0">
53       <tr>
54         <td class="heading"></td>
55       </tr>
56     </table></td>
57       </tr>
58       <tr>
59         <td height="10"></td>
60       </tr>
61       <tr>
62         <td class="content">
63                 <h1>Privacy</h1>
64                 <p>One of the most important features of MySocials is the use of authorization through web-interface (<a href="http://maemo.org/packages/view/webauth/">WebAuth</a>).</p>
65                 <p align="center"><img src="images/harmattan/webauth.png" alt="Authorization for VKontakte " /></p> 
66                 <p>
67                         <b>The application doesn't store your registration information (e.g. login and password).</b> 
68                         Therefore if your session is out of date, the application shows authorization window again.
69                 </p>            
70       </td>
71       </tr>
72     </table></td>
73   </tr>
74   <tr>
75     <td><table width="92%" border="0" align="right" cellpadding="0"
76     cellspacing="0">
77       <tr>
78         <td class="copybox"> MySocials Project &copy; 2011</td>
79       </tr>
80     </table></td>
81   </tr>
82   <tr>
83     <td height="10">&nbsp;</td>
84   </tr>
85 </table>
86 </body>
87 </html>