-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Problem
We are starting to use third party API for processing our commands. While the majority of the commands does not send sensitive information to the third party API, a number of our services do
Tasks
- Audit all of the third party API dependencies and find out what informations we are sending to them
- For each API that receive sensitive information from us, study their privacy policy
- Generate a markdown document for privacy notice
- Please NEVER EVER name the document "privacy policy" because I don't want to maintain a policy, only an audit report
- Add a /privacy command to show the summarized version of our privacy notice. the summary must be brief and fit into a telegram message
- Add a directive in copilot_instructions.md that tells Copilot to reaudit the services and update the privacy notice whenever a new service is added
Copilot
Metadata
Metadata
Assignees
Labels
No labels