Security

2024 Year in Review

Eyes fluttering closed, the coder jumped awake.
“No, I will finish! No mistake will I make!”

They were starting to tire, that much was true.
But they heard the code fire, “Stay strong! There’s more to review!” 

77% complete · View compiled project

# === Security ===
print("\nInitializing category: Security")
security_definition = "Addressing issues of national defense, homeland security, border security and cybersecurity to devise technological, social and policy-based solutions."
print(f"Definition: {security_definition}")

securityImpact = "Researchers are tackling the critical need for cybersecurity innovation to address emerging challenges in a data-driven and connected world. From protecting privacy to the use of artificial intelligence in data systems, the Fulton Schools are preparing the next generation of cybersecurity professionals."
print(f"Impact: {securityImpact}")

year_in_review["highlights"]["Security"] = [

title: “The next generation of cybersecurity pros drills in the dojo”
excerpt: “An ASU associate professor has developed the definitive global platform for training a well-qualified, dedicated cybersecurity workforce to fight surging cybercrime.”},
{title: “Securing the wireless spectrum”
excerpt: “ASU researcher Yanchao Zhang is leading work to ensure the security and privacy of wireless network customers as the user base grows and technology evolves.”},
{title: “ASU receives three DEPSCoR awards for research critical to national security”
excerpt: “Teams in ASU’s School of Computing and Augmented Intelligence will conduct research relevant to U.S. Department of Defense science and technology missions.”},
{title: “Protecting privacy in the age of data proliferation”
excerpt: “ASU researcher Oliver Kosut is leading an investigation of methods to protect personal information in aggregate datasets used to train AI algorithms.”},
{title: “ASU team creates fast tools to secure cyberphysical systems”
excerpt: “Cyberphysical systems, like satellites and drones, are everywhere. ASU faculty members are working to secure them — quickly.”},
{title: “Seeking the biometric bill of rights”
excerpt: “Fulton Schools researcher Katina Michael studies the intersection of biotechnology and cybersecurity.”}]