Skip to content

Commit 47f2e88

Browse files
authored
Refactor description for RIPE 91 Meeting entry
Updated the description format for the RIPE 91 Meeting entry to improve readability.
1 parent d95166b commit 47f2e88

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

pages/news.js

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,16 @@ export const allNews = [
1717

1818
{
1919
date: "20–24 Oct 2024 – RIPE 91 Meeting Bucharest",
20-
description: `
21-
PhD candidate Andrew Losty was selected as part of the RACI (RIPE Academic Cooperation Initiative)
22-
to present his research at the RIPE 91 Meeting in Bucharest, Romania. He delivered two research
23-
presentations.<br><br>
24-
25-
<strong>Main Plenary Session</strong><br>
26-
*Towards Operational and Security Best Practices for DNS in the Internet of Things*, outline IoT DNS
27-
research and progress towards adoption of the IETF BCP *IoT DNS Security and Privacy Guidelines*
28-
(UCL, INRIA and Infoblox).<br><br>
29-
30-
<strong>IoT Workshop</strong><br>
31-
*Beyond the Hype: Investigating Matter Standard’s Security and Privacy*, provide an update on the
32-
Matter standard, a security appraisal, and research in progress.
33-
`,
20+
description:
21+
"PhD candidate Andrew Losty was selected as part of the RACI (RIPE Academic Cooperation Initiative) to present his research at the RIPE 91 Meeting in Bucharest, Romania. He delivered two research presentations.\n\n" +
22+
"Main Plenary Session:\n" +
23+
"Towards Operational and Security Best Practices for DNS in the Internet of Things, outlining IoT DNS research and progress towards adoption of the IETF BCP IoT DNS Security and Privacy Guidelines (UCL, INRIA and Infoblox).\n\n" +
24+
"IoT Workshop:\n" +
25+
"Beyond the Hype: Investigating Matter Standard’s Security and Privacy, providing an update on the Matter standard, a security appraisal, and research in progress.",
3426
image: "images/news/andrew1.png",
3527
link: "https://ripe91.ripe.net/",
36-
},
28+
}
29+
3730

3831

3932

0 commit comments

Comments
 (0)