Welcome to mirror list, hosted at ThFree Co, Russian Federation.

page-about.php - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 15428a57c159301cedc2908315d47f439e524374 (plain)
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
<head>
<link class="hyperlink" href="<?php echo get_template_directory_uri(); ?>/assets/css/pages/about.css?v=4" rel="stylesheet">
<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/assets/css/vendor/dsgvo-video-embed.min.css">
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/dsgvo-video-embed.min.js"></script>

</head>


<section class="hero-section second-menu">
	<div class="background about-background">
		<div class="container">
			<div class="col-md-6 topheader">
				<h1><?php echo $l->t('You should control your data');?></h1>
				<h2><?php echo $l->t('We help you achieve that: a safe home for all your data. Secure, under your control and developed in an open, transparent and trustworthy way. <strong>We are Nextcloud</strong>.');?></h2>
			</div>
		</div>
	</div>
</section>

<section class="section--intro">
    <div class="container">
        <div class="row">
            <div class="col-md-8 col-md-offset-2">
                <p class="section--paragraph text-center"><?php echo $l->t('Nextcloud offers the industry-leading, on-premises content collaboration platform.');?></p>
                <p class="section--paragraph text-center"><?php echo $l->t('Our technology combines the convenience and ease of use of consumer-grade solutions like Dropbox and Google Drive with the security, privacy and control business needs.');?></p>

            </div>
        </div>
    </div>
</section>


<section class="section--differentiators">
<div class="container">
         <div class="row floating--quote--container">
            <blockquote class="quote--paragraph">Nextcloud is a counter model to the typical cloud offerings of large US providers such as Microsoft.</blockquote>
        <div class="quote--brand">
            <a href="http://www.spiegel.de/netzwelt/web/open-source-software-nextcloud-baut-die-bundescloud-a-1203261.html"><div class="quote--spiegel--logo"></div></a>
            </div>
        </div>
    <div class="row">
        <h2><?php echo $l->t('Our key differentiators');?></h2>
        <h3 class="section--paragraph__title"><?php echo $l->t('Putting IT back in control');?></h3>
        <p class="section--paragraph"><?php echo $l->t('As a vendor of on-premises solutions, Nextcloud puts the customer in control over their data in the most literal and direct sense. Your data is in your data center, on a server managed by you, rather than floating somewhere in the cloud.');?></p>
        <p class="section--paragraph"><?php echo $l->t('Our products integrate powerful capabilities to control and monitor data exchange and communication, including our unique File Access Control and workflow features, extensive audit logs, fine-grained sharing controls and more.');?></p>
        <p class="section--paragraph"><?php echo $l->t('Unlike competitors, we offer hosting strictly through partners and have absolutely no incentive to lock our customers into a SAAS solution.');?></p>
         <h3 class="section--paragraph__title"><?php echo $l->t('Security and compliance first');?></h3>
        <p class="section--paragraph"><?php echo $l->t('Security and compliance are Nextcloud customers\' greatest concerns and our prime advantage over competitors.');?></p>
        <p class="section--paragraph"><?php echo $l->t('By hosting our enterprise product on-premises or in a local data center, compliance questions are resolved in the most transparent way possible.');?></p>
        <p class="section--paragraph"><?php echo $l->t('Nextcloud features a host of unique, innovative security technologies from brute force protection to advanced server side and integrated end-to-end, client side encryption with enterprise-grade key handling and a wide range of security hardenings. Our security has been reviewed by trusted third parties and is backed by a USD 10.000 Security Bug Bounty Program, providing the confidence that data meant to stay private will stay private.');?></p>
    </div>
    <div class="row floating--quote--container">
        <blockquote class="quote--paragraph">European governments rely on German start-up Nextcloud.</blockquote>
        <div class="quote--brand">
            <a href="https://www.handelsblatt.com/technik/it-internet/cloud-dienste-eu-staaten-setzen-auf-deutsches-start-up-nextcloud/24942352.html"><div class="quote--handelsblatt--logo"></div></a>
        </div>
    </div>
    <div class="row">
        <h3 class="section--paragraph__title"><?php echo $l->t('User Focus');?></h3>
		<p class="section--paragraph"><?php echo $l->t('At Nextcloud, we believe that an open, transparent development process and a clear focus on the needs of users and customers results in a better product.');?></p>

		<p class="section--paragraph"><?php echo $l->t('By working in the open within and with the wider developer- and user community, development is sped up, quality improved and alignment with needs of users improved.');?></p>
		<p class="section--paragraph"><?php echo $l->t('Nextcloud Enterprise gives professional organizations software optimized and tested for mission critical environments.');?> <a class="hyperlink" href="<?php echo home_url('enterprise') ?>"><?php echo $l->t('See our enterprise page</a> for more information about our Nextcloud Enterprise.');?></p>
		<p class="section--paragraph"><?php echo $l->t('Our unique approach to support gives customers what <strong>no other vendor can offer</strong>: direct access to core Nextcloud engineering expertise without a layer of support people between the customer and the knowledge they need.');?>  <a class="hyperlink" href="https://opensource.com/article/18/8/mixing-roles-engineering" target="_blank"><?php echo $l->t('Learn more on opensource.com.');?></a></p>
    </div>
