-
Notifications
You must be signed in to change notification settings - Fork 0
/
enigmalink.html
341 lines (319 loc) · 13.6 KB
/
enigmalink.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="Encryption, encrypted messages, attachements, google drive">
<meta name="description" content="encrypted file transfer">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
<link rel="shortcut icon" type="image/png" href="favicon.png">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="./css/animate.min.css"><link rel="stylesheet" href="./css/font-awesome.min.css"><link rel="stylesheet" href="./css/et-line.min.css">
<script src="./js/jquery-2.1.0.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/blocs.min.js"></script>
<title>EnigmaLink</title>
<!-- Google Analytics -->
<script type="text/javascript" src="https://s3.amazonaws.com/assets.freshdesk.com/widget/freshwidget.js"></script>
<script type="text/javascript">
FreshWidget.init("", {"queryString": "&widgetType=popup&formTitle=Enigma+Help+%26+Support&submitTitle=Push+It&submitThanks=Thanks+for+getting+in+touch!&captcha=yes", "utf8": "✓", "widgetType": "popup", "buttonType": "text", "buttonText": "Help & Support", "buttonColor": "#00a7d7", "buttonBg": "#ffffff", "alignment": "1", "offset": "0px", "submitThanks": "Thanks for getting in touch!", "formHeight": "500px", "captcha": "yes", "url": "https://enigmabridge.freshdesk.com"} );
</script></script><!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/57a2055d00df04742fb54f1c/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script--><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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-84597687-1', 'auto');
ga('send', 'pageview');
</script><!-- Google Tracking -->
<!-- Google Tag Manager -->
<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-MKFRQJG');</script>
<!-- End Google Tag Manager -->
<!-- Google Analytics END -->
</head>
<body>
<!-- Main container -->
<div class="page-container">
<!-- bloc-0 -->
<div class="bloc bgc-white l-bloc" id="bloc-0">
<div class="container bloc-sm">
<nav class="navbar row">
<div class="navbar-header">
<a class="navbar-brand" href="index.html"><img src="img/logo2-rgb_cropped.gif" height="50" /></a>
<button id="nav-toggle" type="button" class="ui-navbar-toggle navbar-toggle" data-toggle="collapse" data-target=".navbar-1">
<span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse navbar-1 collapse">
<ul class="site-navigation nav navbar-nav">
<li>
<a href="index.html" class="ltc-rich-electric-blue">Home</a>
</li>
<li>
<a href="https://api.enigmabridge.com" class="ltc-rich-electric-blue" id="pl-undefined">Documentation</a>
</li>
<li>
<a href="https://enigmabridge.freshdesk.com" class="ltc-rich-electric-blue" id="pl-undefined">Support</a>
</li>
<li>
<a href="https://dan.enigmabridge.com" class="ltc-rich-electric-blue" id="pl-undefined">Blog</a>
</li>
<li>
<a href="pricing.html" class="ltc-rich-electric-blue">Pricing</a>
</li>
<li>
<div class="dropdown">
<a href="#" class="dropdown-toggle ltc-rich-electric-blue" data-toggle="dropdown" aria-expanded="false">Services<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="hardware-security.html" class="ltc-rich-electric-blue">Hardware Security</a>
</li>
<li>
<a href="enigma-payments.html" class="ltc-rich-electric-blue">Enigma Payments</a>
</li>
<li>
<a href="key-management---pki.html" class="ltc-rich-electric-blue">Key Management - PKI</a>
</li>
<li>
<a href="key-management.html" class="ltc-rich-electric-blue">Key Management - Vault</a>
</li>
<li>
<a href="https.html" class="ltc-rich-electric-blue">HTTPS Analysis</a>
</li>
<li>
<a href="password-protect.html" class="ltc-rich-electric-blue">Password Protect</a>
</li>
<li>
<a href="enigmalink.html" class="ltc-rich-electric-blue">Data Sharing</a>
</li>
<li>
<a href="pricing.html" class="ltc-rich-electric-blue">Pricing</a>
</li>
</ul>
</div>
</li>
<li>
<a href="contact-us.html" class="ltc-rich-electric-blue">Contact us</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<!-- bloc-0 END -->
<!-- bloc-22 -->
<div class="bloc bloc-fill-screen bg-bigstock-Future-technology-Touch-butto-99366956-min-bright bgc-white l-bloc" id="bloc-22">
<div class="container fill-bloc-top-edge">
<div class="row">
<div class="col-sm-12">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1 class="text-center hero-bloc-text tc-dark-jungle-green">
<strong>EnigmaLink for Private Sharing</strong>
</h1>
<h3 class="text-center mg-lg hero-bloc-text-sub tc-rich-electric-blue">
<strong>Around your desk and across the globe</strong>
</h3>
</div>
</div>
</div>
<div class="container fill-bloc-bottom-edge">
<div class="row">
<div class="col-sm-12">
<a id="scroll-hero" class="blocs-hero-btn-dwn" href="#"><span class="fa fa-chevron-down"></span></a>
</div>
</div>
</div>
</div>
<!-- bloc-22 END -->
<!-- Bloc Group -->
<div class='bloc-group'>
<!-- bloc-23 -->
<div class="bloc bloc-tile-2 tc-cool-grey bgc-white bg-lines-h-bg l-bloc bg-repeat" id="bloc-23">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<h2 class="mg-md tc-rich-electric-blue">
<strong>Computers, Smartphones, Tablets</strong>
</h2>
<h3 class="mg-md tc-dark-jungle-green ">
Instant private document sharing
</h3>
<p>
Upload a document to encrypt it onto your Google Drive, then share a link to your document via email, text or twitter. Use QR codes from one device to another. <br> <br>A simple, fast and secure way of sending documents between computers, smartphones, and tablets. Free yourself from unnecessary cables and forget about device platforms. <br> <br>Documents are encrypted with a state-of-the-art AES hardware encryption and stored in your own Google Drive account. Neither Enigma Bridge nor any prying eyes can see your documents without the links (or QR codes) that are generated by your own browser. <br><br>
</p>
<div class="text-center">
<a href="https://enigmalink.io" class="btn btn-glossy btn-lg btn-rich-electric-blue">Try It Out</a>
</div>
</div>
</div>
</div>
</div>
<!-- bloc-23 END -->
<!-- bloc-24 -->
<div class="bloc bloc-tile-2 bg-lines-h-bg bg-repeat bgc-white l-bloc" id="bloc-24">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<img src="img/pc_to_iPhone.jpg" class="center-block img-responsive" height="349" width="349" />
</div>
</div>
</div>
</div>
<!-- bloc-24 END -->
</div>
<!-- Bloc Group END -->
<!-- Bloc Group -->
<div class='bloc-group'>
<!-- bloc-25 -->
<div class="bloc bloc-tile-2 bgc-white bg-lines-dl2-bg l-bloc bg-repeat" id="bloc-25">
<div class="container bloc-sm">
<div class="row">
<div class="col-sm-12">
<img src="img/EnigmaLink_qr.png" class="center-block img-responsive" height="396" width="391" />
</div>
</div>
</div>
</div>
<!-- bloc-25 END -->
<!-- bloc-26 -->
<div class="bloc bloc-tile-2 b-parallax bg-lines-dl2-bg bg-repeat bgc-white l-bloc tc-cool-grey" id="bloc-26">
<div class="container bloc-sm">
<div class="row">
<div class="col-sm-12">
<h2 class="mg-md tc-rich-electric-blue">
<strong>Email, Text (SMS), Twitter, Link ...</strong>
</h2>
<h3 class="mg-md tc-dark-jungle-green">
EnigmaLink provides a range of channels
</h3>
<p class=" text-left">
Once you upload a new document, it is automatically to encrypted onto your own cloud drive (Google Drive). The document can then be shared through a secure link to friends or colleagues or simply between your own devices. Your browser will generate a QR code for each document. <br> <br>You can scan that with a smartphone or tablet and forward via a different network as an email, text, or tweet … or print it.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-26 END -->
</div>
<!-- Bloc Group END -->
<!-- bloc-27 -->
<div class="bloc bg-s3x-0769-911-small tc-cool-grey bgc-white l-bloc" id="bloc-27">
<div class="container bloc-md">
<div class="row">
<div class="col-sm-6">
<h2 class="mg-md tc-rich-electric-blue">
<strong>Close or Far, Always Secure</strong>
</h2>
<h3 class="mg-md tc-dark-jungle-green ">
Local encryption with central control
</h3>
<p>
Every document or picture is encrypted in your device before your browser uploads it to your cloud Google Drive. <br> <br>EnigmaLink uses two or three locks. One lock is in the link your share, another lock is a key protected by Enigma Bridge and there is an optional password. <br> <br>The combination of control mechanisms, including use of different channels (e.g., internet, test/SMS, iMessages) and cloud HSM gives EnigmaLink unparalleled security. <br> <br>About the password, even relatively weak passwords are good enough as EnigmaLink design ensures that each guess has to go through the EnigmaBridge service. <br><br>
</p>
<div class="text-center">
<a href="index.html" class="btn btn-rich-electric-blue ">More about Enigma Bridge</a>
</div>
</div>
<div class="col-sm-6">
<img src="img/enigma_download.png" class="pull-right img-responsive" height="323" width="339" />
</div>
</div>
</div>
</div>
<!-- bloc-27 END -->
<!-- bloc-28 -->
<div class="bloc tc-white bgc-rich-electric-blue" id="bloc-28">
<div class="container bloc-sm">
<div class="row">
<div class="col-sm-4">
<div class="text-center">
<span class="fa fa-random icon-round icon-white icon-sm"></span>
</div>
<h3 class="text-center mg-md ">
Channels
</h3>
<p class="text-center ">
Share your important or private pictures with ease by emails, text messages, Twitter and other channels.
</p>
</div>
<div class="col-sm-4">
<div class="text-center">
<span class="fa fa-rocket icon-round icon-white icon-sm"></span>
</div>
<h3 class="text-center mg-md ">
Simple
</h3>
<p class="text-center ">
Combination of links and QR codes makes sharing of documents and pictures a no hassle task. Between computers and smart phones.
</p>
</div>
<div class="col-sm-4">
<div class="text-center">
<span class="fa fa-exclamation icon-round icon-white icon-sm"></span>
</div>
<h3 class="text-center mg-md ">
Control
</h3>
<p class="text-center ">
You are in control of your files and protection. Enigma Bridge enforces your control when files leave your computer of smart phone.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-28 END -->
<!-- ScrollToTop Button -->
<a class="bloc-button btn btn-d scrollToTop" onclick="scrollToTarget('1')"><span class="fa fa-chevron-up"></span></a>
<!-- ScrollToTop Button END-->
<!-- Footer - bloc-71 -->
<div class="bloc bgc-dark-jungle-green d-bloc" id="bloc-71">
<div class="container bloc-md">
<div class="row">
<div class="col-sm-3">
<h3 class="mg-md bloc-mob-center-text tc-rich-electric-blue">
About
</h3><a class="a-btn a-block bloc-mob-center-text ltc-white" href="./index.html#team">The team</a><a href="contact-us.html" class="a-btn a-block bloc-mob-center-text ltc-white ">Contact us</a>
</div>
<div class="col-sm-3">
<h3 class="mg-md bloc-mob-center-text tc-rich-electric-blue">
Get the API
</h3><a href="https://api.enigmabridge.com" class="a-btn a-block bloc-mob-center-text ltc-white" target="_blank">Documentation</a><a href="https://enigmabridge.freshdesk.com" class="a-btn a-block bloc-mob-center-text ltc-white " target="_blank">Forum</a>
</div>
<div class="col-sm-3">
<h3 class="mg-md bloc-mob-center-text tc-rich-electric-blue">
Follow Us
</h3><a href="https://twitter.com/enigmabridge" class="a-btn a-block bloc-mob-center-text ltc-white " target="_blank">Twitter</a><a href="https://www.linkedin.com/company/enigma-bridge-ltd" class="a-btn a-block bloc-mob-center-text ltc-white " target="_blank">LinkedIn</a>
</div>
<div class="col-sm-3">
<h3 class="mg-md bloc-mob-center-text tc-rich-electric-blue">
Small Print
</h3><a href="terms-of-use.html" class="a-btn a-block bloc-mob-center-text ltc-white">Terms of use</a><a href="privacy-notice.html" class="a-btn a-block bloc-mob-center-text ltc-white">Privacy</a>
</div>
</div>
</div>
</div>
<!-- Footer - bloc-71 END -->
</div>
<!-- Main container END -->
</body>
</html>