Podland

Privacy Policy

Last updated 30 July 2026. Applies to the Podland iOS app and the Podland backend service.

The short version. Podland has no accounts, so it never learns your name, email, or password. It does keep a record, on its server, of which podcasts your copy of the app subscribes to and which episodes it has requested, tied to a random ID that identifies an installation rather than a person. That record is kept indefinitely and backed up.

There is no advertising, no analytics SDK, no tracking across other apps or websites, and nothing is sold or handed to a data broker. If you want your record erased, ask and it will be.

Who runs Podland

Podland is built and operated by Steven Aranjo as an independent project. The backend runs on a single server rented from DigitalOcean. There is no company behind it and no staff other than one person.

There is no account

Podland never asks you to sign up. It does not collect your name, email address, phone number, date of birth, password, or payment details, because it has nowhere to put them and nothing to charge you for.

The first time the app launches, it asks the backend for a credential and stores it in the iOS keychain. That credential is attached to a randomly generated install ID. The install ID identifies a keychain item, not a human being. If you delete the app and reinstall it, or install Podland on a second device, you get a fresh install ID, and there is no mechanism that links the old one to the new one.

What stays on your phone

These never leave your device:

What the backend records

Podland's backend is a proxy podcast server. Your app asks it for feeds and for episode audio, and in doing so the backend necessarily learns what you asked for. It keeps that information. Specifically:

Against your install ID

Which podcasts your install follows

Which episodes your install has requested

Taken together this is a subscription list and a listening history. It is described here plainly rather than buried, because that is what it is.

Server logs

The web server keeps ordinary request logs. These include the IP address of each request, the time, the path requested, and the response status. IP addresses are personal data in some jurisdictions, which is why they are called out here.

Why any of this is kept

Analysing an episode for ads costs real money in transcription and inference, so the backend needs to know which episodes are actually wanted in order to analyse those and not the entire internet. The per-install records are also what allow a single misbehaving or leaked credential to be revoked without affecting anyone else. They are not used to build a profile of you, and they are not used for advertising.

Podcast audio and transcripts

To locate ad breaks, the backend downloads episode audio from the publisher, stores it temporarily, and sends it to a third-party inference provider (DeepInfra) to be transcribed and classified. Transcripts are stored on the backend so that an episode never has to be analysed twice.

This is podcast audio published by podcasters. It is not recorded from your microphone, and Podland never requests microphone access. Nothing you say or do is captured. What is sent out is the show, not you.

How long it's kept

The subscription and episode records are kept indefinitely. The database is replicated to Cloudflare R2 object storage as a backup, so deleted rows may persist in a backup copy for a period after deletion. Cached episode audio is cleared out on a routine schedule to reclaim disk space; transcripts and ad ranges are kept.

What Podland does not do

Others involved

Running the service requires a small number of providers, each of which handles data in the course of doing its job:

Apple's privacy labels

The app ships a privacy manifest, and this policy is written to say the same thing it does. In Apple's terms, Podland collects three things, all linked to your install ID and none of them used for tracking:

"Analytics" here means counting how often the same episode is wanted by more than one install, so that it only gets analysed once. It does not mean an analytics product, a dashboard of your behaviour, or a profile. Nothing is used for advertising and nothing is used to track you across other companies' apps or websites.

Your choices

Depending on where you live, you may have rights to access, correct, delete, or restrict the processing of your personal data, and to complain to a data protection authority. Requests are handled by one person and answered as promptly as is realistic.

Children

Podland is not directed at children and does not knowingly collect information from anyone under 13.

Changes to this policy

If this policy changes, the date at the top changes with it. Material changes to what is collected will be described in the app's release notes rather than slipped in quietly.

Contact

Questions, deletion requests, or anything else about privacy: support@podland.app.