</div>
</section>
<section class="section--quote-list">
<div class="container-widest quote-list">
    <div class="row">
        <div class="col-lg-4 col-md-6">
            <div class="quote--container">
                <blockquote class="quote--paragraph">The golden standard for hosting your own cloud.</blockquote>
                <div class="quote--brand">
                    <a href="https://www.androidpolice.com/2020/06/07/the-best-free-and-open-source-alternatives-to-google-drive-on-android/"><div class="quote--androidpolice--logo"></div></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4  col-md-6">
            <div class="quote--container">
                <blockquote class="quote--paragraph">With the Nextcloud on-premise content collaboration platform, [the French government has] opted for a secure and easy-to-use solution from the leading European provider</blockquote>
                <div class="quote--brand">
                    <a href="https://www.nextinpact.com/news/108156-le-ministere-linterieur-migre-sur-solution-libre-nextcloud.htm"><div class="quote--nextinpact--logo"></div></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4 col-md-6">
            <div class="quote--container">
                <blockquote class="quote--paragraph">I store everything in Nextcloud</blockquote>
                <div class="quote--brand">
                    <a href="https://www.wired.com/story/how-to-sync-your-data-everywhere/"><div class="quote--wired--logo"></div></a>
                </div>
            </div>
        </div>
    </div>
