Skip to content

Commit ca4379b

Browse files
authored
Announce new member (#426)
* cyberagentur membership announcement Signed-off-by: [email protected] <[email protected]>
1 parent 8412433 commit ca4379b

File tree

4 files changed

+81
-0
lines changed

4 files changed

+81
-0
lines changed

Foundation/Membership/LOGOS/Cyberagentur.svg

+47
Loading

Foundation/Membership/index.html

+11
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,17 @@ <h2>Associate Members</h2>
366366
</div>
367367
<div class="member-info"></div>
368368
</div>
369+
<div class="member">
370+
<div class="member-pic">
371+
<a href="https://www.cyberagentur.de/">
372+
<img src="LOGOS/Cyberagentur.svg" style="width: 200px" alt="Cyberagentur">
373+
</a>
374+
</div>
375+
<div class="member-name">
376+
Cyberagentur
377+
</div>
378+
<div class="member-info"></div>
379+
</div>
369380
<div class="member">
370381
<div class="member-pic">
371382
<a href="https://ethz.ch/en.html">
+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
# Copyright 2025 seL4 Project a Series of LF Projects, LLC.
3+
# SPDX-License-Identifier: CC-BY-SA-4.0
4+
title: Cyberagentur joins the seL4 Foundation
5+
anchor: member-cyberagentur
6+
---
7+
8+
<p>
9+
<a href="https://www.cyberagentur.de/">
10+
<img src="../Foundation/Membership/LOGOS/Cyberagentur.svg"
11+
style="width: 30%; margin-right:20px; float: right;" alt="Cyberagentur logo">
12+
</a>
13+
The seL4 Foundation is pleased to welcome Germany’s <a href="https://www.cyberagentur.de/en/">Cyberagentur</a> as <a href="../Foundation/Membership">Associate Member</a>, coinciding with the <a href="https://www.cyberagentur.de/presse/ein-meilenstein-fuer-it-sicherheit-in-deutschland/">launch</a> of five projects in its research program on an “Ecosystem of formally verified IT – provable cybersecurity (EvIT)”. Two of the projects include work enhancing seL4. The Cyberagentur is joining the seL4 Foundation to underline the importance of this approach for making both highly complex IT systems and critical infrastructures more secure and to attract further supporters. The Cyberagentur funds cybersecurity research projects with a high risk and a very high potential of disruption.
14+
</p>

news/2025.html

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
# Copyright 2025 seL4 Project a Series of LF Projects, LLC.
3+
# SPDX-License-Identifier: CC-BY-SA-4.0
4+
5+
title: News about seL4 and the seL4 Foundation
6+
layout: news
7+
redirect_from: /news.html
8+
year: 2025
9+
---

0 commit comments

Comments
 (0)