YourPodsYourPods
OverviewAccount TypesP3 PrivacyEpisode NotesYourPods SyncWhat's NewProGet Started
Pro ✨Privacy
EnglishDeutschFrançaisItalianoEspañolNederlands
FeaturesAccount TypesP3 PrivacyEpisode NotesYourPods SyncWhat's NewPro ✨Get StartedPrivacy
EnglishDeutschFrançaisItalianoEspañolNederlands
DownloadOpen SourceLogin
🔒

Privacy Policy

Privacy Policy for YourPods

Last Updated: August 17, 2026

A Secret Company, LLC ("we," "us," or "our") respects your privacy and is committed to protecting it. YourPods supports three distinct modes of operation, each with different data handling characteristics. This Privacy Policy describes how data is handled in each mode.

By using YourPods, you agree to the terms outlined in this policy.

1. Account Types & Data Handling

YourPods offers three ways to use the app. You choose how your data is handled based on the account type you use.

1.1 Local Account (No Sync — Default)

If you do not sign in to any sync service, YourPods operates in fully local mode.

  • All data (subscriptions, downloads, playback progress, queue, settings) is stored exclusively on your device.
  • Data is encrypted by the iOS/macOS operating system using standard device passcode protection.
  • We have zero access to this data. Nothing is transmitted to our servers.
  • No account or email address is required.
  • We do not collect personal information, track usage, or use third-party analytics SDKs or advertising networks.

This is the Zero-Knowledge mode described in our original privacy pledge. It remains fully available and is the default experience.

1.2 Self-Hosted gPodder Sync (External Server)

YourPods allows you to synchronize your subscriptions and playback state using a self-hosted Nextcloud server with the gpodder-sync application, or any gPodder v2-compatible server.

  • User-Controlled Infrastructure: Synchronization occurs exclusively between your device and your designated server URL. You control where your data is stored.
  • Data Transmitted to Your Server: Subscription URLs, episode playback actions (play, pause, delete, position), and a device identifier.
  • No Intermediary: This data traffic does not pass through A Secret Company, LLC's servers. We are technically unable to intercept or view this data.
  • Credentials: Your server credentials (username, password, or authentication tokens) are stored in the iOS/macOS Keychain and are only transmitted to your specified server for authentication.

We are not responsible for the security, availability, or privacy practices of your self-hosted server. See Section 5 for third-party liability details.

1.3 YourPods Sync Account (Our Cloud Service)

YourPods Sync is a cloud synchronization service operated by A Secret Company, LLC. When you create a YourPods Sync account, your data is stored on our servers.

What we collect and store:

Data Category What's Stored Purpose
Account Email address, hashed password (via Firebase Authentication) Account creation, login, password recovery
Subscriptions Podcast feed URLs Library sync across devices
Playback State Episode URL, playback position, timestamp, completion status Resume listening on any device
Queue Ordered list of episode URLs with metadata Up Next sync
Settings Listening profiles, per-podcast playback preferences Preference sync
Groups Library folder names and podcast assignments Organization sync
Listening Stats Play/skip/complete events with timestamps and durations Personal listening analytics
Account Tier Sync or Pro subscription status Feature access

What we do NOT collect:

  • Audio content or episode files (these are fetched directly from podcast publishers)
  • Device identifiers beyond what is needed for sync
  • Location data
  • Contacts, photos, or any other device data
  • Third-party analytics or advertising data

Where your data is stored:

  • Our servers are hosted on DigitalOcean infrastructure located in the United States.
  • Account authentication is provided by Google Firebase Authentication.
  • All data is transmitted over HTTPS/TLS encryption.

YourPods Pro (paid tier) additional data:

If you upgrade to YourPods Pro, we additionally store:

  • An auto-generated app password for gPodder bridge access (hashed, not stored in plaintext).
  • gPodder v2 protocol sync data used by third-party clients you connect.

2. Account Credentials

Depending on your account type:

  • Local Account: No credentials required. No account exists.
  • Self-Hosted gPodder: Credentials are stored in the iOS/macOS Keychain and transmitted only to your server. We never see them.
  • YourPods Sync: Your email and password are managed by Firebase Authentication (a Google service). Passwords are hashed and salted; we do not have access to your plaintext password. See Firebase's privacy documentation for details.