</div>
</section>
<section class="section--mission">
<div class="container">
    <div class="row">
        <h2><?php echo $l->t('Our company');?></h2>
		<h3><?php echo $l->t('Our mission:');?></h3>
		<p class="section--paragraph"><strong><?php echo $l->t('We develop software for decentralized and federated clouds as alternative to centralized cloud services.');?></strong></p>
        <h3><?php echo $l->t('Our principles:');?></h3>
        <p class="section--paragraph">
            <ul>
                <li><strong><?php echo $l->t('Sustainability');?></strong><br />
                <?php echo $l->t('We build a sustainable company, aiming for long term stability, not a short term sale. So no growth at all cost: protect people, society and the environment.');?>
                </li>
                <li><strong><?php echo $l->t('Privacy and security');?></strong><br />
                <?php echo $l->t('We believe that privacy is a fundamental human right. Everyone has the right of a secure communication. It’s the main motivation behind all our products.');?>
                </li>
                <li><strong><?php echo $l->t('User-centered design');?></strong><br />
                <?php echo $l->t('We honor people’s time and mental load. That is why we make Nextcloud easy to use.');?>
                </li>
                <li><strong><?php echo $l->t('Trust');?></strong><br />
                <?php echo $l->t('We trust each other to have shared goals and make decisions based on it. This enables remote and flexible work and decentralized, collaborative decision making over most things.');?>
                </li>
                <li><strong><?php echo $l->t('Open source');?></strong><br />
                <?php echo $l->t('Everything we do is 100% open source. We do not do open core or proprietary extensions.');?>
                </li>
                <li><strong><?php echo $l->t('Open standards');?></strong><br />
                <?php echo $l->t('We use and support open standards as much as possible. We don’t lock people in to proprietary formats. You can import and export everything.');?>
                </li>
                <li><strong><?php echo $l->t('Decentralisation');?></strong><br />
                <?php echo $l->t('We are building decentralized products as alternative to centralized platforms. People can choose what they want and where they want it.');?>
                </li>
                <li><strong><?php echo $l->t('Community');?></strong><br />
                <?php echo $l->t('Working in the open with a broad community leads to better results. We trust our community and empower them to take ownership over what they contribute to and have as much access to and control over it as legally and practically possible.');?>
                </li>
                <li><strong><?php echo $l->t('Inclusion and diversity');?></strong><br />
                <?php echo $l->t('Diverse teams and communities make us better and more innovative. We support people marginalized in open source to get involved and thrive.');?>
                </li>
                <li><strong><?php echo $l->t('Accessibility');?></strong><br />
                <?php echo $l->t('Accessibility is a fundamental human right and technology should be accessible to everyone.');?>
                </li>

            </ul>
        </p>
    </div>
    <a id="history"></a>
    <div class="row floating--quote--container">
        <blockquote class="quote--paragraph">Nextcloud hit the ground running</blockquote>
        <div class="quote--brand">
            <a href="https://www.theregister.co.uk/2016/07/28/open_source_insider_open_source_forkery/"><div class="quote--register--logo"></div></a>
        </div>
    </div>
    <div class="row">
        <h3><?php echo $l->t('History');?></h3>
		<p class="section--paragraph"><?php echo $l->t('Nextcloud was started in June 2016 by <a class="hyperlink" href="https://karlitschek.de">Frank Karlitschek</a> and a dozen experienced open source entrepreneurs and engineers to empower users to take back control over their data and communication. We envisioned our company to develop the next generation open source Enterprise File Sync and Share and have been relentlessly pursuing that vision, raising the bar for self-hosted solutions.');?></p>

		<p class="section--paragraph"><?php echo $l->t('Fully employee-funded and pursuing an organic-growth strategy, Nextcloud already turned profitable by the end of 2016 and had nearly tripled to 35 employees by the end of 2017. See our full ');?><a class="hyperlink" href="<?php echo home_url('team') ?>"><?php echo $l->t('team here.');?></a> </p>
        <p class="section--paragraph"><?php echo $l->t('By January 2018, <a class="hyperlink" href="https://nextcloud.com/blog/nextcloud-grew-customer-base-7x-added-over-6.6-million-lines-of-code-and-doubled-its-team-in-2017/">after record growth in 2017</a>, Nextcloud had become the most sought-after Enterprise File Sync and Share solution <a class="hyperlink" href="https://nextcloud.com/blog/nextcloud-grew-customer-base-7x-added-over-6.6-million-lines-of-code-and-doubled-its-team-in-2017/">according to Google Trends</a> and was widely recognized as leading the on-premises Enterprise File Sync and Share industry. Since then, Nextcloud has continued to organically double its revenue year after year.');?></p>
        <p class="section--paragraph"><?php echo $l->t('With an estimated over 400.000 Nextcloud servers online, no other on-premises content collaboration platform comes close in terms of installed base.');?></p>
		<p class="section--paragraph"><?php echo $l->t('You can follow what we are up to');?> <a class="hyperlink" href="<?php echo home_url('news') ?>"><?php echo $l->t('in our blogs</a> and subscribe to <a class="hyperlink" href="https://newsletter.nextcloud.com">our newsletter.</a>');?></p>
	</div>
</section>

