We take the security of Fishbowl seriously. This document outlines our security policies, supported versions, and how to report vulnerabilities.
Security updates are actively applied to the following versions:
| Version | Supported | Notes |
|---|---|---|
| v1.4.x | Yes | Active stable release branch |
| v1.0.x - v1.3.x | No | Deprecated legacy releases |
If you discover a security vulnerability in Fishbowl, please do not open a public issue. Instead, report it privately to ensure we can publish a fix before public disclosure:
- Send an email detailing the vulnerability to: sujalacharii@gmail.com
- Include step-by-step instructions, a proof-of-concept (PoC), and the target Android OS/SDK version.
We aim to acknowledge your report and coordinate a fix release.
Fishbowl adheres to strict local-only execution and sandboxing models:
- No Telemetry / Analytics: 0 tracking, 0 metrics reporting, 0 telemetry sockets.
- Scoped Storage Protection: Leverages the Android Storage Access Framework (SAF) to restrict file access strictly to user-selected media directories.
- Process Isolation: The native .NET server runs entirely in the application's isolated runtime sandbox.