-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivacy-policy.html
242 lines (240 loc) · 21.9 KB
/
privacy-policy.html
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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE html>
<html lang="en">
<head>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-DEV'); //Put the correct GTM Key depending on the environment
</script>
<title>Codescrum</title>
<meta name="description" content="We make the unthinkable possible by understanding business problems, envisioning how software solves them and delivering the right results."/>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="shortcut icon" href="/images/favicon.ico"/>
<!-- Open Graph data-->
<meta property="og:title" content="Codescrum | Custom software development"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content=" https://codescrum.com"/>
<meta property="og:image" content="https://codescrum.com/images/logos/codescrum-isologo-color_primary@2x.png"/>
<meta property="og:description" content="We make the unthinkable possible by understanding business problems, envisioning how software solves them and delivering the right results."/>
<meta property="og:site_name" content="Codescrum"/>
<!-- Twitter Card data-->
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="Codescrum"/>
<meta name="twitter:title" content="Codescrum | Custom software development"/>
<meta name="twitter:description" content="We make the unthinkable possible by understanding business problems, envisioning how software solves them and delivering the right results."/>
<!-- Twitter summary card with large image must be at least 280x150px-->
<meta name="twitter:image:src" content="https://codescrum.com/images/logos/codescrum-isologo-color_primary@2x.png"/>
<!-- Fonts-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="https://cdn.rawgit.com/konpa/devicon/df6431e323547add1b4cf45992913f15286456d3/devicon.min.css"/>
<link rel="stylesheet" href="/fonts/et-lineicons/css/et-line.css"/>
<link rel="stylesheet" href="/fonts/linea-font/css/linea-font.css"/>
<!-- CookieConsent-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css"/>
<link rel="stylesheet" href="/app.css"/>
<link rel="stylesheet" href="/vendor.css"/>
<link rel="stylesheet" href="/landing-page.css"/>
<link rel="stylesheet" href="/elements.css"/>
<link rel="stylesheet" href="/templates.css"/>
<link rel="stylesheet" href="/typography.css"/>
<link rel="stylesheet" href="/responsive.css"/>
<link rel="stylesheet" href="/contact-forms.css"/>
<!-- Twitter Widget-->
<script src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<!-- GoogleMap Widget-->
<script src="/vendor.js"></script>
<script src="/app.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries-->
<!-- WARNING: Respond.js doesn't work if you view the page via file://-->
<!--if lt IE 9
script(src='https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js')
script(src='https://oss.maxcdn.com/respond/1.4.2/respond.min.js')
-->
<!-- CookieConsent-->
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
<!-- GoogleRecaptcha-->
<script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
<script>require('scripts/initialize');</script>
</head>
<body id="page-top">
<!--GTM no script-->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-DEV" height="0" width="0" style="display:none;visibility:hidden">//Put the correct GTM Key depending on the environment</iframe>
</noscript>
<!-- Codescrum Privacy policy-->
<div class="bg-white" id="cs-privacy">
<section class="container privacy-policy text-center"><img class="cs-logo mb-50" src="/images/logos/codescrum-color_gray@2x_unbordered.png" title="codescrum-Logo"/>
<div class="row">
<header class="sec-heading">
<h1 class="h-alt">Privacy Statement</h1><span class="subheading">At Codescrum we recognize the importance of protecting your personal information and are committed to processing it responsibly and in compliance with applicable data protection laws in all countries in which Codescrum operates.</span>
</header>
</div>
<div class="row text-justify">
<div class="col-xs-12">
<h2>This Privacy Statement is effective as of May 2018!</h2>
<p>This Privacy Statement describes Codescrum's general privacy practices that apply to personal information we collect, use and share about consumers and other individuals within our clients, business partners, supplier and other organisations with which Codescrum has or contemplates a business relationship.</p>
<h3>Why and how we collect and use your personal information</h3>
<p>We may collect your personal information as an individual for various purposes, such as the following:</p>
<h4>Access and use of websites or other online services</h4>
<ul>
<li>
<p>When entering one of our websites, or using an online service, we will record information necessary to provide you with access, for the operation of the website and for us to comply with security and legal requirements in relation to operating our site, such as passwords, IP address and browser settings. We also collect information about your activities during your visit in order to personalize your website experience, such as recording your preferences and settings, and to collect statistics to help us improve and further develop our websites, products and services.</p>
</li>
</ul>
<h4>Responding to your request for information, order, or support</h4>
<ul>
<li>
<p>When you contact us (online or offline) in connection with a request for information, to order a product or service, to provide you with support, we collect information necessary to fulfill your request, to grant you access to the product or service, to provide you with support and to be able to contact you. For instance, we collect your name and contact information, details about your request and your agreement with us and the fulfillment, delivery and invoicing of your order and we may include client satisfaction survey information. We retain such information for administrative purposes, defending our rights, and in connection with our relationship with you.</p>
</li>
<li>
<p>When you provide your name and contact information to register in connection with such a request, the registration may serve to identify you when you visit our websites. For ordering of most services and products we require you to provide an email address, since its the main point of contact we use for addressing you. Registration may also allow you to customize and control your privacy settings.</p>
</li>
</ul>
<h4>Contacting employees of our clients, prospects, partners and suppliers</h4>
<ul>
<li>
<p>In our relationship with clients or prospects, partners and suppliers, they also provide us with business contact information (such as name, business contact details, position or title of their employees, contractors, advisors and authorized users) for purposes such as contract management, fulfillment, delivery of products and services, provision of support, invoicing and management of the services or the relationship.</p>
</li>
</ul>
<h4>Visitor information</h4>
<ul>
<li>
<p>We register individuals visiting our physical offices and locations (name, identification and business contact information) and use camera supervision for reasons of security and safety of persons and belongings, as well as for regulatory purposes.</p>
</li>
</ul>
<h4>Marketing</h4>
<ul>
<li>
<p>Most information we collect about you comes from our direct interactions with you. When you register for an event we may collect information (online or offline) in relation to the event organisation, and during an event, such as participation in sessions and survey results. We combine the personal information we collect to develop aggregate analysis and business intelligence for conducting our business and for marketing purposes. You can choose to receive information by email, telephone or postal mail about our products and services, or sign-up for subscriptions. When visiting our websites or using our services we may provide you with personalized information. You can always opt-out from receiving personalized communication by sending an e-mail to data@codescrum.com.</p>
</li>
<li>
<p>Where we reference that we use your personal information in connection with a request, order, transaction or agreement (or preparing for the same), or to provide you with services that you requested (such as a website, consultation, code review, custom development task, etc.), we do this because it is necessary for the performance of an agreement with you.</p>
</li>
<li>
<p>Where we reference that we use your personal information in relation to marketing, improvement or development of our products or services, for reasons of safety and security, or regulatory requirements other than in connection with your agreement or request, we do this on the basis of our or a third party’s legitimate interests, or with your consent. When we collect and use your personal information subject to the EU Privacy Legislation this may have consequences for Your Rights.</p>
</li>
</ul>
<h3>Sharing of Personal Information</h3>
<p>As a trans-national organisation offering remote capabilities and services, with business processes, management structures and technical systems that cross borders, Codescrum has implemented global policies, along with standards and procedures, for consistent protection of personal information. As a global company, we may share information about you with our subsidiaries world-wide and transfer it to countries in the world where we do business in accordance with this Privacy Statement.</p>
<p>Between Codescrum controlled subsidiaries we only grant access to personal information on a need-to-know basis, necessary for the purposes for which such access is granted.</p>
<p>Where appropriate, Codescrum may also share your personal information with selected partners to help us provide you, or the company you work for, products or services, or to fulfill your requests, or with your consent. When selecting our suppliers and partners, we take into account their data handling processes.</p>
<p>If Codescrum decides to sell, buy, merge or otherwise reorganize businesses in some countries, such a transaction may involve the disclosure of personal information to prospective or actual purchasers, or the receipt of such information from sellers. It is Codescrum's practice to require appropriate protection for personal information in these types of transactions.</p>
<p>Please be aware that in certain circumstances, personal information may be subject to disclosure to government agencies pursuant to judicial proceeding, court order, or legal process. We may also share your personal information to protect the rights or property of Codescrum, our business partners, suppliers or clients, and others when we have reasonable grounds to believe that such rights or property have been or could be affected.</p>
<h3>International Transfers</h3>
<p>Codescrum transfers client and employee personal data to its different subsidiaries, as well as to third parties located in the countries where we do business. Some countries have implemented transfer restrictions for personal information.</p>
<p>
Codescrum implements Standard Contractual Clauses approved by the EU Commission, or similar contractual clauses in other jurisdictions. This includes transfers to suppliers or other third parties. You can request a copy of the EU Standard Contractual Clauses <a href="http://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32010D0087" target="_blank">here.</a></p>
<p>Codescrum current subsidiaries are:</p>
<ul>
<li>
<p>Codescrum S.A.S., located in Colombia, Latin America.</p>
</li>
</ul>
<h3>Information Security and Accuracy</h3>
<p>We intend to protect your personal information and to maintain its accuracy. Codescrum implements reasonable physical, administrative and technical safeguards to help us protect your personal information from unauthorized access, use and disclosure. For example, we encrypt certain sensitive personal information when we transmit such information over the Internet and we only use Cloud Native platforms which already provide built-in security . We also require that our suppliers protect such information from unauthorized access, use and disclosure.</p>
<h3>Retention Period</h3>
<p>We will not retain personal information longer than necessary to fulfill the purposes for which it is processed, including the security of our processing complying with legal and regulatory obligations (e.g. audit, accounting and statutory retention terms), handling disputes, and for the establishment, exercise or defense of legal claims in the countries where we do business.</p>
<h3>How to contact us</h3>
<p>
If you have a question related to this Privacy Statement, please contact us by using <a href="https://goo.gl/Tngber" target="_blank">this form. </a>Your message will be forwarded to the appropriate member of Codescrum's Data Privacy.</p>
<p>For the purposes of the EU General Data Protection Regulation (GDPR), the controller of your personal information is Codescrum LTD, 40 Bloomsbury way, Lower Ground Floor, London, UK, unless indicated otherwise. Where Codescrum LTD or a subsidiary it controls (not established in the European Economic Area (EEA)) is required to appoint a legal representative in the EEA, the representative for all such cases is Codescrum LTD 40 Bloomsbury way, Lower Ground Floor, London, UK, United Kingdom WC1A 2SE.</p>
<p>Codescrum LTD is not the controller in situations such as:</p>
<ul>
<li>
<p>Personal information processed in connection with a contractual relationship, or with entering into a contractual relationship with a specific Codescrum subsidiary. In this case the controller of personal information is the Codescrum contracting company, which is the legal entity with which you or your employer have, or will have, the contract.</p>
</li>
<li>
<p>Personal information collected on the physical site or location of an Codescrum subsidiary. In this case that subsidiary is the controller of the personal information.</p>
</li>
</ul>
<h3>Your Rights</h3>
<p>
You can request to access, update or correct your personal information. You also have the right to object to direct marketing. You can <a href="https://goo.gl/qAfBSK" target="_blank">access the request process here.</a></p>
<p>You may have additional rights pursuant to your local law applicable to the processing. For example, if the processing of your personal information is subject to the EU General Data Protection Regulation ("GDPR"), and your personal information is processed based on legitimate interests, you have the right to object to the processing on grounds relating to your specific situation. Under GDPR you may also have the right to request to have your personal information deleted or restricted and ask for portability of your personal information.</p>
<h4>Right to Lodge a Complaint</h4>
<p>In the event you consider our processing of your personal information not to be compliant with the applicable data protection laws, you can lodge a complaint:</p>
<ul>
<li>
<p>Directly with Codescrum by using <a href="https://goo.gl/TY3JhP" target="_blank">this form.</a></p>
</li>
<li>
<p>With the competent data protection authority. The name and contact details of our designated lead Data Protection Authority in the European Union are the following:</p>
<blockquote>
<address><strong>United Kingdom</strong><br/>The Information Commissioner’s Office<br/>Water Lane, Wycliffe House<br/>Wilmslow - Cheshire SK9 5AF<br/>+44 1625 545 745<br/><a href="mailto:international.team@ico.org.uk" target="_top">international.team@ico.org.uk</a><br/><a href="https://ico.org.uk" target="_blank">https://ico.org.uk</a><br/><br/>Art 29 WP Member: Ms Elizabeth DENHAM, Information Commissioner</address>
</blockquote>
</li>
</ul>
<h3>Changes to our Privacy Statement</h3>
<p>From time to time we may update this Privacy Statement, as well as any other specific privacy statement. When making changes to this Privacy Statement, we will add a new date at the top of this Privacy Statement.</p>
<p>Ⓒ Codescrum</p>
</div>
</div>
</section>
</div>
<!-- Codescrum Privacy policy-->
<!-- Codescrum Contact Us-->
<footer class="footer-widgets footer-contact">
<section class="container">
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-2 mb-sm-100">
<div class="widget about-widget">
<h5 class="header-widget">Codescrum</h5><img src="/images/logos/codescrum-isologo-color_primary@2x.png" alt="Codescrum - Logo"/>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 mb-sm-100">
<div class="widget about-widget">
<h5 class="header-widget">About Us</h5>
<div class="about-info">
<h6 class="text-darkBlue"><i class="fa fa-quote-left fa-2x fa-pull-left fa-border" aria-hidden="true"></i>Empower your business through great software solutions</h6>
<p>Codescrum is a team of talented people who enjoy building software that makes the unthinkable possible.</p>
<p>We want to work for a better world that we can help create by making software that delivers impact beyond expectations.</p>
<h4 class="text-darkBlue">Services</h4>
<ul>
<li><a href="/services/web_development.html">Web Development</a></li>
<li><a href="/services/mobile_development.html">Mobile Development</a></li>
<li><a href="/services/specific_solutions.html">Specific <br/>Systems Solutions</a></li>
<li><a href="/services/maintenance_support.html">Maintenance<br/>and Support</a></li>
</ul>
</div>
<ul class="social-links">
<li><a href="https://www.linkedin.com/company/codescrum"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://medium.com/@codescrum"><i class="fa fa-medium"></i></a></li>
<li><a href="https://twitter.com/codescrum"><i class="fa fa-twitter"></i></a></li>
<li><a href="mailto: info@codescrum.com"><i class="fa fa-envelope"></i></a></li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3 mb-sm-100">
<div class="widget map-widget">
<h5 class="header-widget">Contact Us</h5>
<div class="no-gap contact-info"> <a class="show-info-link text-center" href="#"><i class="fa fa-info"></i>Show info</a>
<div class="footer-map" id="map-canvas"></div>
<address class="contact-info-wrapper">
<h4 class="text-darkBlue">London</h4>
<ul>
<li class="contact-group"><span class="adr-heading">Address</span><span class="adr-info"><i class="fa fa-map-marker"></i> Kings Place, 90 York Way. London N1 9AG</span></li>
<li class="contact-group"><span class="adr-heading">Closest Tube Stations</span><span class="adr-info"><i class="fa fa-subway"></i> King's Cross Station</span></li>
</ul>
<ul>
<li class="contact-group"><span class="adr-heading">Email</span><span class="adr-info" style="text-transform: lowercase"><i class="fa fa-envelope"></i> info@codescrum.com</span></li>
</ul><a class="show-map text-center" href="https://goo.gl/maps/SgiwXGzmRciGd6v96" target="_blank"><span class="linea-basic-geolocalize-05"></span>show on map</a>
</address>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3 mb-sm-100">
<div class="widget twitter-widget">
<h5 class="header-widget">Twitter Feed</h5>
<div class="twitter-feed"><a class="twitter-timeline" data-width="auto" data-height="auto" href="https://twitter.com/codescrum?ref_src=twsrc%5Etfw" data-chrome="noheader nofooter noborders transparent noscrollbar" data-tweet-limit="5" dnt="true"> <i class="fa fa-circle-o-notch fa-spin fa-fw"></i> Loading Tweets by codescrum</a></div>
</div>
</div>
</div>
</section>
</footer>
<!-- Codescrum Contact Us--> </body>
</html>