<section class="section--videos">
<div class="container">
    <div class="row">
		<h2><?php echo $l->t('Media coverage');?></h2>
		<p class="section--paragraph"><?php echo $l->t('We keep track of some of the mentions of Nextcloud in the press.');?> Find our Press center <a href="<?php echo home_url('press') ?>" class="hyperlink">here.</a></p>
        <div class="row newsrow">
            <div class="col-md-4">
                <a class="hyperlink" href="https://www.theregister.com/2021/12/02/nextcloud_onedrive_interview/" target="_blank" title="The Register interviews Frank">
                    <img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/register.png" title="The Register interviews Frank"/>
                    <span class="text">The Register interviews Nextcloud CEO and founder, Frank Karlitschek</span>
                </a>
            </div>
            <div class="col-md-4">
                <a class="hyperlink" href="https://www.politico.eu/article/microsoft-targeted-in-eu-antitrust-complaint-over-onedrive/" target="_blank" title="Politico covering MS anti-trust case">
                    <img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/politico.png" title="Politico covering MS anti-trust case"/>
                    <span class="text">"a privacy-friendly alternative to OneDrive and other U.S. rivals such as Dropbox and Google Drive,"</span>
                </a>
            </div>
            <div class="col-md-4">
                <a class="hyperlink" href="https://nextcloud.com/blog/swedish-government-nextcloud-premier-digital-collaboration-platform/" target="_blank" title="Swedish government on Nextcloud">
                    <img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/sweden.png" title="Swedish government on Nextcloud"/>
                    <span class="text">Swedish government report picks Nextcloud as best integrated platform: "Nextcloud stands out as a customisable open-source solution"</span>
                </a>
            </div>
            <div class="col-md-4">
                <a class="hyperlink" href="https://www.hostingadvice.com/blog/nextcloud-delivers-free-client-server-software/" target="_blank" title="HostingAdvice.com covering Nextcloud">
                    <img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/ha.png" title="HostingAdvice.com covering Nextcloud"/>
                    <span class="text">"a new standard in self-hosted collaboration, providing security and control in an open, transparent, and reliable manner"</span>
                </a>
            </div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.tijd.be/dossiers/de-tijd-vooruit/datakluizenproject-van-tim-berners-lee-wint-veld-in-europa-maar-opent-ook-debat/10303256.html" target="_blank" title="De Tijd on Nextcloud and Solid">
                    <img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/detijd.png" title="De Tijd on Nextcloud and Solid"/>
                    <span class="text">"Er zijn ongeveer 400.000 Nextcloud-servers online waarvan sommige miljoenen gebruikers hebben"</span>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.techrepublic.com/article/nextcloud-21-improvements-in-speed-and-added-features-make-its-cloud-offering-more-business-friendly/" target="_blank" title="Techrepublic on Nextcloud Hub">
                    <img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/techrepublic.png" title="Techrepublic on Nextcloud Hub"/>
                    <span class="text">"the best on-premise cloud solution available"</span>
				</a>
			</div>
            <div class="col-md-4">
                <a class="hyperlink" href="https://www.golem.de/news/office-kollaboration-nextcloud-21-verspricht-zehnfache-leistung-2102-154388.html" target="_blank" title="Golem on Nextcloud Hub">
                    <img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/golem.png" title="Golem on Nextcloud Hub"/>
                    <span class="text">"Nextcloud 21 verspricht zehnfache Leistung."</span>
                </a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://cloud7.news/cloud/nextcloud-hub-21-is-available/" target="_blank" title="Cloud7 on Nextcloud Hub">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/cloud7.png" title="Cloud7 on Nextcloud Hub"/>
				<span class="text">"The Nextcloud team introduced Nextcloud Hub 21 at a virtual presentation streamed worldwide."</span>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.forbes.com/sites/jasonevangelho/2020/12/22/nextcloud-attacks-google-and-onedrive-with-1-click-migration-feature/" target="_blank" title="Forbes on Nextcloud Hub">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/forbes.png" title="Forbes on Nextcloud Hub"/>
				<span class="text">"Nextcloud Attacks Google And OneDrive With 1-Click Migration Feature"</span>
				</a>
			</div>
            <div class="col-md-4">
            <a class="hyperlink" href="https://proprivacy.com/cloud/review/nextcloud" target="_blank" title="Pro-privacy on Nextcloud">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/pro-privacy.png" title="Pro-privacy on Nextcloud"/>
				<span class="text">"its potential feature set, easily expanded by administrators through a one-click app installation, puts the likes of Dropbox, Google Drive, and iCloud to shame"</span>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.heise.de/news/Nextcloud-migriert-Daten-von-Dropbox-Google-und-OneDrive-4990876.html" target="_blank" title="Heise on Nextcloud Hub">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/heise.png" title="Heise on Nextcloud Hub"/>
				<span class="text">"Nextcloud migriert Daten von Dropbox, Google und OneDrive"</span>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.nextinpact.com/news/108156-le-ministere-linterieur-migre-sur-solution-libre-nextcloud.htm" target="_blank" title="Nextinpact about French ministry of Interior deploying Nextcloud (French)">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/nextinpact-no-text.png" title="Nextinpact about French ministry of Interior deploying Nextcloud (French)"/>
				<span class="text">Nextinpact about French ministry of Interior deploying Nextcloud (French)</span>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.handelsblatt.com/technik/it-internet/nextcloud-gruender-frank-karlitschek-wir-geben-den-staaten-die-hoheit-ueber-ihre-informationen-zurueck/24942392.html" target="_blank" title="Handelsblatt interview with Frank (German)">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/handelsblatt-no-text.png" title="Handelsblatt interview with Frank (German)"/>
				<span class="text">Handelsblatt interviews Frank (German)</span>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="https://www.forbes.com/sites/jasonevangelho/2020/01/17/nextcloud-hub-launches-to-compete-with-google-docs-and-office-365/" target="_blank" title="Forbes on Nextcloud Hub">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/forbes.png" title="Forbes on Nextcloud Hub"/>
				<span class="text">"Nextcloud Hub Launches To Compete Directly With Google Docs And Microsoft 365"</span>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.zdnet.com/article/eu-turns-from-american-public-clouds-to-nextcloud-private-clouds/" target="_blank" title="ZDNet on EU moving to self-hosted clouds">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/ZDNet-no-text.png" title="ZDNet on EU moving to self-hosted clouds"/>
				<span class="text">"EU turns from American public clouds to Nextcloud private clouds"</span>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://windowsreport.com/free-cloud-software-windows/" target="_blank" title="Windowsreport on Nextcloud and other solutions">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/windowsreport.png" title="Windowsreport on Nextcloud and other solutions"/>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.zdnet.com/article/nextcloud-14-rolls-out-with-two-major-security-features/" target="_blank" title="ZDNet on Nextcloud 14">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/zdnet-14.png" title="ZDNet on Nextcloud 14"/>
				</a>
			</div>
            <div class="col-md-4">
                <a class="hyperlink" href="https://www.com-magazin.de/news/cloud/nextcloud-14-erhaelt-video-verifizierung-dsgvo-tool-1581432.html" target="_blank" title="Com! professional magazine on Nextcloud 14">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/com-professional-14.png" title="Com! professional magazine on Nextcloud 14"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="https://www.itwire.com/technology-regulation/82947-cloud-vendor-nextcloud-offers-gdpr-compliance-kit.html" target="_blank" title="ITWire on the Nextcloud GDPR Compliance kit">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/itwire-gdpr.png" title="ITWire on the Nextcloud GDPR Compliance kit"/>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.cloudcomputing-insider.de/nextcloud-bietet-loesungen-fuer-dsgvo-a-718129/" target="_blank" title="Cloudcomputing-Insider on the Nextcloud GDPR Compliance kit">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/cci-gdpr.png" title="Cloudcomputing-Insider on the Nextcloud GDPR Compliance kit"/>
				</a>
			</div>
            <div class="col-md-4">
                <a class="hyperlink" href="https://www.techradar.com/news/german-government-goes-open-source-with-open-source-cloud-firm-nextcloud" target="_blank" title="Techradar Pro on German government going for Nextcloud">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/techradarpro.png" title="Techradar Pro on German government going for Nextcloud"/>
				</a>
			</div>
            <div class="col-md-4">
            <a class="hyperlink" href="http://www.spiegel.de/netzwelt/web/open-source-software-nextcloud-baut-die-bundescloud-a-1203261.html" target="_blank" title="Der Spiegel on German government going for Nextcloud">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/spiegel-gergov.png" title="Der Spiegel on German government going for Nextcloud"/>
				</a>
			</div>
            <div class="col-md-4">
            <a class="hyperlink" href="http://news.softpedia.com/news/meet-nextcloud-talk-world-s-first-self-hosted-encrypted-communication-platform-519344.shtml" target="_blank" title="Softpedia on Nextcloud Talk">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/softpedia-talk.png" title="Softpedia on Nextcloud Talk"/>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="http://windowsitpro.com/open-source/open-source-file-share-nextcloud-add-end-end-encryption" target="_blank" title="Windows IT Pro on End-to-end Encryption">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/itpro-endtoend.png" title="Windows IT Pro on End-to-end Encryption"/>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://tweakers.net/nieuws/130137/nextcloud-kondigt-end-to-endencryptie-aan.html" target="_blank" title="Tweakers on End-to-end Encryption">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/tweakers-e2e.png" title="Tweakers on End-to-end Encryption"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="Techreport on Global Scale" target="_blank" title="Techreport on Global Scale">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/tr-gs.png" title="Techreport on Global Scale"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="http://www.networkworld.com/article/3198415/open-source-tools/nextcloud-12-expands-data-storage-to-support-large-organizations.htmlorld.com/nextcloud-partners-with-moodle-and-4-other-partners-releases-nextcloud-education-edition-moodle-nextcloud/" target="_blank" title="Networkworld on Global Scale">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/nw-gs.png" title="Networkworld on Global Scale"/>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="http://www.moodleworld.com/nextcloud-partners-with-moodle-and-4-other-partners-releases-nextcloud-education-edition-moodle-nextcloud/" target="_blank" title="MoodleWorld on Education Edition">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/moodle-news-edu.png" title="MoodleWorld on Education Edition"/>
				</a>
			</div>
            <div class="col-md-4">
				<a class="hyperlink" href="https://www.zdnet.com/article/nextcloud-box-a-cloud-for-your-office-or-living-room/" target="_blank" title="ZDNet on the Nextcloud Box">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/zdnet-box.png" title="ZDNet on the Nextcloud Box"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="http://www.techrepublic.com/article/nextcloud-11-cloud-server-an-impressive-security-focused-update/" target="_blank" title="Techrepublic on Nextcloud 11">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/techrepublic-11.png" title="Techrepublic on Nextcloud 11"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="http://www.cio.com/article/3150864/open-source-tools/nextcloud-is-the-open-source-answer-to-mass-surveillance.html" target="_blank" title="CIO on Nextcloud 11">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/cio-on-11.png" title="CIO on Nextcloud 11"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="http://www.zdnet.com/article/nextcloud-adds-security-and-scalability-to-its-private-cloud-offering/" target="_blank" title="ZDNet on Nextcloud 11">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/zdnet-on-11.png" title="ZDNet on Nextcloud 11"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="http://www.eweek.com/cloud/nextcloud-improves-security-adds-enterprise-support.html" target="_blank" title="eWeek on the fork">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/eweek.png" title="eWeek on the fork"/>
				</a>
			</div>
