Insights & Events

Everything we are
thinking, saying,
and doing.

Videos, articles, events, and conversations — all connected by one question: can you prove you are governing cyber risk?

12+
Videos
8
Articles
4
Events
3
Webinars
Featured Video

Watch the latest.

View all videos on YouTube
Upcoming Events

Where we are. Come find us.

Private forums, open roundtables, and webinars — all built around the governance conversation leadership needs to be having.

Articles

What we are thinking.

Governance

Why executives cannot answer “Are we secure?”

The issue is not effort. It is the absence of verified visibility into what is actually true — and the absence of a system built to produce it.

Legal & Accountability

The missing layer between IT and accountability

IT manages systems. Executives carry responsibility. Governance is the operational layer that has never existed — until now.

Insurance & Risk

What “defensible” actually means for a board director

Not whether you had tools. Whether you could prove, at any given moment, what those tools were actually doing.

Follow us on LinkedIn

Daily insights, governance perspectives,
and updates on what we are building.

Follow EDDi

“Governance is not what you report. It is what you can prove. Most organizations have one. Very few have the other.”

View on LinkedIn →

“The question your insurer is about to ask is not whether you have a firewall. It is whether you can prove your controls are working.”

View on LinkedIn →

Ready to have
the real conversation?

Every briefing is founder-led. Every event is built around the question leadership is already asking.

{nav.classList.toggle("solid",window.scrollY>20);},{passive:true}); const obs=new IntersectionObserver(e=>{e.forEach(x=>{if(x.isIntersecting){x.target.classList.add("in");obs.unobserve(x.target);}});},{threshold:.07,rootMargin:"0px 0px -28px 0px"}); document.querySelectorAll(".r").forEach(el=>obs.observe(el)); const tog=document.querySelector(".nav__tog"),lnk=document.querySelector(".nav__links"); if(tog&&lnk){tog.addEventListener("click",()=>{const o=lnk.style.display==="flex";lnk.style.display=o?"none":"flex";if(!o)Object.assign(lnk.style,{flexDirection:"column",position:"fixed",top:"76px",left:"0",right:"0",background:"rgba(253,252,249,.98)",padding:"28px 24px",gap:"20px",borderBottom:"1px solid #E2DDD6",backdropFilter:"blur(14px)"});});} function loadVideo(el,src){const iframe=document.createElement("iframe");iframe.src=src;iframe.allow="autoplay;encrypted-media";iframe.allowFullscreen=true;iframe.style.cssText="width:100%;height:100%;border:none;position:absolute;inset:0;";el.parentElement.style.position="relative";el.replaceWith(iframe);} function filterContent(type,btn){document.querySelectorAll(".filter-btn").forEach(b=>b.classList.remove("active"));btn.classList.add("active");const sections={video:"videos",blog:"articles",event:"events",webinar:"webinars",all:null};const targets=["videos","articles","events","webinars"];if(type==="all"){targets.forEach(id=>{const s=document.getElementById(id);if(s)s.style.display="block";});}else{targets.forEach(id=>{const s=document.getElementById(id);if(s)s.style.display=(sections[type]===id)?"block":"none";});}}