d323c823ac16e9d04ab23167f308660bcbd0aa94
[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">MySocials API</a></td>
29         <td class="toplinks">|</td>
30         <td><a href="privacy.html" class="toplinks">Privacy</a></td>
31                 <td class="toplinks">|</td>
32         <td><a href="development.html" class="toplinks">Development</a></td>
33                 <td class="toplinks">|</td>
34         <td><a href="downloads.html" class="toplinks">Downloads</a></td>
35         </tr>
36     </table></td>
37   </tr>
38   <tr>
39     <td height="10"></td>
40   </tr>
41   <tr>
42     <td bgcolor="#F3F3F3" class="border"><table width="100%" border="0"
43     cellspacing="0" cellpadding="0">
44       <tr>
45         <td height="10"></td>
46       </tr>
47       <tr>
48         <td><table border="0" cellspacing="0" cellpadding="0">
49       <tr>
50         <td class="heading"></td>
51       </tr>
52     </table></td>
53       </tr>
54       <tr>
55         <td height="10"></td>
56       </tr>
57       <tr>
58         <td class="content">
59                 <h1>Privacy</h1>
60                 <p>One of the most imporant features of MySocials is the use of autorization through web-interface (<a href="http://maemo.org/packages/view/webauth/">Webauth</a>).</p>
61                 <p align="center"><img src="images/auth.png" width="400px" height="240px" /></p> 
62                 <p>
63                         <b>The application doesn't store your registration information (e.g. login and password).</b> 
64                         Therefore if your session is out of date, the application shows autorization window again.
65                 </p>            
66       </td>
67       </tr>
68     </table></td>
69   </tr>
70   <tr>
71     <td><table width="92%" border="0" align="right" cellpadding="0"
72     cellspacing="0">
73       <tr>
74         <td class="copybox"> MySocials Project &copy; 2011</td>
75       </tr>
76     </table></td>
77   </tr>
78   <tr>
79     <td height="10">&nbsp;</td>
80   </tr>
81 </table>
82 </body>
83 </html>