Skip to content

Instantly share code, notes, and snippets.

@Pabitra-Sahoo
Last active April 6, 2026 18:58
Show Gist options
  • Select an option

  • Save Pabitra-Sahoo/83c86a65cd30a0b8fa11b8facc4ea0c2 to your computer and use it in GitHub Desktop.

Select an option

Save Pabitra-Sahoo/83c86a65cd30a0b8fa11b8facc4ea0c2 to your computer and use it in GitHub Desktop.
Privacy Policy for SolveSync Browser Extension

AlgoCommit Analytics & Privacy Policy

Effective Date: April 07, 2026

AlgoCommit is a developer-first tool designed with a "Zero-Server" architecture. Your privacy and your source code are our top priorities.


1. Core Principle: Local-Only Data

Unlike other synchronization tools, AlgoCommit does not have an intermediate server. No user data, source code, or authentication credentials ever touch any server operated by the AlgoCommit developers.

2. Data We Access & How We Use It

The extension only requests the minimum permissions required to perform its single purpose: Automated GitHub Synchronization.

  • Authentication Information: We use GitHub OAuth or Personal Access Tokens (PAT). These are stored exclusively in your browser's encrypted local storage (chrome.storage.local) and are sent directly to https://api.github.com.
  • Website Content: We read the source code you have authored in the official editors of LeetCode, GeeksForGeeks, and Codeforces to perform the sync.
  • User Analytics: We do not use tracking pixels, cookies, or any analytics software (like Google Analytics).

3. Third-Party Data Sharing

We do not sell, trade, or transfer your information to third parties. Your data remains strictly between your browser and the official GitHub API.

4. Security

Since AlgoCommit communicates directly with the official GitHub API, your repositories are as secure as your GitHub account. We recommend using a Fine-Grained Personal Access Token with only the "Contents: Read & Write" permission for maximum security.

5. Open Source Transparency

AlgoCommit is an open-source project. Every line of code can be audited by the community to ensure that no data is being leaked or misused.


Have questions? If you have any questions regarding this policy, please reach out to the project maintainer at: sahoopabitra596@gmail.com

AlgoCommit β€” Your Code, Your Repo, Your Privacy. πŸš€πŸ†πŸπŸ†πŸ†βœ¨

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