Back to Events

SHLB Webinar: Protecting Schools and Libraries: The Cybersecurity Pilot Program and the Road Ahead

Wednesday, July 29, 2026
2:00 PM - 3:00 PM (EDT)

Join Us Virtually

Event Details

Cybersecurity threats to schools and libraries are growing, and the stakes could not be higher. Student data, library patron records, and critical network infrastructure are all on the line. The FCC's Schools and Libraries Cybersecurity Pilot Program is a meaningful first step toward addressing these concerns, but there’s much more to be done.

Join SHLB for a conversation about where the pilot stands today: how much has been funded, what services and equipment are supported, what schools and libraries are experiencing on the ground, and the program’s limitations that leave many institutions without the protection they need. 

Then we turn to what comes next. Should cybersecurity be funded under E-Rate on a permanent basis and how? We will explore the options and make the case for why schools and libraries deserve a long-term solution.

This is going to be an exciting discussion with some of the sharpest minds working on this issue. Whether you are an anchor institution, practitioner, policymaker, or a community member, you will not want to miss it.

For More Information:

Henery Wyand
Henery Wyand
Operations & Events Coordinator SHLB Coalition
function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"