Security and Privacy - Shasuau/JARVIS-Insights GitHub Wiki
Guidelines and current approaches for ensuring safe use of APIs, user data, and models.
- API key handling (via
.env
or GitHub secrets) - Avoiding sensitive data in logs
- Role-based access for future extensions
- Secure storage (planned)
- Formalize environment variable usage
- Review data flows for PII risks