]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - dc/signup.html
JSON is a required PHP extension for GNU social.
[quix0rs-gnu-social.git] / dc / signup.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type="text/css">
5 @import url('http://s.libre.fm/combo.css');
6 html {margin: 0; padding: 0;}
7 body {width: 480px; margin: 70px auto; text-align: left; font-size: 110%; }
8
9 img {border: 0;}
10
11 p {text-align: left; font-weight: normal; line-height: 1.6em; color: #111;}
12
13 li {line-height: 1.4em; margin-bottom: 1em;}
14
15 ul {margin: 0; padding-left: 1em;}
16
17 h1, h2, h3 {text-align: center;}
18
19 #privacy {background-color: #ffb; padding: 10px; border: 2px solid orange; margin-bottom: 1em; }
20
21 </style>
22 <title>daisycha.in &mdash; your social circle</title>
23 </head>
24 <body>
25 <h1><a href="/"><img src="dclogo.png" alt="daisycha.in" height="58" /></a></h1>
26
27 <h2><img src="privacy.png" alt="The idea:" /></h2>
28
29 <div id="privacy">
30
31 <p>To us, your privacy is vital.</p>
32
33 <p>As things currently stand, <b>anything you say on daisychain is
34 available to everyone in the world</b>.</p>
35
36 <p>Privacy and controls for sharing is something we take extremely
37 seriously, but it's also something we cannot do by ourselves.</p>
38
39 <p>We invite you to join us and help us define a privacy policy and
40 the privacy controls needed to make people feel comfortable sharing on
41 the social web.</p>
42
43 <p>Finally, we ask that you always consider that anything you put onto
44 this or any other website, could be shared outside of any privacy
45 controls by anyone you share it with.</p>
46
47 <p><b>Put simply: if someone can see it, that person can copy it (or take
48 a screenshot) and share it with the world and nobody is ever going to
49 be able fix that.</b></p>
50
51 <p>So please, think twice about who you identify yourself as, and what
52 you post.</p>
53
54 <p>With that in mind, <a href="signup2.html">we invite you to sign up</a> and please, enjoy yourself.</p>
55
56 </div>