Privacy Policy
Last updated: August 12, 2026
1. Introduction
Social Studio ("the Service") is an Obsidian plugin for cross-platform content publishing. This Privacy Policy explains how we handle your data.
2. Data We Do Not Collect
- We do not collect, store, or transmit your personal data to any server.
- We do not use analytics, tracking, or telemetry.
- We do not sell or share your data with any third party.
3. Data Stored Locally
The following data is stored locally on your device within Obsidian's secure storage:
- Platform credentials: API keys, client secrets, and OAuth tokens required to publish to third-party platforms.
- User preferences: Theme selections, platform configurations, and publishing settings.
- Publishing history: Local records of successful and failed publishing attempts.
All data remains on your device and is never transmitted to the Service developers.
4. Third-Party Platforms
When you publish content to a third-party platform (e.g., TikTok, YouTube, WeChat), that platform's privacy policy applies to the data you send to them. We encourage you to review the privacy policies of each platform you use.
5. OAuth2 Authentication
For platforms that support OAuth2 (e.g., TikTok, YouTube), the Service:
- Redirects you to the platform's authorization page.
- Receives an authorization code, which is exchanged for an access token.
- Stores the access token locally in Obsidian's secure storage.
- Uses the token only to perform publishing actions on your behalf.
6. Data Security
- Credentials are stored using Obsidian's built-in secure storage mechanism.
- All API communications use HTTPS encryption.
- No data is transmitted to any server controlled by the Service developers.
7. Open Source
Social Studio is open-source software. You can review the source code at our GitHub repository to verify our data handling practices.
8. Changes to This Privacy Policy
We may update this Privacy Policy from time to time. Continued use of the Service after changes constitutes acceptance of the new policy.
9. Contact
For questions about this Privacy Policy, please open an issue on our GitHub repository.