yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.81k stars 426 forks source link

How does fluent-reader take care about my privacy? #465

Closed Pagi-Maula closed 2 years ago

Pagi-Maula commented 2 years ago

Thank you so much for creating such an amazing app. However, i have been thinking how does fluent-reader take care about my privacy? Does this remove trackers and all that?

PontikFr commented 2 years ago

Privacy first. All your data stays with you. All cookies cleared upon exit. XSS blocked in an isolated context. No personal information collected, ever. Behavior tracking limited. Strict Content Security Policy enforced. Proxy support with PAC.

https://hyliu.me/fluent-reader/

yang991178 commented 2 years ago

Most trackers rely on cookies for identifying users, and all cookies are cleared on exit. There's also no data collected at all from users.