<!--			<div class="col-md-4">
				<a class="hyperlink" href="http://www.zdnet.com/article/nextcloud-releases-owncloud-fork-ahead-of-schedule/" target="_blank" title="ZDNet on the fork">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/ZDNet.png" title="ZDNet on the fork"/>
				</a>
			</div>-->
			<div class="col-md-4">
				<a class="hyperlink" href="http://thenewstack.io/story-behind-nextcloud/" target="_blank" title="TheNewStack on the fork">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/thenewstack.png" title="TheNewStack on the fork"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="http://fortune.com/2016/06/03/what-happened-to-owncloud/" title="Fortune on the fork">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/fortune.png" target="_blank" title="Fortune on the fork"/>
				</a>
			</div>
<!--			<div class="col-md-4">
				<a class="hyperlink" href="http://www.cio.com/article/3079866/open-source-tools/what-we-can-learn-from-ownclouds-collapse.html" target="_blank" title="CIO on the fork">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/cio_logo.png" title="CIO on the fork"/>
				</a>
			</div>-->
			<div class="col-md-4">
				<a class="hyperlink" href="http://www.theregister.co.uk/2016/07/28/open_source_insider_open_source_forkery/" target="_blank" title="Fork You - the Register analysis">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/TheRegister.png" title="Fork You - the Register analysis"/>
				</a>
			</div>
			<div class="col-md-4">
				<a class="hyperlink" href="https://www.radiotux.de/index.php?/archives/8015-RadioTux-Sendung-Juni-2016.html" target="_blank" title="RadioTux interview (German)">
				<img class="img-responsive" src="<?php bloginfo('template_directory');?>/assets/img/history/radiotux.png" title="Radio Tux interview"/>
				</a>
			</div>
