This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Privacy Policy for LeetLink | |
| **Last Updated:** [Today's Date] | |
| LeetLink ("we", "our", or "us") is committed to protecting your privacy. This Privacy Policy explains how your information is handled. | |
| **1. Data Collection** | |
| We do not collect, store, or transmit your personal data to any external servers. | |
| - **GitHub Token:** Your GitHub Personal Access Token is stored locally on your device using Chrome's secure `storage` API. It is used strictly to authenticate with the GitHub API on your behalf. | |
| - **Code Submissions:** Your LeetCode solution code is retrieved from the browser tab and sent directly to your GitHub repository. We do not view, store, or analyze your code. |