**Barbara Liskov** (0:00)
DARPA had recognized that this was a serious problem, the problem of malicious attacks, and was looking for research in that area. I had a student, Miguel Castro, he came to me and he said, why don't we see whether we can figure out a way to do replication that handles these malicious attacks? And that seemed like a great idea. The problem, if the primary failed, the primary that was running the protocol, the whole thing came to a crashing halt. We came up with a protocol that if the primary seemed to not be doing its job, the backups then carried out another protocol in which a different replica became the primary. We thought that at some point, people would start to use this. And then along came blockchains.
And that was very funny.
**Tim Roughgarden** (0:46)
Someone who loves computer science, loves research, wants to do important work, wants to have an impact. What would you suggest as kind of a mindset, as an approach?
**Barbara Liskov** (0:54)
Computer science is in a very strange place right now, with the advent of AI. I think that as far as research is concerned.
**SPEAKER_3** (1:02)
As part of our summer feed drop series, we're sharing another episode from the a16z crypto show.
Every blockchain today relies on replication techniques first developed in the 1980s, years before anyone imagined cryptocurrencies. In this episode, Tim Roughgarden and Ittai Abraham speak with Turing Award winner Barbara Liskov, whose pioneering work on distributed systems, state machine replication, and practical Byzantine fault tolerance laid the foundation for many of today's blockchain protocols. Whether you're new to crypto or already building in the space, this conversation offers a deeper understanding of the computer science behind modern blockchains. If you enjoy this episode, be sure to follow the a16z crypto show for more conversations like this.
**Tim Roughgarden** (1:50)
Hi, everyone, and welcome to First Principles, a series by the team at a16z crypto. I'm Tim Roughgarden. I'm the head of research at a16z crypto. And today we're exploring a core challenge in distributed computing. How can a system remain reliable when some of its parts fail or behave maliciously?
In this episode, we're going to speak with the Turing Award-winning computer scientist whose work helped answer this question, Dr. Barbara Liskov. She's famous for many things, but today we're going to focus on her work that laid the foundations for modern blockchain systems. For example, from view-standard replication from the 1980s to practical Byzantine fault tolerance or PBFT a decade later.
a16z crypto research partner Ittai Abraham joins me as we talk with Dr. Liskov about her path from programming languages to distributed systems, the evolution of practical replication protocols, the state machine replication paradigm underlying blockchains, and how emerging technologies like AI are reshaping systems research. Here's our conversation. Professor Liskov, thanks so much for joining us for the conversation today. I really appreciate you taking the time.
**Barbara Liskov** (3:02)
Sure.
**Tim Roughgarden** (3:02)
I thought maybe it would be fun to start to just discuss a little bit about how you got into distributed systems research, which from my understanding was maybe around 1980 or so, especially given that throughout the 1970s, you did a lot of extremely important work on other topics, operating systems, programming languages, data abstraction. So why this sort of segue into distributed systems around that time?
**Barbara Liskov** (3:24)
So what happened was I had finished working on Clue, which was the programming language that I developed with my group to provide access to data abstraction as a way of building programs. And I had thought a little bit about maybe starting a company to market the language.
But I realized that I was much more interested in research. And I also thought that I had sort of done as much programming language research as I had anything interesting to do at that point. And I started looking around. And I read a paper by Bob Kahn, in which he talked about the dream of distributed computing. And how there would be distributed programs that had components at different nodes in a network and communicated over the network. And only nobody knew how to build them. And so I thought, there's a great problem.
So I jumped into distributed computing.
**Tim Roughgarden** (4:28)
Wow, fantastic.
**Barbara Liskov** (4:29)
It was a great move.
**Tim Roughgarden** (4:32)
Wow, it was great for computer science that that happened, no doubt about it. I'm curious, did it feel like a pivot at the time? Like you were really changing your research field? And maybe a related question would be, how much did sort of the mindset and the approach to abstraction that you developed early in your career, how much did that port over? Versus how much did you need to really have a new sort of toolbox for working on those problems?
30 more minutes of transcript below
Try it now — copy, paste, done:
curl -H "x-api-key: pt_demo" \
https://spoken.md/transcripts/1000651996090
Works with Claude, ChatGPT, Cursor, and any agent that makes HTTP calls.
From $0.10 per transcript. No subscription. Credits never expire.
Using your own key:
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000776580971