Skip to content

Commit 040318c

Browse files
Update news.js
1 parent 2f3bc4d commit 040318c

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

pages/news.js

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,20 @@ import { Nav } from '../components/Navbar';
55
import { SEO, navigation } from '../config/config';
66

77
export const allNews = [
8-
{
9-
date: "3rd July – 4th July 2025 – Coseners 2025 (Next Generation Networking and Multi‑Service Networks Workshop)",
10-
description: "PhD students Andrew Losty and Yuanyuan Zhou presented their work on “Towards Operational and Security Best Practices for DNS in the Internet of Things” and “TwinGuard: An Adaptive Digital Twin for Real‑Time HTTP(S) Intrusion Detection and Threat Intelligence” at Coseners 2025. Yuanyuan was nominated as the runner‑up for the conference award.",
11-
image: "/images/news/Coseners.jpeg",
12-
link: "https://coseners.net/coseners-2025/",
13-
14-
},
15-
168
{
179
date: "7th July 2025 - New York Times Reports on Our Research",
1810
description: "The New York Times cites our paper on smart TVs' security and privacy implications in their article on Internet of Things devices.",
1911
image: "/images/news/NYT1.png",
2012
link: "https://www.nytimes.com/wirecutter/reviews/advice-smart-devices-data-tracking/",
2113

2214
},
23-
15+
{
16+
date: "3rd July – 4th July 2025 – Coseners 2025 (Next Generation Networking and Multi‑Service Networks Workshop)",
17+
description: "PhD students Andrew Losty and Yuanyuan Zhou presented their work on “Towards Operational and Security Best Practices for DNS in the Internet of Things” and “TwinGuard: An Adaptive Digital Twin for Real‑Time HTTP(S) Intrusion Detection and Threat Intelligence” at Coseners 2025. Yuanyuan was nominated as the runner‑up for the conference award.",
18+
image: "/images/news/Coseners.jpeg",
19+
link: "https://coseners.net/coseners-2025/",
20+
21+
},
2422
{
2523
date: "9th June 2025 - 20th June 2025 - HC2P Summer Research Program",
2624
description: "Ammara Yasin attended the Human Centric Cybersecurity Summer Program in Montreal and Ottowa, Canada, as one of 3 PhD students across all UK institutions to be awarded full funding to attend this trans-disciplinary research residency on human-centric cybersecurity.",

0 commit comments

Comments
 (0)