Privacy Policy PaperVault for Aave

How this extension handles your data. Plain language, no legalese, no surprises.

Last updated: June 23, 2026 · Applies to version 1.0.0 and later

The short version

PaperVault v1.0 does not collect any data.

No account. No login. No tracking. No analytics. Nothing is sent to any server. Everything you do in the extension stays in your browser.

A future update may add optional cloud sync & analytics.

This will be strictly opt-in, off by default, and fully described on this page before it ships. You will never be enrolled automatically. This section will be updated at that time.

The extension is read-only. It never asks for a seed phrase or private key, never signs anything, and never broadcasts transactions. It only reads public on-chain data.

1. What data the extension processes

"PaperVault for Aave" is a read-only portfolio viewer and a local simulation tool for Aave v3. To do its job, it processes the following:

2. Where the data is stored

Data Where it lives Leaves your device?
Tracked wallet address chrome.storage.local (your browser only) No v1.0
Cached portfolio & balances chrome.storage.local (your browser only) No v1.0
Paper-mode simulation chrome.storage.local (your browser only) No v1.0
Onboarding acknowledgment chrome.storage.local (your browser only) No
Browser & OS metadata Not collected in v1.0 No v1.0

In v1.0 there is no backend server, no account system, and no analytics. The only network requests the extension makes are read-only queries to the Aave API and public RPC endpoints to fetch the public on-chain data described above. Those endpoints see your connection IP address as part of any normal HTTP request, but the extension sends them no personal information beyond the public wallet address you are querying.

3. Permissions and why each is required

storage

Stores the tracked wallet address, cached portfolio data, and your local paper-mode simulation in your browser. Without this, the extension could not remember your address between sessions or keep your paper scenario while you explore. The data never leaves your device in v1.0.

alarms

Schedules periodic background refreshes of live portfolio data (every few minutes) so the popup and dashboard stay current without manual refresh. No data is transmitted by the alarm itself — it only triggers a read-only fetch of public on-chain data.

Host permissions (Aave API & RPC endpoints)

The extension reads public on-chain data via:

All requests are read-only (eth_getBalance, eth_call, GraphQL queries). No transactions are signed or sent. These hosts are required for the core read-only functionality. The list of exact host permissions is visible in the extension's manifest.json and in the Chrome Web Store listing.

v1.0 does not request any host permission for an analytics or backend server.

4. What the extension never does

5. Third-party services

The extension queries the following third-party read-only endpoints to fetch public on-chain data. These services have their own privacy policies that govern what they log:

We do not embed any third-party analytics, advertising, or tracking SDKs. No Google Analytics, no fingerprinting libraries, no ad networks.

6. Children's privacy

The extension is not directed at children under 13 (or the applicable age in your jurisdiction). We do not knowingly collect any data from anyone, including children. If you believe a child has provided any information to us through the extension, please contact us — although in v1.0 no information is collected or transmitted in the first place.

7. Your controls

Because all v1.0 data lives in your browser, you have full control at all times:

8. Future versions & optional cloud sync

Heads up about an upcoming optional feature

A future update (v1.1 or later) may introduce optional cloud sync and usage analytics. This is described here in advance so you know what could be added — it is not present in v1.0.

If and when this ships, it will be:

What the optional feature would send opt-in only

If you choose to enable it, the extension would send the following to our backend server at api.aave-paperwalet.xyz:

What it would never send: private keys, seed phrases, signed transactions, page content from other websites, clipboard contents, or anything from outside the extension.

This section will be updated with the exact data fields before any such version ships. If you keep the optional feature off (the default), your experience is identical to v1.0: no data leaves your device.

9. Changes to this policy

If this privacy policy changes materially, we will update the "Last updated" date above and the version badge next to each section. For any change that introduces new data collection, the version of the extension that implements the change will require an explicit opt-in — we will not silently start collecting data through an update.

10. Contact

PaperVault for Aave is an independent tool and is not affiliated with, endorsed by, or sponsored by Aave Labs. "Aave" is a trademark of its respective owner and is used here only to describe the public protocol this extension reads from.

For privacy questions or concerns, please contact the developer through the support channel listed on the extension's Chrome Web Store listing.