-
Notifications
You must be signed in to change notification settings - Fork 0
/
spaces.html
748 lines (728 loc) · 29.1 KB
/
spaces.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
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="privacy, byod, vpn, remote work, security, cloud, encryption, file sharing, photos, devops">
<meta name="description" content="">
<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>
<script src="./js/jqBootstrapValidation.js"></script>
<script src="./js/formHandler.js"></script>
<title>Private Space - secure gateway, office, or just a place</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="spaces.html" class="ltc-rich-electric-blue">Private Spaces</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="spaces.html" class="ltc-rich-electric-blue">Private Space</a>
</li>
<li>
<a href="pki.html" class="ltc-rich-electric-blue">Key Management (PKI)</a>
</li>
<li>
<a href="keytwist.html" class="ltc-rich-electric-blue">KeyTwist</a>
</li>
<li>
<a href="password_protect.html" class="ltc-rich-electric-blue">Secure Passwords</a>
</li>
<li>
<a href="key_vault.html" class="ltc-rich-electric-blue">Key Vault</a>
</li>
<li>
<a href="hsm.html" class="ltc-rich-electric-blue">Hardware Security - HSM</a>
</li>
<li>
<a href="payments.html" class="ltc-rich-electric-blue">Payments and Tokenization</a>
</li>
<li>
<a href="https_keys.html" class="ltc-rich-electric-blue">HTTPS Security</a>
</li>
<li>
<a href="enigma_link.html" class="ltc-rich-electric-blue">Enigma Link</a>
</li>
</ul>
</div>
</li>
<li>
<a href="contact-us.html" class="ltc-rich-electric-blue">Contact us</a>
</li>
<li>
<a href="https://api.enigmabridge.com" class="ltc-rich-electric-blue" target="_blank">API Online</a>
</li>
<li>
<a href="https://dan.enigmabridge.com" class="ltc-rich-electric-blue" id="pl-undefined" target="_blank">Blog</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<!-- bloc-0 END -->
<!-- bloc-70 -->
<div class="bloc bloc-fill-screen bg-cloudSpaces bgc-white l-bloc" id="bloc-70">
<div class="container fill-bloc-top-edge">
<nav class="navbar row">
<div class="navbar-header">
<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="collapse navbar-collapse navbar-1">
</div>
</nav>
</div>
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1 class="text-center hero-bloc-text tc-rich-electric-blue">
Private Space
</h1>
<h3 class="text-center mg-lg tc-onyx hero-bloc-text-sub">
Your secure gateway, office, or just a place in the cloud<br>
</h3>
<div class="text-center">
<a class="btn btn-xl btn-block btn-clean btn-rich-electric-blue" onclick="scrollToTarget('#launch-ps')">Get Started</a>
</div>
</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-70 END -->
<!-- what-is-ps -->
<div class="bloc tc-onyx bgc-white l-bloc" id="what-is-ps">
<div class="container bloc-md">
<div class="row">
<div class="col-sm-12">
<h1 class="mg-md tc-rich-electric-blue">
What is Private Space
</h1>
<div class="row animated zoomIn">
<div class="col-sm-2">
<p class="text-center sm-shadow">
internet gateway, protecting from insecure WiFi
</p>
</div>
<div class="col-sm-2">
<p class="text-center sm-shadow">
private network connecting people as if in one room
</p>
</div>
<div class="col-sm-2">
<p class="text-center sm-shadow">
long term family digital photo galleries
</p>
</div>
<div class="col-sm-2">
<p class="text-center sm-shadow">
private place to share documents with your team or clients
</p>
</div>
<div class="col-sm-2">
<p class="text-center sm-shadow">
hub for secure chat and messaging
</p>
</div>
<div class="col-sm-2">
<p class="text-center sm-shadow">
website to keep your private and public data in one place
</p>
</div>
</div>
<div class="row voffset">
<div class="col-sm-6">
<img src="img/cloud_chatAndfiles.png" class="img-responsive" />
</div>
<div class="col-sm-6">
<p>
A Private Space is your own place in the cloud. It is hidden from all but you (and whom you invite into it). You can securely store and access your documents there. It will also protect all your desktop and mobile internet traffic by hiding it away from hackers and prying eyes. <br> <br>You are in control of your Private Space. You decide who can use its protection cloak or access data stored inside, whether it protects important documents, company IP, or family photos. <br> <br> <br>Connecting to your Private Space is like entering a room only you have the key(s). You can safely lock your documents and data in it. It also casts its protective cloak on your computers and phones so no one can see which web sites you visit.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- what-is-ps END -->
<!-- bloc-72 -->
<div class="bloc tc-onyx bgc-rich-electric-blue-3 d-bloc" id="bloc-72">
<div class="container bloc-sm">
<div class="row voffset">
<div class="col-sm-4">
<div class="text-center">
<span class="fa fa-random icon-round icon-md icon-white"></span>
</div>
<h3 class="text-center mg-md tc-white">
Gateway
</h3>
<p class="text-center ">
Make it the single point connecting you to the internet. Protecting you from local sniffing and insecure networks.
</p>
</div>
<div class="col-sm-4">
<div class="text-center">
<span class="fa fa-coffee icon-round icon-md icon-white"></span>
</div>
<h3 class="text-center mg-md tc-white">
Place (coming soon)
</h3>
<p class="text-center ">
This is your cloud place where you can store documents, pictures, or share ideas.
</p>
</div>
<div class="col-sm-4">
<div class="text-center">
<span class="fa fa-arrows-alt icon-round icon-md icon-white"></span>
</div>
<h3 class="text-center mg-md tc-white">
Office (pre-order)
</h3>
<p class="text-center ">
Create a cloud office to share documents and work together. We select a small number of applications that are easy and secure to use.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-72 END -->
<!-- launch-ps -->
<div class="bloc tc-onyx bgc-anti-flash-white l-bloc" id="launch-ps">
<div class="container bloc-sm">
<div class="row voffset">
<div class="col-sm-12">
<h1 class="text-center tc-rich-electric-blue-2 mg-lg">
Request your 14 days’ free trial now
</h1>
<div class="row">
<div class="col-sm-5">
<div class="panel">
<div class="panel-heading">
<h2 class="mg-clear text-center tc-rich-electric-blue-2">
Gateway <br>
</h2>
<h3 class="mg-md text-center tc-onyx">
Connect to your office, roaming team
</h3>
</div>
<div class="panel-body">
<ul class="list-unstyled">
<li>
<form id="form_gateway" novalidate success-msg="Your message has been sent and we will be in touch shortly. Feel free to add details to a support ticket in your mailbox." fail-msg="Something broke down, and we can&rsquo;t send your request. Please email us directly at support@enigmabridge.com">
<div class="form-group">
<select class="form-control selection-price animated pulse animLoop02" id="gatewaysize">
<option value="gw5">
5 devices - $10/month
</option>
<option value="gw25">
25 devices - $75/month
</option>
<option value="gw50">
50 devices - $150/month
</option>
<option value="gw100">
100 devices - $275/month
</option>
<option value="gw200">
200 devices - $400/month
</option>
<option value="gwX">
More devices / special request
</option>
</select>
</div>
<div class="form-group">
<label>
Private Space preferred location
</label>
</div>
<div class="form-group">
<select class="form-control animDelay04" id="gatewaylocation">
<option value="uk">
United Kingdom
</option>
<option value="us-east">
United States - East
</option>
<option value="us-west">
United States - West
</option>
<option value="india">
India
</option>
<option value="germany">
Germany
</option>
<option value="singapore">
Singapore
</option>
</select>
</div>
<div class="form-group">
<label>
Email address
</label>
<input id="space_admin_email_gw" class="form-control animDelay1 animated pulse animLoop02" required type="email" />
</div>
<div class="form-group">
<label>
If you have any question<br>
</label><textarea id="gatewaymessage" class="form-control" rows="4" cols="50"></textarea>
</div>
<button class="bloc-button btn btn-block btn-xl btn-rich-electric-blue animDelay2 animated pulse animLoop03" type="submit">
Try Now
</button>
<p class="text-center ">
<i>2 weeks free trial - no credit card, <br>just email address</i><br>
</p>
</form>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Unlimited data
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Fully automated launch
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Add devices with "1-click"
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Use BYOD and laptops for secure access
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Set links to up to 10 local services
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> List of connected users and traffic data
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> OpenVPN security with AES256
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Keys created in secure hardware (CloudHSM)
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Instant access removal for stolen / lost devices
</h5>
</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-2">
</div>
<div class="col-sm-5">
<div class="panel">
<div class="panel-heading">
<h2 class="mg-clear text-center tc-rich-electric-blue-2">
Office
</h2>
<h3 class="mg-md text-center tc-onyx">
Create cloud office in minutes
</h3>
</div>
<div class="panel-body">
<ul class="list-unstyled">
<li>
<form id="form_office" novalidate success-msg="Your message has been sent and we will be in touch shortly. Feel free to add details to a support ticket in your mailbox." fail-msg="Something broke down, and we can&rsquo;t send your request. Please email us directly at support@enigmabridge.com">
<div class="form-group">
<select class="form-control selection-price animated pulse animLoop02" id="officesize">
<option value="off5">
5 devices - $15/month
</option>
<option value="off15">
15 devices - $95/month
</option>
<option value="off25">
25 devices - $150/month
</option>
<option value="off50">
50 devices - $250/month
</option>
<option value="off100">
100 devices - $400/month
</option>
<option value="offX">
More devices / special request
</option>
</select>
</div>
<div class="form-group">
<label>
Private Space prefered location
</label>
</div>
<div class="form-group">
<select class="form-control animDelay04" id="officelocation">
<option value="uk">
United Kingdom
</option>
<option value="us-east">
United States - East
</option>
<option value="us-west">
United States - West
</option>
<option value="india">
India
</option>
<option value="germany">
Germany
</option>
<option value="singapore">
Singapore
</option>
</select>
</div>
<div class="form-group">
<label>
Email address
</label>
<input id="space_admin_email_off" class="form-control animDelay1 animated pulse animLoop02" required type="email" />
</div>
<div class="form-group">
<label>
If you have any question
</label><textarea id="officemessage" class="form-control" rows="4" cols="50"></textarea>
</div>
<button class="bloc-button btn btn-block btn-xl animDelay2 btn-rich-electric-blue animated pulse animLoop03" type="submit">
Pre-order
</button>
<p class=" text-center">
<i>2 weeks free trial - no credit card, <br>just email address</i>
</p>
</form>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Unlimited data
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Fully automated launch
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Add devices with "1-click"
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Use BYOD and laptops for secure access
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Set links to up to 10 local services
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> List of connected users and traffic data
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> OpenVPN security with AES256
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Keys created in secure hardware (CloudHSM)
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Instant access removal for stolen / lost devices
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> File access over web and mounted drives
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Private instant messaging
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> 100GB storage
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Wordpress instance
</h5>
</li>
<li>
<h5 class=" tc-rich-electric-blue mg-sm">
<span class="fa fa-check"></span> Internal wiki system
</h5>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- launch-ps END -->
<!-- steps -->
<div class="bloc tc-onyx bgc-white l-bloc" id="steps">
<div class="container bloc-md">
<div class="row">
<div class="col-sm-12">
<h1 class="mg-md text-left tc-rich-electric-blue-2">
What happens next
</h1>
<p class="sub-heading text-left">
There are only a few simple steps to launch your own Private Space
</p>
</div>
</div>
<div class="row voffset">
<div class="col-sm-4">
<h4 class="mg-md tc-rich-electric-blue-2">
Request a Private Space (above)
</h4><a href="#" data-lightbox="img/step1_start_enrollment.png" data-caption="Enter your email address and select the country residence for your Private Space." data-gallery-id="gallery-1"><img src="img/step1_start_enrollment.png" class="img-responsive mg-md img-frame-lg" /></a>
<p>
Submit the form above.
</p>
</div>
<div class="col-sm-4">
<h4 class="mg-md tc-rich-electric-blue-2">
Verify your email address
</h4><a href="#" data-lightbox="img/step2_freshdesk.png" data-caption="We email you to verify your email address." data-gallery-id="gallery-1"><img src="img/step2_freshdesk.png" class="img-responsive mg-md img-frame-lg" /></a>
<p>
We email you to verify your email address.
</p>
</div>
<div class="col-sm-4">
<h4 class="mg-md tc-rich-electric-blue-2">
Receive your key
</h4><a href="#" data-lightbox="img/step3_email_with_key.png" data-caption="As soon as your Private Space is ready, it will send you an email about your key." data-gallery-id="gallery-1"><img src="img/step3_email_with_key.png" class="img-responsive img-frame-lg mg-md" /></a>
<p>
As soon as your Private Space is ready, it will email to you the first key.<br>
</p>
</div>
</div>
<div class="row voffset">
<div class="col-sm-4">
<h4 class="mg-md tc-rich-electric-blue-2">
Setup your key and connection
</h4><a href="#" data-lightbox="img/step4_connectionclient.png" data-caption="Follow the key download link. It contains information how to setup your device." data-gallery-id="gallery-1"><img src="img/step4_connectionclient.png" class="img-responsive mg-md img-frame-lg" /></a>
<p>
Follow the key download link. It contains information how to setup your device.
</p>
</div>
<div class="col-sm-4">
<h4 class="mg-md tc-rich-electric-blue-2">
Connect to your Private Space
</h4><a href="#" data-lightbox="img/step5_privatespace.png" data-caption="Once connected to your Private Space, go to “http://private.space”." data-gallery-id="gallery-1"><img src="img/step5_privatespace.png" class="img-responsive mg-md img-frame-lg" /></a>
<p>
Once connected to your Private Space, go to “http://private.space”.
</p>
</div>
<div class="col-sm-4">
<h4 class="mg-md tc-rich-electric-blue-2">
Continue use after free trial
</h4><a href="#" data-lightbox="img/step6b_xero.jpg" data-caption="We send you payment details once your initial free trial starts." data-gallery-id="gallery-1"><img src="img/step6b_xero.jpg" class="img-responsive mg-md img-frame-lg" /></a>
<p>
Half-way into the trial period, we ask you for invoicing details.
</p>
</div>
</div>
<div class="row voffset">
<div class="col-sm-12">
<p class=" mg-sm">
You can share your Private Space with your friends, team, clients. The first user becomes the administrator and can add keys for new users. Detailed instructions can be found at <a class="ltc-rich-electric-blue-2" href="https://enigmabridge.freshdesk.com/solution/folders/19000152194">https://enigmabridge.freshdesk.com/</a> .
</p>
</div>
</div>
</div>
</div>
<!-- steps END -->
<!-- bloc-75 -->
<div class="bloc bgc-onyx tc-white d-bloc" id="bloc-75">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-6 col-sm-push-6">
<img src="img/private_space.png" class="img-responsive img-frame-lg" />
</div>
<div class="col-sm-6 col-sm-pull-6">
<h1 class="mg-lg tc-rich-electric-blue">
How it works
</h1>
<h3 class="mg-sm tc-white">
Private Spaces provide a range of services
</h3>
<p class="mg-lg ">
When you use your Private Space, it becomes your internet gateway and protects you from insecure Wi-Fi or other networks. <br><br>According to your choice, Private Space will provide a set of service to share and securely connect your team, or friends. <br> <br>Private Spaces are built on cloud computers managed by third party - our first choice is Amazon, but we will add more providers soon. <br> <br>We use secure hardware to manage keys to your Private Space. You gain maximum control over your Private Space as there is no other party with enough power to subvert your ownership.<br> <br><br>
</p>
</div>
</div>
</div>
</div>
<!-- bloc-75 END -->
<!-- bloc-76 -->
<div class="bloc tc-onyx bgc-white l-bloc" id="bloc-76">
<div class="container bloc-md">
<div class="row">
<div class="col-sm-12">
<h2 class="mg-md tc-rich-electric-blue">
Technology
</h2>
</div>
</div>
<div class="row voffset">
<div class="col-sm-4">
<h3 class="mg-md tc-rich-electric-blue">
Privacy
</h3>
<p>
Once connected to your Private Space, you maximise security and privacy of your Internet use. Whether you use Facebook, Google, or connect to your blog, others can only see you’re connecting to your Private Space.<br> <br>Connect with any Wi-Fi and keep maximum security for your data and privacy for your online habits.
</p>
</div>
<div class="col-sm-4">
<h3 class="mg-md tc-rich-electric-blue">
Keys and connections
</h3>
<p>
The security of your Private Space depends on the security of connection keys. We create the keys with our CloudHSMs. CloudHSMs are independent on your Private Space. This prevents single points of failure compromising your security. <br> <br>We put a lot of effort into creating secure keys. No lock-picking or duplicate keys to your Private Space.
</p>
</div>
<div class="col-sm-4">
<h3 class="mg-md tc-rich-electric-blue">
Data security
</h3>
<p>
Your data security depends on many aspects. We always make sure that data in-transit (between your devices and Private Space) are secure. We also enforce access control inside your Private Space. <br> <br>Certain versions of Private Spaces include secure file sharing and decentralized instant messaging with <a class="ltc-rich-electric-blue-2" href="http://matrix.org/" target="_blank">Matrix</a>.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-76 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-86 -->
<div class="bloc bgc-onyx d-bloc" id="bloc-86">
<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-86 END -->
</div>
<!-- Main container END -->
</body>
</html>