What social sindy stores, why, for how long, and who else sees it. Last updated 26 July 2026.
The short version. This tool reads your Buffer posting schedule and turns it into subscribable feeds — calendar feeds (ICS) and content feeds (Atom/RSS). It stores your Buffer credential encrypted, caches your posts briefly so it does not exhaust your Buffer API quota, and never publishes anything, sells anything, or runs analytics or advertising. Deleting your account erases everything it holds.
social sindy is an independent tool. It is not made by, affiliated with, or endorsed by Buffer or Google. This deployment is operated by Brandon Lucas Green, who is responsible for the data described below. Questions go to hi@bgreen.lol.
Only what is needed to build your feeds:
Building a calendar means handling the text of your scheduled posts. Post content is cached, not permanently stored:
This is the most important thing to understand. Calendar apps cannot send a password when they fetch a subscription, so the feed URL has to work without one. It contains a long random token instead, which is the only thing protecting it.
Anyone who has that URL can read the posts in that calendar. Treat it like a password: do not post it publicly or paste it into a shared document. If it leaks, use “Replace URL” on the calendar page — the old URL stops working immediately. Feed responses are served with noindex and no referrer, so search engines will not index them and the URL is not leaked to sites you visit.
Connecting Google is optional and off by default. If you turn it on:
calendar.app.created, which allows creating a calendar and managing events on calendars this tool created. It cannot see, read, or change your existing calendars, including your primary one.social sindy's use and transfer of information received from Google APIs to any other app will adhere to the Google API Services User Data Policy, including the Limited Use requirements. Data from Google is used only to create and maintain the calendar you asked for. It is never sold, never transferred to anyone except as needed to provide that feature, never used for advertising, and never read by a human except with your explicit permission or where required by law.
fonts.googleapis.com, which means your browser contacts Google and reveals your IP address when you load a page. Nothing else about you is sent, and this happens on the interface pages only, never on the calendar feed itself.There are no analytics, no advertising, no third-party trackers, and no other embedded services. Your data is never sold or shared for marketing.
“Delete account and stored key” on your calendars page erases your account record, your encrypted Buffer credential, any Google credential, every calendar you created here, and all associated sessions. Feed URLs stop working immediately. Cached copies expire on their own within 7 days at the latest.
Deleting your account here does not touch anything in Buffer. To revoke this tool's access from Buffer's side, delete the API key in Buffer → Settings → API. To revoke Google access, use your Google account permissions.
Credentials are encrypted at rest with AES-256-GCM, which also detects tampering. The encryption key lives in server secrets, never in the database or the source code. Session cookies are HttpOnly and SameSite=Lax, and marked Secure over HTTPS. Form submissions are checked against their origin. No credential is ever logged.
No system is perfectly secure, and a Buffer API key grants broad access to your Buffer account. If that concerns you, that is a reasonable position — the connect page says so too.
If this policy changes in a way that affects what is collected or who sees it, the date at the top of this page changes with it.
This document describes what the software does. It is not legal advice, and it is not a contract.