-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy.php
204 lines (195 loc) · 11.6 KB
/
privacy.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html>
<html lang="en">
<head>
<title>Stacksity | Welcome</title>
<meta name="viewport" content="width=device-width, minimal-ui, initial-scale=1, maximum-scale=1, user-scalable=no"/>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="img/favicon.ico">
<meta property="fb:app_id" content="">
<meta property="fb:admins" content="">
<meta property="og:site_name" content="Stacksity">
<meta property="og:url" content="https://stacksity.com">
<meta property="og:type" content="social">
<meta property="og:title" content="Stacksity">
<meta property="og:description" content="Stacksity is a social network allowing users to submit and vote on content.">
<meta property="og:image" content="img/ms-icon-310x310.png">
<meta property="fb:page_id" content="">
<meta name="twitter:site" content="">
<meta name="twitter:title" content="Stacksity">
<meta name="twitter:description" content="Stacksity is a social network allowing users to submit and vote on content.">
<meta name="twitter:image" content="img/ms-icon-310x310.png">
<meta name="apple-itunes-app" content="">
<meta itemprop="name" content="Stacksity">
<meta itemprop="description" content="Stacksity is a social network allowing users to submit and vote on content.">
<meta itemprop="image" content="img/ms-icon-310x310.png">
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="img/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="manifest" href="img/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="img/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Stacksity is a social network allowing users to submit and vote on content.">
<meta name="keywords" content="Stacksity, Stackcity, Stack city, stack, stacks, social network, vote, topstack, university" />
<!-- <meta name="author" content="Tyler Han"/>-->
<meta name="distribution" content="global"/>
<meta http-equiv="content-language" content="en-us"/>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/style.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src='https://www.google.com/recaptcha/api.js'></script>
<script>
grecaptcha.render('cap1', {
"data-size" : "compact"
});
</script>
</head>
<body id="loginbody">
<? $page = 1;
include_once "pageheader.php" ?>
<!-- <canvas width="1" height="1" id="raincontainer" style="position:absolute"></canvas>-->
<div class="container">
<header class="row-fluid">
<h2 class="margin-bottom-none">PRIVACY POLICY</h2>
</header>
<div class="container-fluid">
<br>
<p class="center">Please read our Privacy Policy below. If you have any questions, please email <span class="reds"><a href="mailto:chairmunsc@gmail.com?Subject=ChairMUN%20Legal%20Inquiry">chairmunsc@gmail.com</a></span>.</p>
</div>
<br><br><br>
<p>
Your privacy is very important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of personal information. The following outlines our privacy policy.
</p>
<ul>
<li>
We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned.
</li>
<br>
<li>
Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date.
</li>
<br>
<li>
We will protect personal information by reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification.
</li>
<br>
<li>
We will make readily available to customers information about our policies and practices relating to the management of personal information.
</li>
<br>
<li>
We maintain the right to send emails to the E-mail addresses provided by the user when creating a Stacksity account
</li>
<br>
</ul>
<p>
We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained.
</p>
<div class="container">
<header class="row-fluid">
<h2 class="margin-bottom-none">TERMS AND CONDITIONS</h2>
</header>
<div class="container-fluid">
<br>
<p class="center">Please read our terms and conditions below. If you have any questions, please email <span class="reds"><a href="mailto:chairmunsc@gmail.com?Subject=ChairMUN%20Legal%20Inquiry">chairmunsc@gmail.com</a></span>.</p>
</div>
<br><br><br>
<h3>
1. Terms
</h3>
<p>
By accessing this web site, you are agreeing to be bound by these
web site Terms and Conditions of Use, all applicable laws and regulations,
and agree that you are responsible for compliance with any applicable local
laws. If you do not agree with any of these terms, you are prohibited from
using or accessing this site. The materials contained in this web site are
protected by applicable copyright and trade mark law.
</p>
<h3>
2. Use License
</h3>
<ol type="a">
<li>
Permission is granted to use the materials
(information or software) on Stacksity's web site for personal,
non-commercial transitory viewing only. This is the grant of a license,
not a transfer of title, and under this license you may not:
<ol type="i">
<li>modify or copy the materials;</li>
<li>use the materials for any commercial purpose, or for any public display (commercial or non-commercial);</li>
<li>attempt to decompile or reverse engineer any software contained on Stacksity's web site;</li>
<li>remove any copyright or other proprietary notations from the materials; or</li>
<li>transfer the materials to another person or "mirror" the materials on any other server.</li>
</ol>
</li>
<li>
This license shall automatically terminate if you violate any of these restrictions and may be terminated by Stacksity at any time. Upon terminating your viewing of these materials or upon the termination of this license, you must destroy any downloaded materials in your possession whether in electronic or printed format.
</li>
</ol>
<h3>
3. Disclaimer
</h3>
<ol type="a">
<li>
The materials on Stacksity's web site are provided "as is". Stacksity makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights. Further, Stacksity does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its Internet web site or otherwise relating to such materials or on any sites linked to this site.
</li>
</ol>
<h3>
4. Limitations
</h3>
<p>
In no event shall Stacksity or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption,) arising out of the use or inability to use the materials on Stacksity's Internet site, even if Stacksity or a Stacksity authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you.
</p>
<h3>
5. Revisions and Errata
</h3>
<p>
The materials appearing on Stacksity's web site could include technical, typographical, or photographic errors. Stacksity does not warrant that any of the materials on its web site are accurate, complete, or current. Stacksity may make changes to the materials contained on its web site at any time without notice. Stacksity does not, however, make any commitment to update the materials.
</p>
<h3>
6. Links
</h3>
<p>
Stacksity has not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by Stacksity of the site. Use of any such linked web site is at the user's own risk.
</p>
<h3>
7. Site Terms of Use Modifications
</h3>
<p>
Stacksity may revise these terms of use for its web site at any time without notice. By using this web site you are agreeing to be bound by the then current version of these Terms and Conditions of Use.
</p>
<h3>
8. Governing Law
</h3>
<p>
Any claim relating to Stacksity's web site shall be governed by the laws of the Province of British Columbia, Canada, without regard to its conflict of law provisions.
</p>
<p>
General Terms and Conditions applicable to Use of a Web Site.
</p>
</div>
</div>
<!-- <script type="text/javascript" src="js/rain.js"></script>-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>