legal: strengthen disclaimer, liability, and warranty language
- LICENSE: expanded warranty disclaimer covering silent failures from third-party changes, coverage gaps, regulatory non-compliance, and commercial licensee expectations. Explicit limitation of liability for privacy breaches, identity theft, and regulatory penalties. - PRIVACY.md: added limitations section covering third-party changes, coverage gaps, user responsibility, and compliance disclaimer. - README.md: detailed disclaimer with specific scenarios — site API changes, coverage gaps, user verification responsibility, and commercial license scope. - Popup: expanded footer warning about third-party changes and user responsibility. - Options page: added footer disclaimer with LICENSE link, updated version to 0.9.0. https://claude.ai/code/session_01KF4i7Ra7zCEDskxDBaNtcT
This commit is contained in:
+11
@@ -62,6 +62,17 @@ If this privacy policy changes, the updated version will be posted at this URL a
|
||||
|
||||
For questions about this privacy policy, open an issue at: https://github.com/outis1one/silent-send/issues
|
||||
|
||||
## Limitations and disclaimer
|
||||
|
||||
Silent Send is a convenience tool that reduces the risk of sharing personal information with third-party services. It does not guarantee complete protection. Specifically:
|
||||
|
||||
- **Third-party changes:** Websites may change their APIs, interfaces, or data submission methods at any time. Such changes can cause Silent Send to stop intercepting or substituting data without any visible error. Silent Send contributors have no control over third-party websites and accept no responsibility for changes they make.
|
||||
- **Coverage gaps:** Silent Send may not detect personal information in images, unusual text formats, non-standard encodings, dynamically generated content, or patterns not covered by built-in or custom rules.
|
||||
- **User responsibility:** You are responsible for verifying that substitutions are applied correctly before transmitting sensitive data. The extension provides a Test tab for this purpose.
|
||||
- **Not a compliance tool:** Silent Send does not guarantee compliance with any privacy regulation (GDPR, HIPAA, CCPA, PCI-DSS, or otherwise). Organizations requiring regulatory compliance should implement appropriate professional tooling and processes.
|
||||
|
||||
For the full limitation of liability, see the [LICENSE](LICENSE) file.
|
||||
|
||||
## Open source
|
||||
|
||||
Silent Send's source code is publicly available at https://github.com/outis1one/silent-send — you can verify every claim in this policy by reading the code.
|
||||
|
||||
Reference in New Issue
Block a user