This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-service.html
115 lines (95 loc) · 6.71 KB
/
privacy-service.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Data Protection Policy of Whiteout Mail | Whiteout Networks</title>
<meta name="description" content="Encryption for the rest of us.">
<meta name="copyright" content="Copyright (c) 2016 Whiteout Networks GmbH i. L.">
<meta name="keywords" content="whiteout, end to end encryption, encrypted cloud email, mail, secure file sharing, securely share files, open source, privacy, security, client side encryption, pgp, gpg, openpgp, html5">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width">
<meta name="robots" content="index,follow,noodp">
<!-- link to chrome web store for inline installation -->
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/jjgghafhamholjigjoghcfcekhkonijg">
<link href="css/all.css" rel="stylesheet" type="text/css">
<script src="js/modernizr.js"></script>
<meta name="theme-color" content="#189dcd">
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-52535674-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body id="top">
<div class="wp">
<header class="header header--sticky">
<nav>
<ul>
<li><a href="https://github.com/whiteout-io/mail" target="_blank">Github</a></li>
<li><a href="https://blog.whiteout.io" target="_blank">Blog</a></li>
</ul>
</nav>
<a href="/">
<img class="header__logo" src="img/whiteout_logo_white.svg" alt="whiteout.io">
</a>
<button type="button" class="header__navicon">
<svg>
<use xlink:href="icons/all.svg#navicon" />
<title>Open Menu</title>
</svg>
</button>
</header>
<div class="header-placeholder"></div>
<section class="container container--thin">
<p>
<a href="/">‹ back</a>
</p>
<h1>Data Protection Policy of Whiteout Mail</h1>
<p>Last modified: May 15, 2014</p>
<p>We, the Whiteout Networks GmbH ("Whiteout"), as the provider of the web-application and service Whiteout Mail (the "service"), take data protection matters very seriously and wish to ensure that your privacy as a user of the service is protected.</p>
<p>In this Data Protection Policy, we therefore explain how we handle your personal data in connection with your use of the App.</p>
<h2>1. General Aspects</h2>
<p>1.1. We shall comply at all times with the applicable data protection laws, in particular the stipulations of the German Federal Data Protection Act (Bundesdatenschutzgesetz, BDSG) and the German Telemedia Act (Telemediengesetz, TMG).</p>
<p>1.2. We collect, process, and use your personal data only if your consent has been obtained or if such processing or use is permitted by law.</p>
<h2>2. Personal Data</h2>
<p>Personal data means any details about a certain or identifiable person that relate to the personal or material circumstances of that person; Section 3 (1) BDSG. This includes information such as your name, postal address, email address or telephone number.</p>
<h2>3. Declaration of Consent to the Use of Your Data</h2>
<p>3.1. In accepting this Data Protection Privacy you give us your revocable consent to collect, process, and use the personal data that you directly or indirectly provide to us to the respective extent necessary for the purpose of processing electronic messages, with end-to-end encryption applied as per user direction:</p>
<ul>
<li>Your email address and your public key so that we can serve it to other users who are addressing messages to your email address.</li>
<li>Your email address so that we can send you relevant information about our service, provided that we have your permission to do so.</li>
</ul>
<p>We will not in any way collect or process the content of your emails.</p>
<p>3.2. We also collect anonymous technical data, such as the name of your Internet Service Provider, web browser, operating system, screen resolution, information about the website from which you linked to us, the number and date of your visits, the average duration of your visits, and the pages on our website that you visit. These data are stored automatically. They are analysed in anonymous form and solely for statistical purposes with the aim of further improving our website for you.</p>
<p>3.3. You may revoke your declaration of consent at any time by giving us a respective notice. The easiest and fastest way to revoke your consent is to write a short email to <a href="mailto:[email protected]">[email protected]</a>.</p>
<h2>4. Sharing of Personal Data</h2>
<p>We will not share your personal data with third parties unless you have given your prior explicit consent or such sharing of data is prescribed by law or legally permissible. We will not sell your data to third parties, nor market them in any other manner. Data is shared with government agencies and authorities only in compliance with mandatory national laws. Our employees and partners are obligated by us to maintain confidentiality and to comply with the data protection regulations.</p>
<h2>5. Data Storage</h2>
<p>Your data will be stored only as long as required for us to provide our services or as long as we are legally obligated to save it.</p>
<h2>6. Information, Correction, Deletion</h2>
<p>You can obtain information at any time, free of charge, about the personal data we store about you. If your data is incorrect or wrongly stored by us, we shall be please to correct, block or delete such data. Please notify us immediately of any changes in your data.</p>
<p>Please send any requests for information, questions, complaints or suggestions to the following address: <a href="mailto:[email protected]">[email protected]</a></p>
</section>
<footer class="footer">
<div class="footer__inner">
<div class="container container--wide">
<nav>
<ul>
<li><a href="https://github.com/whiteout-io/mail" target="_blank">Github</a></li>
<li><a href="imprint.html">Imprint</a></li>
<li><a href="privacy.html">Privacy</a></li>
</ul>
</nav>
<p>© 2015 Whiteout Networks GmbH i. L.</p>
</div>
</div>
</footer>
</div>
<script src="js/all.js"></script>
</body>
</html>