You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/news.js
+8-15Lines changed: 8 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -17,23 +17,16 @@ export const allNews = [
17
17
18
18
{
19
19
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.",
0 commit comments