Last Updated: November 24, 2023
Introduction
Welcome to Feedster, a news management application designed as middleware for streams of information. Our service aims to filter news using user data, summarizing it, and delivering daily digests through our app.
Information Collection and Use
- Google Authentication: We use Google authentication for user authorization and remember users' email addresses.
- Emails reading: To process users' newsletters, we request access to Gmail email messages under a specific label.
- Emails’ forwarding: to be able to forward user’s newsletters to specified address by user we’re requesting access to composing emails
- Cookies: We use cookies to maintain user sessions via JWT tokens.
- Data Collection for Service Improvement: We collect information about successful and failed news processing, including users' base info, specific news item information, and personalization settings within our app.
Data Sharing and Disclosure
- We share users' personalization settings with OpenAI when requesting services from its GPT models.
User Rights and Choices
- Users may request the deletion of all related data, which we will process within 1-2 business days.
Data Security Measures
- Authentication: We use JWT-based authentication between the app and server, and Google Auth for server-Google interactions.
- Data Storage and Servers: Our database instances and servers are hosted on Hetzner, secured with SSH access.
Compliance with Laws
- We are currently not specifically aligned with any privacy laws. [Note: It's advisable to review legal requirements, especially if your users are from regions with strict data protection laws.]
Policy Updates
- Any changes to our privacy policy will be communicated via email to the address associated with users' Google accounts.