Skip to content

Instantly share code, notes, and snippets.

@TKSwedberg
Last active May 17, 2026 20:11
Show Gist options
  • Select an option

  • Save TKSwedberg/019b213ac2f007effb1ac6c5fdfc5b40 to your computer and use it in GitHub Desktop.

Select an option

Save TKSwedberg/019b213ac2f007effb1ac6c5fdfc5b40 to your computer and use it in GitHub Desktop.

Privacy Policy for Pi-hole Pal

Last Updated: May 17, 2026

Pi-hole Pal ("the Extension") is a tool for managing Pi-hole v6 instances. We value your privacy and believe in full transparency.

  1. Data Collection and Usage Pi-hole Pal DOES NOT collect, store, or transmit any personal information, browsing history, or user data to any external servers or third parties.

The extension "handles" two types of data strictly within the user's own environment:

  • Authentication Information: Your Pi-hole application password and session IDs (SIDs).
  • Website Content: The domain name of your currently active tab.
  1. Local-Only Storage All sensitive data (passwords, URLs, and SIDs) is stored locally on your device using the secure 'chrome.storage.local' API. This data never leaves your machine and is never shared with the developer.

  2. Communication The Extension communicates directly and exclusively with the Pi-hole API endpoints configured by you. All API requests are sent from your browser directly to your personal Pi-hole instance (local or remote).

  3. Permissions Disclosure

  • 'tabs': Used only to identify the current website domain so you can whitelist or blacklist it at your request.
  • 'storage': Used to save your settings and device configurations locally.
  • 'notifications': Used to provide feedback on your actions and status alerts.
  • '<all_urls>': Required to allow the extension to communicate with your custom Pi-hole API URL.
  1. Third-Party Services There are no analytics, tracking scripts, or advertisements bundled with this extension.

  2. Contact If you have any questions about this privacy policy, or if you need technical support with the extension, please contact the developer at: treybees@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment