Privacy Policy

Your privacy is a core design principle of this tool

Last updated: February 2025

What Data Is Processed

When you generate a report, the following data flows through the application:

DataHow It's UsedStored?
Wallet addressSent to Etherscan & Beacon API to fetch your transactionsNo — discarded after report generation
Validator indexSent to Beacon API to resolve withdrawal addressNo — discarded after report generation
Etherscan API keyUsed to authenticate Etherscan API requestsNo — never stored server-side
Generated reportStored as a temporary file on the server until downloadedDeleted immediately after download (max 10 min if not downloaded)
Price dataCached locally for faster subsequent queriesYes — only generic ETH prices, no user data

Client-Side Storage

Your browser stores some settings locally for convenience:

No cookies are set. No data is sent to any analytics or advertising service.

Tip: Use your browser's private/incognito mode for an extra layer of privacy. All session data will be cleared automatically when you close the window.

Third-Party API Requests

To generate your report, the server makes API calls to the following services. These services will see your wallet address as part of the API request:

Aggregate Usage Statistics

The application maintains a small set of aggregate counters to track overall usage. These are stored in a local stats.json file on the server:

These counters are simple numbers. No personal data is recorded — no IP addresses, no wallet addresses, no timestamps, no user agent strings. It is impossible to trace any counter increment back to an individual user.

These statistics are visible on the dashboard page.

Security Measures

The following security measures are implemented:

Self-Hosting

For maximum privacy, you can run this tool entirely on your own machine. The source code is open and available for review. When self-hosting: