Privacy and data handling
Stock Peek does not require an account and does not connect to a brokerage account. Watchlist and holding information is stored on the user's PC by default.
The desktop app contains no advertising SDKs or general-purpose behavioral analytics. Only when the user explicitly requests the optional portfolio one-line review are a random device identifier, calculated portfolio statistics, and the selected language sent to the project's Cloudflare Worker.
Information stored on your PC
The following information is stored locally using Electron's electron-store:
- Watchlist symbols and display order
- Holding quantity and average purchase price
- Panel position, selected monitor, and left or right placement
- Language and welcome-screen preference
- A random device identifier used for the daily portfolio review limit
Network requests for quotes
The app requests public market data from the Stock Peek Cloudflare Worker and, when needed, directly from Naver Finance or Yahoo Finance. It does not sign in to a brokerage account or submit orders.
Portfolio one-line review
When the user explicitly runs this optional feature, the following values are sent to the Stock Peek Worker:
- A randomly generated device identifier
- Calculated portfolio statistics
- The selected language
The identifier is used to enforce a daily usage limit. The app never requests brokerage credentials or passwords.
Advertising and analytics
The desktop app does not include advertising SDKs or general-purpose behavioral analytics.
Contact
For privacy or data-handling questions, email [email protected]. The source policy is also available as PRIVACY.md on GitHub.