Last updated: March 23, 2026
My Circle is a client-side web application with no backend server. We do not collect, store, or transmit any of your personal data. All your content lives exclusively in your own Google Drive account.
When you sign in with Google, My Circle requests the following permissions:
drive.file) — to create, read, and manage files within the mycircle/ folder in your Google Drive. This is how your posts, circles, collections, and friend list are stored. My Circle can only access files it creates — it cannot see any other files in your Drive.openid, email, profile) — to display your name and profile picture within the app.mycircle/reactions.json file inside each collection foldermycircle/contacts/friends.json, readable only by youOAuth tokens from Google Sign-In are stored in sessionStorage only. They are automatically cleared when you close your browser tab. No tokens are persisted to disk, sent to any server, or stored long-term.
Since all data lives in your Google Drive, you have full control:
mycircle/ folder from your Google Drive to remove all app dataMy Circle is fully open source under the MIT License. You can inspect, audit, and self-host the entire application. View the source code on GitHub.
My Circle's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.
If this policy is updated, the "Last updated" date at the top will be revised. Since My Circle has no backend and collects no data, material changes are unlikely.
For questions about this privacy policy, email creatitproductions@gmail.com or open an issue on GitHub.