Postiz Bumeran — last updated 2026-05-10
Postiz Bumeran ("the Service") is a self-hosted instance of the open-source Postiz social media scheduling tool operated privately at https://postiz.bumeran.dev. This policy describes what data the Service collects, how it is used, and how it is protected.
The Service is operated by a single private operator for personal and small-team use. It is not offered to the public. Only explicitly invited users have access.
The Service collects only the data necessary to operate as a social media scheduler:
access_token, refresh_token, public profile fields (open_id, display_name, username, avatar_url), and any token expiry metadata. No private messages, follower lists, or analytics beyond the operator's own posts are collected.Stored data is used exclusively to:
Data is never sold, shared with advertisers, or used for any purpose beyond the operator's direct requests.
All data is stored in a PostgreSQL 17 database running on infrastructure controlled by the operator. OAuth tokens are encrypted at rest using a secret key stored in environment variables on the host. Database access is restricted to the application container; no external connections are accepted. Public access to the dashboard is mediated via Cloudflare Tunnel with TLS termination.
The Service communicates with the official APIs of the social platforms the operator chooses to connect. Each platform processes data according to its own privacy policy:
The Service does not load any third-party tracking pixels, advertising networks, or analytics scripts.
The operator can disconnect any platform integration from the dashboard, which deletes the associated OAuth tokens and profile cache from the database. The operator can delete their account at any time, removing all scheduled posts and platform connections.
The Service uses one essential cookie for session management (a signed JWT). No tracking or advertising cookies are set.
For questions about this privacy policy or to request data deletion, contact the operator at kuamatzin@gmail.com.