3. Podcast Host Interactions (All Account Types)

When you stream or download an episode, or refresh a podcast feed, the App makes a direct network connection to the podcast publisher's server.

  • Data Transmitted: Your IP address and the App's User Agent string are visible to the podcast host.
  • Privacy Note: We do not control how podcast publishers handle your IP address. We recommend reviewing the privacy policies of the specific podcasts you subscribe to.

4. Privacy Preserving Playback (P3)

YourPods offers an optional feature called "Privacy Preserving Playback" (P3) that removes known third-party tracking redirects from podcast episode URLs before your device initiates playback or downloads. When P3 is enabled, your device connects directly to the podcast's audio hosting server, bypassing intermediary analytics services. P3 is a tracking blocker, not an ad blocker.

P3 is available to all users, regardless of account type (Local, gPodder, or YourPods Sync). It requires no account and no subscription.

4.1 How P3 Works

Many podcast episode URLs include multiple layers of tracking redirects. For example, a single episode URL may route through analytics services such as Podtrac, Chartable, and Podsights before reaching the actual audio file. Each service in the chain logs your IP address, device information, and download event.

P3 performs on-device URL cleaning — it parses the episode URL locally and extracts the direct CDN URL (the actual audio file) without making any network requests to the tracking services. P3 recognises a tracking service by its host and then locates the real audio URL within the path, so a service that changes the shape of its URLs is still recognised. P3 currently covers 39 tracking prefixes across 25 analytics services, drawn from a snapshot of the OPAWG public prefix registry bundled with the app together with a curated supplement; the list is updated with app releases.

4.2 Data Processing

  • Data Collected: None. P3 does not collect, transmit, or store any user data.
  • Processing Location: On-device only. All URL parsing and cleaning happens locally against a tracker list bundled with the app. No network requests are made as part of the cleaning process, and no tracker list is fetched at runtime.
  • No Proxy or VPN: YourPods does not operate any proxy, VPN, or intermediary server in connection with P3. Your device connects directly to the podcast's audio host. The YourPods Pro web player offers a separate, opt-in media proxy that is not part of P3 and is never used by the iOS, iPadOS, macOS, or watchOS apps; see Section 5.5.

4.3 What P3 Blocks

When P3 is active for a podcast:

  • Your device connects directly to the podcast's audio CDN.
  • Your device does not connect to any of the removed tracking services — not even a DNS lookup is initiated for their domains.
  • Known analytics query parameters are stripped from URLs, including UTM parameters and AdsWizz attribution parameters. Non-tracking parameters — authentication tokens, expiry stamps, and CDN signatures — are preserved, so signed playback URLs continue to work.

What P3 does not do. P3 does not block advertising. Dynamic ad insertion hosts such as Megaphone and AdsWizz serve the episode audio themselves rather than redirecting to it, so there is no concealed tracker to remove; P3 passes those URLs through untouched rather than risk directing playback at something that is not the episode you selected. Advertisements recorded into the episode audio are likewise unaffected.

When P3 is inactive (the default), episode URLs are used as provided by the podcast's RSS feed, and your device follows the full redirect chain as normal.

4.4 P3 User Controls

  • P3 is disabled by default. You must explicitly opt in via Settings → Playback → P3.
  • You may override the global setting on a per-podcast basis through each podcast's Listening Profile settings.
  • For YourPods Sync and Pro users, your P3 preference is synced across devices as part of your app settings. For gPodder sync users, P3 preferences remain device-local (the gPodder protocol does not support settings sync).

5. Third-Party Services

5.1 Firebase Authentication (YourPods Sync Only)

YourPods Sync accounts use Google Firebase Authentication. Firebase may collect limited technical data as described in Firebase's privacy documentation.

5.2 Crisp Chat (Account Portal Only)

The account management portal at account.yourpods.app uses Crisp for live chat support. When you initiate a support conversation while logged in, your email address is shared with Crisp to provide context to support agents. See Crisp's privacy policy for details.

5.3 Subscription Billing (Stripe, Apple, and RevenueCat)

