From 7a07860809c69a42995c1269799d611a5ac09a34 Mon Sep 17 00:00:00 2001 From: Mike Sperber Date: Tue, 19 May 2026 14:34:58 +0200 Subject: [PATCH] Interlude #82: Fraser Tweedale --- podcast/82/index.markdown | 14 ++++++++++++++ podcast/82/links.markdown | 13 +++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 podcast/82/index.markdown create mode 100644 podcast/82/links.markdown diff --git a/podcast/82/index.markdown b/podcast/82/index.markdown new file mode 100644 index 00000000..6c968b0f --- /dev/null +++ b/podcast/82/index.markdown @@ -0,0 +1,14 @@ +--- +title: Fraser Tweedale +episode: 82 +buzzsproutId: 19202127 +recorded: 2026-01-15 +published: 2026-05-19 +--- + +We talked to Fraser Tweedale. Fraser works at Red Hat, and is on the +Haskell Security Response Team. We talked about security in the +context of Haskell, both technical and organizational issues, and also +the political issues involved. Fraser's work is both really important +and not well-known in the Haskell ecosystem, so it was high time for +him to come on the show. diff --git a/podcast/82/links.markdown b/podcast/82/links.markdown new file mode 100644 index 00000000..a98b351d --- /dev/null +++ b/podcast/82/links.markdown @@ -0,0 +1,13 @@ +- [Fraser's home page](https://frasertweedale.github.io/blog-redhat/) +- [Learn You a Haskell for Great Good!](https://learnyouahaskell.github.io/) +- [Brisbane FP group](https://luma.com/bfpg) +- [Hakyll static site generator](https://jaspervdj.be/hakyll/) +- [SON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library](https://hackage.haskell.org/package/jose) +- [Mozilla Persona decentralized authentication system](https://en.wikipedia.org/wiki/Mozilla_Persona) +- [OpenID connect](https://de.wikipedia.org/wiki/OpenID_Connect) +- [Automatic Certificate Management Environment (ACME)](https://en.wikipedia.org/wiki/Automatic_Certificate_Management_Environment) +- [Haskell Security Response Team](https://www.haskell.org/security/) +- [National Institute of Standards and Technology (NIST)](https://www.nist.gov/) +- [European Union Cyber Resilience Act](https://digital-strategy.ec.europa.eu/en/policies/cyber-resilience-act) +- [Sovereign Tech Agency](https://www.sovereign.tech/) +- [optics library](https://hackage.haskell.org/package/optics)