Skip to content

Commit a8dcbf3

Browse files
committed
Text improvements
1 parent 8b981e2 commit a8dcbf3

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ supporters = [
3030
]
3131

3232
blogposts = [
33-
"Statement calling for memory safety incentives in EU cybersecurity policies",
33+
"Calling for memory safety incentives in EU cybersecurity policies",
3434
"Canonical releases Ubuntu 25-10 with sudo-rs as the default sudo",
3535
"ntpd-rs now supports version 5 of the Network Time Protocol",
3636
"zlib-rs is faster than C",

content/blog/Statement calling for memory safety incentives in EU cybersecurity policies.md renamed to content/blog/Calling for memory safety incentives in EU cybersecurity policies.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "Statement calling for memory safety incentives in EU cybersecurity policies"
2+
title = "Calling for memory safety incentives in EU cybersecurity policies"
33
slug = "calling-for-memory-safety-incentives-in-eu-cybersecurity-policies"
44
authors = ["Hugo van de Pol"]
55
date = 2025-12-17
@@ -20,7 +20,7 @@ image = "/blog/mem-safety-statement-share-image-w1600.jpg"
2020

2121
The statement is a joint effort by secure-by-design experts at leading organizations, including Siemens Mobility, Sovereign Tech Agency, OpenSSF, Google, the Linux Foundation, the Rust Foundation, and national cybersecurity committees.
2222

23-
It has been endorsed by European companies at the forefront of technology, such as Infineon Technologies AG, as well as industry and academic experts, including specialists at Signify, Volvo Cars, Radboud University, and TU Delft.
23+
It has been endorsed by European companies at the forefront of technology, such as Infineon Technologies AG, as well as industry and academic experts, including specialists at Signify, Volvo Cars, Radboud University, and Delft University of Technology.
2424

2525
Executive summary:
2626

@@ -32,18 +32,23 @@ However, its adoption rate is slow due to a lack of short-term economic incentiv
3232
<br/> <br/>
3333
The supporting organisations call on European and national policymakers to act, out of obligation as well as untapped opportunity: to provide clear incentives and support for the large-scale adoption of memory-safe technology.”
3434

35-
**View or download the full statement [here](/docs/improving-europes-cybersecurity-posture-through-memory-safety.pdf).**
35+
View or download the full statement **[here](/docs/improving-europes-cybersecurity-posture-through-memory-safety.pdf)**.
36+
<br />
37+
<br />
3638

3739
## The time is now
3840

39-
Having established a lack of awareness from EU and national policy makers, [Tara Tarakiyee and myself, Hugo van de Pol](#about-the-authors) initiated and led joint discussions with security experts and industry stakeholders, and authored the statement as a result.
41+
We have established a lack of awareness among EU and national policymakers. This contrasts heavily to [the proactive involvement of the Cybersecurity and Infrastructure Security Agency (CISA)](https://www.cisa.gov/securebydesign), among others, in the USA from 2023 onwards.
4042

41-
This lack of awareness contrasts heavily to [the proactive involvement of the Cybersecurity and Infrastructure Security Agency (CISA)](https://www.cisa.gov/securebydesign), among others, in the USA from 2023 onwards. With the CRA on its way, and the examples of CISA et al at our disposal, now is the time for the EU to act.
43+
With the CRA on its way, now is the time for the EU to act.
4244

4345
## Looking ahead
44-
We're looking forward to presenting our point of view to EU and national policy makers, and to continuing to raise awareness of the need for faster adoption of modern memory-safe technology in 2026. We're aiming to bring this statement to various industry events in 2026 and will keep you updated on where to find us.
46+
We're looking forward to presenting our point of view to EU and national policymakers, and to continuing to advocate for faster adoption of modern memory-safe technology in 2026. We're aiming to bring this statement to various events in 2026 and will keep you updated on where to find us.
47+
48+
## Get involved
49+
Our primary goal is to bring memory safety to the forefront of current policy discussions, and we need your help to do it.
4550

46-
Our primary goal is to bring memory safety to the forefront of current policy discussions, and we need your help to do it. If you are involved in relevant European or national policy making, or know someone who might be, please reach out to [Hugo van de Pol](mailto:hugo@trifectatech.org?subject=I'd%20like%20to%20help%20advocate%20for%20memory%20safety).
51+
If you are involved in relevant European or national policy making, or can put us in contact with someone who is, **please reach out to [Hugo van de Pol](mailto:hugo@trifectatech.org?subject=I'd%20like%20to%20help%20advocate%20for%20memory%20safety)**.
4752

4853
---
4954

content/news.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ template = "news.html"
55

66
[extra]
77
blogposts = [
8-
"Statement calling for memory safety incentives in EU cybersecurity policies",
8+
"Calling for memory safety incentives in EU cybersecurity policies",
99
"Emulating avx-512 intrinsics in Miri",
10+
"Support the call for memory safety incentives in EU cybersecurity policies",
1011
"Frequently Asked Questions about sudo-rs",
1112
"Improving state machine code generation",
1213
"ntpd-rs now supports version 5 of the Network Time Protocol",

0 commit comments

Comments
 (0)