If you subscribe to YourPods Pro on the web, payment is processed by Stripe. See Stripe's privacy policy for details. If you subscribe inside the app, payment is processed by Apple as an App Store in-app purchase.

In both cases, RevenueCat is our system of record for whether a subscription is active. See RevenueCat's privacy policy for details. We receive a subscription status (active/expired) and your anonymous app user ID — we do not receive your payment card details from any of these processors.

5.4 Self-Hosted Servers

If you use self-hosted gPodder sync, you are solely responsible for:

  • The security, maintenance, and configuration of your server.
  • Ensuring your server complies with applicable data protection laws.
  • The reliability of the gPodder sync API implementation on your server.

To the maximum extent permitted by applicable law, A Secret Company, LLC disclaims all liability for data loss, corruption, or synchronization errors resulting from third-party services; security breaches or unauthorized access to your personal server; and service interruptions caused by third-party software.

5.5 YourPods Pro Media Proxy (Web Player Only)

The YourPods Pro web player offers an optional media proxy, which fetches episode audio through our servers instead of your browser connecting to the podcast host directly. It is opt-in, limited to 25 episodes per calendar month, and available only to Pro subscribers. When you use it, our servers see the episode URL and relay the audio to your browser; we do not retain the audio. The media proxy is not part of P3, is not available on free accounts, and is never used by the iOS, iPadOS, macOS, or watchOS apps.

5.6 Share Links (Apple Device Attestation)

When you create a share.yourpods.app link for an episode, podcast, or playback position, YourPods asks Apple to attest that the request comes from a genuine, unmodified copy of the app — App Attest on iPhone and iPad, DeviceCheck on Mac — and sends that attestation with the request using Firebase App Check. No account is required and no personal identifier is sent. If a link cannot be created, the share is sent as plain text instead.

6. Apple Standard Data

Apple Inc. may collect limited, anonymized technical data (such as crash reports or installation metrics) depending on your device's privacy settings (Settings > Privacy > Analytics & Improvements). This data is aggregated and does not identify you personally to us.

7. Your Data Rights (GDPR / CCPA / WA State)

Your data rights depend on your account type:

Right Local Account Self-Hosted gPodder YourPods Sync
Access Data is on your device Data is on your server Export via account portal
Export N/A Managed by your server JSON export at account.yourpods.app
Deletion Delete the app Managed by your server Full account deletion at account.yourpods.app
Correction Edit locally Managed by your server Update via account portal or app

YourPods Sync account deletion:

  • You may delete your account at any time through account.yourpods.app.
  • Upon deletion, all your data (subscriptions, playback, queue, settings, stats) is permanently and irreversibly removed from our servers.
  • A minimal retention record (hashed email address, account tier, and deletion date) is retained for 3 years as required by Washington State record-keeping laws. This record cannot be used to identify you or reconstruct your data.

8. App Permissions

The App may request access to certain iOS/macOS features. You can revoke these permissions at any time in iOS/macOS Settings, though this may limit functionality.

  • Network Access: Required to download feeds/episodes and to sync with your server or YourPods Sync.
  • Background App Refresh: Used to update feeds and sync data while the App is in the background.
  • Notifications: (Optional) Used to alert you of new episodes or download completions.

9. Children's Privacy

The App is not intended for children under the age of 13. We do not knowingly collect information from children. If you are a parent or guardian and believe your child has created a YourPods Sync account, please contact us at support@asc.is and we will promptly delete the account.

10. Changes to This Policy

We may update this Privacy Policy to reflect changes in our App or legal requirements. If we make material changes, we will notify you through the App or our website. Your continued use of the App after such changes constitutes acceptance of the new policy.

11. Contact Us

If you have questions about this Privacy Policy or our privacy practices, please contact us:

A Secret Company, LLC
Vancouver, Washington, USA
Email: support@asc.is
Website: https://asc.is/
Privacy Policy|Terms of Service|Support|Source Code|Open Source|What's New|Pro
EnglishDeutschFrançaisItalianoEspañolNederlands

Made with ❤️ from the beautiful PNW 🌲🏔️

Copyright © 2026 A Secret Company, LLC