add sample content pack podcast

This commit is contained in:
n8fr8 2026-04-15 00:10:33 -04:00
commit ccba9e9ab0
9 changed files with 215 additions and 0 deletions

View file

@ -0,0 +1,34 @@
---
layout: post
title: "Fabiola and David discuss IPFS, Filecoin and the Decentralized Web"
date: 2022-02-17 12:30:00 -500
file: news-on-the-dweb.mp3
description: "A discussion covering details on decentralized web technologies that we are exploring at Guardian Project"
summary: "A discussion covering details on decentralized web technologies that we are exploring at Guardian Project"
duration: "27:42"
length: "9969798"
explicit: "no"
keywords: "ipfs, decentralized web, ipns, filecoin, web3, proofmode"
block: "no"
voices: "Fabiola and David of Guardian Project"
---
### About this Episode
On this podcast, David Oliver of Guardian Project will talk about the Interplanetary File System (IPFS). David did some investigative work on IPFS for a news dissemination project.
Guardian Project is currently working with Filecoin Foundation for the Decentralized Web to imagine ProofMode and FDroid in a decentralized environment.
We asked David to give us a high-level overview of IPFS and how it might impact our efforts on Internet freedom and human rights.
[Watch the video version on YouTube](https://www.youtube.com/watch?v=xkF2Pp5TJtg)
### Show Notes and Links
* [F-Droid: Decentralizing Distribution](https://f-droid.org/en/2022/02/05/decentralizing-distribution.html)
* [FFDW and Guardian Project Team Up to Bring Decentralized Storage to Content Verification and Distribution on Smartphones](https://medium.com/@FFDWeb/ffdw-and-guardian-project-team-up-to-bring-decentralized-storage-to-content-verification-and-f539a4e67ac0)
* [Filecoin Foundation for the Decentralized Web](https://ffdweb.org/)
* [IPFS](https://ipfs.io)

View file

@ -0,0 +1,28 @@
---
layout: post
title: "Clean Insights and Privacy Preserving Measurement"
date: 2023-03-22 12:30:00 -500
file: cleaninsightsoverviewmarch2023.mp3
description: "Introduction to Privacy Preserving Measurement and Clean Insights"
summary: "Introduction to Privacy Preserving Measurement and Clean Insights"
duration: "34:28"
length: 32947366
explicit: "no"
keywords: "cleaninsights, privacy, analytics"
block: "no"
voices: "John"
---
### About this Episode
Let's talk about privacy preserving measurement and how Clean Insights fits into that landscape. We'll talk about all the various kinds of privacy folks might want then explain the techniques for acheiving them in plain English.
View and/or download the slides from this talk through the [Clean Insights Design Talks on Gitlab](https://gitlab.com/cleaninsights/clean-insights-design/-/blob/master/talks/Clean%20Insights%20%26%20Privacy%20Preserving%20Measurement%202023.pdf)
A video version is [also available on youtube](https://www.youtube.com/watch?v=8YgCuCBuYH8)
### Show Notes and Links
- [Clean Insights Website](https://cleaninsights.org)
- [Guardian Project contact info](https://guardianproject.info/contact/)

View file

@ -0,0 +1,28 @@
---
layout: post
title: 'ProofMode for Indigenous Rights in Mexico'
date: 2024-02-09 10:00:00
description: We invited team members of the "El Sur Resiste" movement to the Guardian Project podcast to share with us their experiences using ProofMode to document the negative impact of the Mayan Train development in southern states of Mexico.
summary: We invited team members of the "El Sur Resiste" movement to the Guardian Project podcast to share with us their experiences using ProofMode to document the negative impact of the Mayan Train development in southern states of Mexico.
author: Fabiola
tag: baseline
categories: [baseline, mexico]
tags: baseline
file: ProofModeCaravan-English-Feb2024.mp3
duration: 14467565
length: "30:08"
explicit: "no"
keywords: "proofmode, mexico, misinformation, disinformation, indigenous rights, provenance, authentication"
block: "no"
voices: "Fabiola, Armando, Nicolas"
---
We invited team members of the [El Sur Resiste](https://www.elsurresiste.org/) movement to the [Guardian Project podcast](https://guardianproject.info/podcast/) to share with us their experiences using [ProofMode](https://proofmode.org) to document the negative impact of the Mayan Train development in southern states of Mexico.
_Invitamos a miembros del equipo del movimiento El Sur Resiste al podcast del proyecto Guardian para compartir con nosotros sus experiencias utilizando ProofMode para documentar el impacto negativo del desarrollo del Tren Maya en los estados del sur de México._
We were joined by Nicolas and Armando from the [Laboratorio de Medios Libres](https://laboratoriodemedios.org/) who were in charge of the communications logistics of the caravan. Using [ProofMode](https://proofmode.org), they documented their travels and the many environmental and social issues being caused by the Mayan Train development project. They contributed their verifiable photos and videos to [ProofMode Baseline](/baseline) for preservation and storage on the [IPFS](https://ipfs.io) and [Filecoin](https://filecoin.io) decentralized and immutable storage networks.
_Nos acompañaron Nicolás y Armando del Laboratorio de Medios Libres, quienes estaban a cargo de la logística de comunicaciones de la caravana. Utilizando ProofMode, documentaron sus viajes y los numerosos problemas ambientales y sociales causados por el proyecto de desarrollo del Tren Maya. Contribuyeron con sus fotos y videos verificables a ProofMode Baseline para su preservación y almacenamiento en las redes de almacenamiento descentralizadas e inmutables IPFS y Filecoin._
You can watch the [original video interview in Spanish on YouTube](https://www.youtube.com/watch?v=ENYI-GLYbEQ&embeds_referring_euri=https%3A%2F%2Fproofmode.org%2F&source_ve_path=MjM4NTE&feature=emb_title).

Binary file not shown.

33
README.md Normal file
View file

@ -0,0 +1,33 @@
# Guardian Project Sample Podcast
A small, self-contained sample podcast webpage and RSS feed from [Guardian Project](https://guardianproject.info). This repository is intended as an example "content pack" — a minimal, portable bundle of everything needed to host and distribute a podcast: episode audio, show notes, a landing page, and a standards-compliant feed.
## What's inside
- **`index.html`** — A simple, styled landing page that lists each episode with inline audio playback.
- **`podcast.xml`** — An RSS 2.0 feed with iTunes podcast extensions, suitable for submission to podcast directories and use in podcast players.
- **`*.mp3`** — The three episode audio files.
- **`*.md`** — Per-episode show notes in Markdown.
## Episodes
| Date | Title | Duration |
|---|---|---|
| 2024-02-09 | ProofMode for Indigenous Rights in Mexico | 30:08 |
| 2023-03-22 | Clean Insights and Privacy Preserving Measurement | 34:28 |
| 2022-02-17 | Fabiola and David discuss IPFS, Filecoin and the Decentralized Web | 27:42 |
## Using it
Because everything is relative-linked, you can serve this directory from any static web host (GitHub Pages, IPFS, a plain `python -m http.server`, etc.) and both the webpage and the feed will work without configuration.
```
python3 -m http.server 8000
# then open http://localhost:8000/
```
To subscribe in a podcast client, point it at the hosted URL of `podcast.xml`.
## License
All content in this repository — audio, show notes, webpage, and feed — is released under [Creative Commons Zero (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/). You may copy, modify, distribute, and use the material for any purpose, including commercial, without asking permission.

Binary file not shown.

43
index.html Normal file
View file

@ -0,0 +1,43 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Guardian Project Podcast</title>
<style>
body { font-family: system-ui, sans-serif; max-width: 720px; margin: 2em auto; padding: 0 1em; line-height: 1.5; color: #222; }
h1 { border-bottom: 2px solid #333; padding-bottom: .3em; }
.episode { border: 1px solid #ddd; border-radius: 6px; padding: 1em 1.2em; margin: 1.2em 0; background: #fafafa; }
.episode h2 { margin: 0 0 .3em 0; font-size: 1.15em; }
.meta { color: #666; font-size: .85em; margin-bottom: .6em; }
audio { width: 100%; margin-top: .5em; }
.feed-link { font-size: .9em; }
</style>
</head>
<body>
<h1>Guardian Project Podcast</h1>
<p>A small sample podcast from Guardian Project. <span class="feed-link"><a href="podcast.xml">RSS feed</a></span></p>
<article class="episode">
<h2>ProofMode for Indigenous Rights in Mexico</h2>
<div class="meta">2024-02-09 &middot; 30:08 &middot; Voices: Fabiola, Armando, Nicolas</div>
<p>We invited team members of the "El Sur Resiste" movement to the Guardian Project podcast to share with us their experiences using ProofMode to document the negative impact of the Mayan Train development in southern states of Mexico.</p>
<audio controls preload="none" src="ProofModeCaravan-English-Feb2024.mp3"></audio>
</article>
<article class="episode">
<h2>Clean Insights and Privacy Preserving Measurement</h2>
<div class="meta">2023-03-22 &middot; 34:28 &middot; Voices: John</div>
<p>Introduction to Privacy Preserving Measurement and Clean Insights. We talk about the various kinds of privacy folks might want, then explain the techniques for achieving them in plain English.</p>
<audio controls preload="none" src="cleaninsightsoverviewmarch2023.mp3"></audio>
</article>
<article class="episode">
<h2>Fabiola and David discuss IPFS, Filecoin and the Decentralized Web</h2>
<div class="meta">2022-02-17 &middot; 27:42 &middot; Voices: Fabiola and David of Guardian Project</div>
<p>A discussion covering details on decentralized web technologies that we are exploring at Guardian Project, including IPFS, IPNS, Filecoin, and ProofMode.</p>
<audio controls preload="none" src="news-on-the-dweb.mp3"></audio>
</article>
</body>
</html>

BIN
news-on-the-dweb.mp3 Normal file

Binary file not shown.

49
podcast.xml Normal file
View file

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>Guardian Project Podcast</title>
<link>index.html</link>
<language>en-us</language>
<description>A small sample podcast from Guardian Project covering decentralized web, privacy-preserving measurement, and content provenance for human rights.</description>
<itunes:author>Guardian Project</itunes:author>
<itunes:summary>A small sample podcast from Guardian Project covering decentralized web, privacy-preserving measurement, and content provenance for human rights.</itunes:summary>
<itunes:explicit>no</itunes:explicit>
<item>
<title>ProofMode for Indigenous Rights in Mexico</title>
<description>We invited team members of the "El Sur Resiste" movement to the Guardian Project podcast to share with us their experiences using ProofMode to document the negative impact of the Mayan Train development in southern states of Mexico.</description>
<pubDate>Fri, 09 Feb 2024 10:00:00 +0000</pubDate>
<enclosure url="ProofModeCaravan-English-Feb2024.mp3" length="14467565" type="audio/mpeg"/>
<guid isPermaLink="false">ProofModeCaravan-English-Feb2024</guid>
<itunes:duration>30:08</itunes:duration>
<itunes:author>Fabiola, Armando, Nicolas</itunes:author>
<itunes:explicit>no</itunes:explicit>
<itunes:keywords>proofmode, mexico, misinformation, disinformation, indigenous rights, provenance, authentication</itunes:keywords>
</item>
<item>
<title>Clean Insights and Privacy Preserving Measurement</title>
<description>Introduction to Privacy Preserving Measurement and Clean Insights. We talk about the various kinds of privacy folks might want, then explain the techniques for achieving them in plain English.</description>
<pubDate>Wed, 22 Mar 2023 12:30:00 -0500</pubDate>
<enclosure url="cleaninsightsoverviewmarch2023.mp3" length="18165760" type="audio/mpeg"/>
<guid isPermaLink="false">cleaninsightsoverviewmarch2023</guid>
<itunes:duration>34:28</itunes:duration>
<itunes:author>John</itunes:author>
<itunes:explicit>no</itunes:explicit>
<itunes:keywords>cleaninsights, privacy, analytics</itunes:keywords>
</item>
<item>
<title>Fabiola and David discuss IPFS, Filecoin and the Decentralized Web</title>
<description>A discussion covering details on decentralized web technologies that we are exploring at Guardian Project, including IPFS, IPNS, Filecoin, and ProofMode.</description>
<pubDate>Thu, 17 Feb 2022 12:30:00 -0500</pubDate>
<enclosure url="news-on-the-dweb.mp3" length="4845568" type="audio/mpeg"/>
<guid isPermaLink="false">news-on-the-dweb</guid>
<itunes:duration>27:42</itunes:duration>
<itunes:author>Fabiola and David of Guardian Project</itunes:author>
<itunes:explicit>no</itunes:explicit>
<itunes:keywords>ipfs, decentralized web, ipns, filecoin, web3, proofmode</itunes:keywords>
</item>
</channel>
</rss>