<!--			<div class="col-md-4">
                <iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/Yjqd7MX434I?start=2678" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
			</div>
			<div class="col-md-4">
                <iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/rAXf8SGAXFE?start=2173" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
			</div>
			<div class="col-md-4">
                <iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/iMfokaX2r8g" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
			</div>-->
		</div>
	</div>
</section>
<section>
<div class="container">
	<div class="row">
		<div class="col-md-6 col-md-offset-3">
			<h2 class="text-center"><?php echo $l->t('Our newsletter');?></h2>
			<p class="section--paragraph text-center"><?php echo $l->t('Stay up to date with Nextcloud news – future plans for releases, events and development are covered monthly in our news letter.');?></p>
			<p class="section--paragraph text-center"><a href="https://newsletter.nextcloud.com/?p=subscribe&id=1" class="button button--large button--blue button--arrow"><?php echo $l->t('Subscribe');?></a></p>
		</div>
	</div>
</div>
</section>
<section>
<div class="container">
	<div class="row">
		<div class="col-md-12">
			<p class="section--paragraph"><?php echo $l->t('Disclaimer: </br>
			<small>All product names and trademarks are the property of their respective owners, which might in no way be associated or affiliated with Nextcloud.<br />
			Nextcloud is not responsible for the content of the linked articles.</small>');?></p>
		</div>
	</div>
</div>
</section>