-
Notifications
You must be signed in to change notification settings - Fork 33
/
privacy-policy.html
627 lines (572 loc) · 40.2 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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>IOSD | Privacy Policy | International Organisation of Software Developers</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Revolutionary advancement in the field of technology is a dream come true. Passion breathes innovation and tech people band together pooling technical skills to form a community of professional coders who mix technology with creativity to make commercial and non-commercial projects for prestigious organisations.">
<meta name="keywords" content="iosd, software development, programming, technical skills, open source, innovation, entrepreneurship, open source development, oss, open source software, technology, professional coders, projects, commercial projects, non-commercial projects, skills, creativity, join iosd, expert training, mentorship">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="css/stack-interface.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/socicon.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/lightbox.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/flickity.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/iconsmind.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/jquery.steps.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/theme.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,400i,500,600,700%7CMerriweather:300,300i"
rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Maven+Pro" rel="stylesheet">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-103189427-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-103189427-1');
</script>
</head>
<body>
<div class="nav-container sticky-top">
<div class="bar bar--sm visible-xs bg--white bar--absolute collapse sticky-top">
<div class="container-fluid">
<div class="row">
<div class="col-3 col-md-2">
<a href="index.html">
<img class="logo logo-dark" alt="logo" src="img/iosd/IOSD-logo.png" />
<img class="logo logo-light" alt="logo" src="img/iosd/IOSD-logo.png" />
<!--<img class="logo logo-dark" alt="logo" src="img/logo-dark.png" />-->
<!--<img class="logo logo-light" alt="logo" src="img/logo-light.png" />-->
</a>
</div>
<div class="col-9 col-md-10 text-right">
<a href="#" class="hamburger-toggle" data-toggle-class="#menu1; hidden-xs">
<i class="icon stack-interface stack-menu"></i>
</a>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</div>
<div class="search header-nav-main header-nav-main-effect-1 header-nav-main-sub-effect-1">
<nav id="menu1" class="bar bar--sm bar-1 bg--white hidden-xs bar--absolute collapse sticky-top " data-scroll-class="100px:pos-fixed">
<div class="container-fluid px-3">
<div class="row" >
<div class="col-lg-1 col-md-1 text-center hidden-xs px-0 mx-0" >
<div class="bar__module px-0 mx-0" >
<a href="index.html" id="logoCenter" >
<img class="logo logo-dark px-0 mx-0" alt="logo" src="img/iosd/IOSD-logo.png" />
</a>
</div>
<!--end module-->
</div>
<div class="col-lg-9 col-md-8 text-center text-center-xs text-center-sm text-center-md text-center-lg text-center-xl mx-0 px-4">
<div class="bar__module collapse">
<ul class="menu-horizontal text-center px-4 mx-0">
<li class="dropdown text-center">
<span class="dropdown__trigger">About</span>
<div class="dropdown__container text-left">
<div class="container">
<div class="row">
<div class="dropdown__content col-lg-2 col-md-4">
<ul class="menu-vertical">
<li>
<i class="fa fa-angle-right"></i>
<a href="mission.html">Mission & Vision</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="core-values.html">Core Values</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="timeline.html">Timeline</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="leadership.html">IOSD Leadership</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="goals.html">Student Chapter Goals </a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="ourPartners.html">Our Partners</a>
</li>
</ul>
</div>
<!--end dropdown content-->
</div>
<!--end row-->
</div>
</div>
<!--end dropdown container-->
</li>
<li class="dropdown text-center">
<span class="dropdown__trigger">Student Life</span>
<div class="dropdown__container text-left">
<div class="container">
<div class="row">
<div class="dropdown__content col-lg-3 col-md-5">
<ul class="menu-vertical">
<li><i class="fa fa-angle-right"></i>
<a href="benefits-overview.html">Overview</a>
</li>
<li class="dropdown">
<span class="dropdown__trigger">
<i class="fa fa-angle-right"></i>
Member Portal</span>
<div class="dropdown__container">
<div class="container">
<div class="row">
<div class="dropdown__content col-lg-3 col-sm-3">
<ul class="menu-vertical">
<li class="dropdown">
<span class="dropdown__trigger">
<i class="fa fa-angle-right"></i>
E-Resource</span>
<div class="dropdown__container">
<div class="container">
<div class="row">
<div class="dropdown__content col-lg-3 col-sm-3">
<ul class="menu-vertical">
<li><i class="fa fa-angle-right"></i>
<a href="assignments.html">
Assignments
</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="modules.html">
Modules
</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="lectures.html">
Lectures
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="find_my_project.html">
Find My Project
</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="make_my_cv.html">
Make My CV
</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="placement_cell.html">
Placement Cell
</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="kut_my_link.html">
Kut My Link
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="activites.html">Activities</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="discounts.html">Exclusive discount and Freebies</a>
</li><li><i class="fa fa-angle-right"></i>
<a href="exclusive-initiatives.html">Exclusive Initiative</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="studentChapter.html">Create IOSD Student
Chapter</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="list-student-chapter.html">List of Student
Chapters</a>
</li>
<!-- <li><i class="fa fa-angle-right"></i>
<a href="/">WALL OF FAME</a>
</li> -->
</ul>
</div>
<!--end dropdown content-->
</div>
<!--end row-->
</div>
</div>
<!--end dropdown container-->
</li>
<li>
<a href="projects.html">Projects</a>
</li>
<li>
<a href="events.html">Events</a>
</li>
<!-- <li>
<a href="/">Member Portal</a>
</li> -->
<li class="dropdown text-center">
<span class="dropdown__trigger">Member Portal
</span>
<div class="dropdown__container text-left">
<div class="container">
<div class="row">
<div class="dropdown__content col-lg-3 col-md-5">
<ul class="menu-vertical">
<li class="dropdown">
<span class="dropdown__trigger">
<i class="fa fa-angle-right"></i>
E-Resources</span>
<div class="dropdown__container">
<div class="container">
<div class="row">
<div class="dropdown__content col-lg-3 col-sm-3">
<ul class="menu-vertical">
<li><i class="fa fa-angle-right"></i>
<a href="assignments.html">
Assignments
</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="modules.html">
Modules
</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="lectures.html">
Lectures
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="find_my_project.html">Find My Project</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="make_my_cv.html">Make My CV</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="placement_cell.html">Placement Cell</a>
</li>
<li><i class="fa fa-angle-right"></i>
<a href="kut_my_link.html">Kut My Link</a>
</li>
<!-- <li><i class="fa fa-angle-right"></i>
<a href="/">WALL OF FAME</a>
</li> -->
</ul>
</div>
<!--end dropdown content-->
</div>
<!--end row-->
</div>
</div>
<!--end dropdown container-->
</li>
<li>
<a href="wall_of_fame.html">Wall of Fame
</a>
</li>
<li>
<a href="https://placementsaga.com">PlacementSaga <sup class="menu-sup">New</sup>
</a>
</li>
<li>
<a href="placement_cell.html">Placement Cell
</a>
</li>
</ul>
</div>
<!--end module-->
</div>
<div class="col-lg-2 col-md-3 pr-1 pl-0 mx-0 no-wrap">
<div class="bar__module">
<a class="btn btn--sm ml-1 type--uppercase mr-1 " href="http://member.iosd.tech">
<span class="btn__text">
Login
</span>
</a>
<a class="btn btn--sm ml-1 mr-1 btn--primary type--uppercase my-1" target="_blank" href="https://registrations.iosd.tech/">
<span class="btn__text">
JOIN IOSD
</span>
</a>
</div>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</nav>
</div>
</div>
<div class="main-container">
<section class="text-center p-13 bt-mar">
<div class="container">
<div class="row">
<div class="col-md-10 col-lg-8">
<h1 class="ac-mar">
Privacy Policy
</h1>
<!--<p class="lead mar-sz">
Listen.Learn.Lead.-->
<!-- <p class="lead mar-sz">Listen to technology professionals, learn to use the technical tools
at
your disposal and lead the way for fellow tech-enthusiasts to make revolutionary
advancements in technology . </p> -->
</p>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<section class="switchable feature-large">
<div class="container">
<div class="row justify-content-around">
<!--<div class="col-md-6">
<img alt="Image" class="border--round box-shadow-wide" src="img/mission1.jpg" />
</div>-->
<div class="col-md-12 col-lg-12">
<p class="lead">
International Organisation of Software Developers operates the www.iosd.tech website,
which provides the SERVICEs of Membership Portal of International Organisation of
Software Developers.<br>
This page is used to inform website visitors regarding our policies with the collection, use,
and disclosure of Personal Information if anyone decided to use our Service.<br>
If you choose to use our Service, then you agree to the collection and use of information in
relation with this policy. The Personal Information that we collect are used for providing and
improving the Service. We will not use or share your information with anyone except as
described in this Privacy Policy.<br>
The terms used in this Privacy Policy have the same meanings as in our Terms and
Conditions, which is accessible at , unless otherwise defined in this Privacy Policy.
</p>
</div>
</div>
<div class="row justify-content-around pt-5">
<!--<div class="col-md-6">
<img alt="Image" class="border--round box-shadow-wide" src="img/mission1.jpg" />
</div>-->
<div class="col-md-12 col-lg-12">
<div class="text-block">
<h2>Information Collection and Use</h2>
</div>
<p class="lead">
For a better experience while using our Service, we may require you to provide us with
certain personally identifiable information, including but not limited to your name, phone
number, and postal address. The information that we collect will be used to contact or
identify you.
</p>
<div class="text-block">
<h2>Log Data</h2>
</div>
<p class="lead">
We want to inform you that whenever you visit our Service, we collect information that your
browser sends to us that is called Log Data. This Log Data may include information such as
your computer’s Internet Protocol (“IP”) address, browser version, pages of our Service that
you visit, the time and date of your visit, the time spent on those pages, and other statistics.
</p>
<div class="text-block">
<h2>Cookies</h2>
</div>
<p class="lead">
Cookies are files with small amount of data that is commonly used an anonymous unique
identifier. These are sent to your browser from the website that you visit and are stored on
your computer’s hard drive.<br>
Our website uses these “cookies” to collection information and to improve our Service. You
have the option to either accept or refuse these cookies, and know when a cookie is being
sent to your computer. If you choose to refuse our cookies, you may not be able to use some
portions of our Service.
</p>
<div class="text-block">
<h2>Service Providers</h2>
</div>
<p class="lead">
We may employ third-party companies and individuals due to the following reasons:
<ul class="lead" style="list-style-type:disc;text-indent:3rem;">
<li>To facilitate our Service;</li>
<li>To provide the Service on our behalf;</li>
<li>To perform Service-related services; or</li>
<li>To assist us in analyzing how our Service is used.</li>
</ul>
<p class="lead">
We want to inform our Service users that these third parties have access to your Personal
Information. The reason is to perform the tasks assigned to them on our behalf. However,
they are obligated not to disclose or use the information for any other purpose.
</p>
</p>
<div class="text-block">
<h2>Security</h2>
</div>
<p class="lead">
We value your trust in providing us your Personal Information, thus we are striving to use
commercially acceptable means of protecting it. But remember that no method of
transmission over the internet, or method of electronic storage is 100% secure and reliable,
and we cannot guarantee its absolute security
</p>
<div class="text-block">
<h2>Links to Other Sites</h2>
</div>
<p class="lead">
Our Service may contain links to other sites. If you click on a third-party link, you will be
directed to that site. Note that these external sites are not operated by us. Therefore, we
strongly advise you to review the Privacy Policy of these websites. We have no control over,
and assume no responsibility for the content, privacy policies, or practices of any third-party
sites or services.
</p>
<div class="text-block">
<h2>Children’s Privacy</h2>
</div>
<p class="lead">
Our Services do not address anyone under the age of 18. We do not knowingly collect
personal identifiable information from children under 18. In the case we discover that a child
under 18 has provided us with personal information, we immediately delete this from our
servers. If you are a parent or guardian and you are aware that your child has provided us
with personal information, please contact us so that we will be able to do necessary actions.
</p>
<div class="text-block">
<h2>Changes to This Privacy Policy</h2>
</div>
<p class="lead">
We may update our Privacy Policy from time to time. Thus, we advise you to review this
page periodically for any changes. We will notify you of any changes by posting the new
Privacy Policy on this page. These changes are effective immediately, after they are posted on
this page.
</p>
<div class="text-block">
<h2>Contact Us</h2>
</div>
<p class="lead">
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact
us at: <a href="mailto:[email protected]" target="_top">[email protected]</a>
</p>
</div>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<footer class="footer-3 text-center-xs space--xs ">
<div class="container">
<div class="row">
<div class="col-md-6">
<img alt="Image" class="logo" src="img/iosd/IOSD-logo.png" />
<ul class="list-inline list--hover">
<li class="list-inline-item">
<a href="tel:9013803905">
<span class="type--fine-print">
+91 9625652844
</span>
</a>
</li>
<li class="list-inline-item">
<a href="mailto:[email protected]">
<span class="type--fine-print">[email protected]</span>
</a>
</li>
</ul>
</div>
<div class="col-md-6 text-right text-center-xs ">
<ul class="social-list list-inline list--hover">
<li class="list-inline-item">
<a href="https://github.com/IOSD">
<i class="socicon socicon-github icon icon--xs "></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://m.twitch.tv/iosdofficial/profile">
<i class="socicon socicon-twitch icon icon--xs "></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/iosdofficial?lang=en">
<i class="socicon socicon-twitter icon icon--xs "></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.facebook.com/iosddtu/">
<i class="socicon socicon-facebook icon icon--xs "></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://in.linkedin.com/company/iosdofficial">
<i class="socicon socicon-linkedin icon icon--xs "></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com/iosdofficial/?hl=en">
<i class="socicon socicon-instagram icon icon--xs "></i>
</a>
</li>
<li class="list-inline-item">
<a href="http://bit.ly/IOSDYT">
<i class="socicon socicon-youtube icon icon--xs "></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://angel.co/international-organisation-of-software-developers/">
<i class="socicon socicon-angellist icon icon--xs "></i>
</a>
</li>
</ul>
</div>
</div>
<!--end of row-->
<div class="row">
<div class="col-md-4">
<p class="type--fine-print">
F/F, Plot 4, Amar Park, Inderlok, Delhi-110035
</p>
</div>
<div class="col-md-8 text-right text-center-xs ">
<span class="type--fine-print">
</span>
<a class="type--fine-print" href="code_of_conduct.html">Code Of
Conduct</a>
<a class="type--fine-print" href="privacy-policy.html">Privacy Policy</a>
<a class="type--fine-print" href="tnc.html">Terms and Conditions</a>
<a class="type--fine-print" href="return-refund.html">Return
and Refund Policy</a>
<a class="type--fine-print" href="delivery-policy.html">Delivery Policy</a>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</footer>
</div>
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/flickity.min.js"></script>
<script src="js/easypiechart.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/typed.min.js"></script>
<script src="js/datepicker.js"></script>
<script src="js/isotope.min.js"></script>
<script src="js/ytplayer.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/granim.min.js"></script>
<script src="js/jquery.steps.min.js"></script>
<script src="js/countdown.min.js"></script>
<script src="js/twitterfetcher.min.js"></script>
<script src="js/spectragram.min.js"></script>
<script src="js/smooth-scroll.min.js"></script>
<script src="js/scripts.js"></script>
</body>
<!-- Mirrored from trystack.mediumra.re/page-about-company.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 09 Jul 2018 08:18:51 GMT -->
</html>