AlgoVoi Privacy Policy

Last updated: March 19, 2026  ·  Version 0.1.4

Short version: AlgoVoi stores your encrypted wallet data only on your own device. We do not collect, transmit, or sell any personal information. Private keys never leave your device.

1. Who We Are

AlgoVoi is an open-source Chrome extension developed by Chopmob Cloud. It provides a non-custodial Web3 wallet for the Algorand and Voi blockchain networks, along with native support for the x402, MPP (Machine Payments Protocol), and AP2 (Agent Payments Protocol) HTTP payment standards. The source code is publicly available at github.com/chopmob-cloud/AlgoVoi.

2. Data We Do Not Collect

AlgoVoi does not:

3. Data Stored Locally on Your Device

All sensitive data is stored exclusively in your browser's chrome.storage.local, which is private to the extension and never accessible to websites you visit.

4. Network Requests Made by the Extension

AlgoVoi communicates only with the following external services, solely to fulfill wallet functionality. No personal data accompanies these requests beyond what is inherent to blockchain transactions (e.g., your public wallet address).

5. Fetch Interceptor (x402 and MPP Payment Detection)

AlgoVoi injects a lightweight script into HTTPS pages that intercepts fetch responses to detect HTTP 402 (Payment Required) status codes. This interceptor:

When a 402 response is detected, the URL of the payment-gated resource is displayed in the approval popup so you can confirm what you are paying for. This URL is used only for display purposes and is not transmitted to any external server.

6. AI Agent Signing

AlgoVoi supports WalletConnect Web3Wallet integration, which allows AI agents to connect to your wallet via a QR code or pairing URI. When an AI agent requests a transaction signature:

7. Permissions Used and Why

8. Children's Privacy

AlgoVoi is not directed at children under 13 years of age. We do not knowingly collect any information from children.

9. Changes to This Policy

If we make material changes to this policy, we will update the "Last updated" date above and publish the updated policy at this URL. Continued use of the extension after changes constitutes acceptance of the revised policy.

10. Contact

Questions or concerns? Open an issue on GitHub.


AlgoVoi is open-source software released under the MIT License. This privacy policy applies to the AlgoVoi Chrome extension only.