Tag: http

Episode 546: Dietrich Ayala on the InterPlanetary File System

Filed in Episodes by on January 12, 2023 0 Comments
Episode 546: Dietrich Ayala on the InterPlanetary File System

In this episode, Dietrich Ayala of Protocol Labs speaks with host Nikhil Krishna about the InterPlanetary File System (IPFS), which is a protocol for distribution of data similar to HTTP. The major difference compared to HTTP is that IPFS uses content addressing to uniquely identify the data itself so that you can identify and access […]

Continue Reading »

Episode 505: Daniel Stenberg on 25 years with cURL

Filed in Episodes by on March 29, 2022 1 Comment
Episode 505: Daniel Stenberg on 25 years with cURL

Daniel Stenberg, founder and lead developer of cURL and libcurl, discusses what it’s been like looking after them for the past 25 years. Host Gavin Henry spoke with Stenberg about the history of cURL, libcurl, whether C was the right choice, portability, key events in those 25 years, implementing protocols, why HTTP is not so […]

Continue Reading »

Episode 421: Doug Fawley on gRPC

Filed in Episodes by on August 11, 2020 0 Comments
Episode 421: Doug Fawley on gRPC

Doug Fawley, tech lead of the golang native implementation of gRPC at Google, discusses gRPC with host Robert Blumen. They examine remote procedure calls generally, as well as the evolution of RPC technologies at Google, the benefits of HTTP/2 as the foundation of an RPC stack, and what HTTP/2 contributes to gRPC (security, flow control, […]

Continue Reading »

Episode 378: Joshua Davies on Attacking and Securing PKI

Filed in Episodes by on August 28, 2019 1 Comment
Episode 378: Joshua Davies on Attacking and Securing PKI

Joshua Davies, author of Implementing SSL / TLS Using Cryptography and PKI discussed SSL/TLS, public-key infrastructure, certificate authorities, and vulnerabilities in the security infrastructure.  Robert Blumen spoke with Davies about the history of SSL/TLS; TLS 1.3; symmetric and asymmetric cryptography; the TLS handshake; the Diffie-Helman key exchange; the HTTPS protocol; verification of domain ownership; man-in-the-middle […]

Continue Reading »

Episode 232: Mark Nottingham on HTTP/2

Filed in Episodes by on July 16, 2015 2 Comments
Episode 232: Mark Nottingham on HTTP/2

Stefan Tilkov talks to Mark Nottingham, chair of the IETF (Internet Engineering Task Force) HTTP Working Group and Internet standards veteran, about HTTP/2, the new version of the Web’s core protocol. The discussion provides a glimpse behind the process of building standards. Topics covered include the history of HTTP versions, differences among those versions, and […]

Continue Reading »