···11Dual MIT/Apache-2.0 License
2233-Copyright (c) 2025 Tiles and Contributors
33+Copyright (c) 2026 Tiles Privacy and Contributors
4455Except as otherwise noted in individual files, this software is licensed under the MIT license (<http://opensource.org/licenses/MIT>), or the Apache License, Version 2.0 (<http://www.apache.org/licenses/LICENSE-2.0>).
66
+72
SECURITY.md
···11+# Security Policy
22+33+## Reporting a Vulnerability
44+55+We take security vulnerabilities seriously. If you discover a security vulnerability in Tiles, please report it to us responsibly.
66+77+### How to Report
88+99+**We encourage you to use GitHub's Security Advisory feature** to report vulnerabilities privately:
1010+1111+1. Go to the [Security tab](https://github.com/tilesprivacy/tiles/security) in this repository
1212+2. Click on **"Report a vulnerability"** or **"Advisories"**
1313+3. Click **"New draft security advisory"**
1414+4. Fill out the security advisory form with:
1515+ - A clear description of the vulnerability
1616+ - Steps to reproduce the issue
1717+ - Potential impact and severity assessment
1818+ - Any suggested fixes or mitigations
1919+2020+Alternatively, you can report vulnerabilities by emailing [**security@tiles.run**](mailto:security@tiles.run) with:
2121+- A detailed description of the vulnerability
2222+- Steps to reproduce the issue
2323+- Potential impact assessment
2424+- Your contact information
2525+2626+### What to Include
2727+2828+When reporting a vulnerability, please provide:
2929+3030+- **Description**: A clear description of the security issue
3131+- **Steps to Reproduce**: Detailed steps to reproduce the vulnerability
3232+- **Impact**: The potential impact if this vulnerability is exploited
3333+- **Severity**: Your assessment of the severity (Critical, High, Medium, Low)
3434+- **Affected Versions**: Which versions of Tiles are affected
3535+- **Suggested Fix**: If you have ideas for how to fix the issue (optional but appreciated)
3636+3737+### Response Timeline
3838+3939+We aim to:
4040+4141+- **Acknowledge** your report within 48 hours
4242+- **Triage** the vulnerability within 7 days
4343+- **Provide updates** on our progress regularly
4444+- **Resolve** critical vulnerabilities as quickly as possible
4545+4646+### Disclosure Policy
4747+4848+- We will work with you to coordinate public disclosure after the vulnerability has been addressed
4949+- We will credit you in our security advisories (unless you prefer to remain anonymous)
5050+- We will not disclose your report publicly until a fix is available
5151+5252+### Security Best Practices
5353+5454+When testing for vulnerabilities:
5555+5656+- **Do not** access or modify user data without permission
5757+- **Do not** perform any actions that could harm users or their systems
5858+- **Do not** violate any laws or breach any agreements
5959+- **Do** act in good faith and follow responsible disclosure practices
6060+6161+## Security Updates
6262+6363+Security updates will be released as soon as possible after a vulnerability is confirmed and fixed. We recommend:
6464+6565+- Keeping Tiles updated to the latest version
6666+- Subscribing to the [Tiles blog](https://tiles.run/blog) for important security updates
6767+6868+## Questions?
6969+7070+If you have questions about this security policy, please contact us at [**security@tiles.run**](mailto:security@tiles.run).
7171+7272+Thank you for helping keep Tiles secure!