Harvey is designed strictly to run offline without transmitting data to external servers.
- Network Isolation: The backend sets
HF_HUB_OFFLINE=1andTRANSFORMERS_OFFLINE=1at runtime to prevent unintended outbound HTTP requests. - Local Storage: All vector embeddings, document stores, and chat session histories remain on the local disk.
If you discover a security vulnerability or network leak (e.g., an unintended external connection), please report it directly by opening a private security advisory on GitHub or emailing the repository maintainer. Do not disclose security vulnerabilities in public issues.