Legal

Privacy Policy

Last updated: July 22, 2026 | Effective: July 22, 2026

1. Overview

AI Search Gateway ("the Service") is a self-hosted web search and page content extraction API provided at search.iamnaime.info.bd. This privacy policy explains how the hosted instance of the Service handles data when you use the REST API (/v1/*), MCP server (/mcp), or the public registration and dashboard interfaces.

The Service is built as open-source software. If you self-host your own instance, you are the data controller and this policy does not apply to your instance - you set your own data practices. This policy applies exclusively to the hosted instance operated by Fattain Naime at search.iamnaime.info.bd.

2. Data We Collect

2.1 Account Data

When you register for an API key, we collect:

2.2 API Usage Data

When you use the API, we record:

2.3 Data We Do NOT Collect

We do not log your search queries or the content you read.

Search query text and extracted page content are never written to logs or persistent storage. This is a deliberate security policy - query content is processed in memory only and discarded after the response is returned. Request logs contain only metadata (endpoint, status, timing), never the actual query strings or URLs searched for.

2.4 CAPTCHA Data

Registration uses Cloudflare Turnstile for bot protection. Turnstile processes your browser environment data to generate a verification token. This is handled by Cloudflare's infrastructure subject to Cloudflare's Privacy Policy. We receive only the pass/fail token, not the underlying browser data.

3. How We Use Your Data

We use the collected data for the following purposes only:

We never use your data for advertising, profiling, or sell it to third parties.

4. Data Storage and Security

4.1 Storage

All data is stored on a single self-hosted server. There is no cloud database, no third-party analytics service, and no external data pipeline. Data is stored in simple JSON files on disk:

4.2 Security Measures

4.3 Infrastructure

The service runs on a single server via Docker Compose with three containers:

No data leaves the server except: search queries forwarded to upstream search engines (Google, Bing, DuckDuckGo, etc.) via SearXNG, and HTTP requests to target URLs during page extraction.

5. Upstream Data Sharing

When you use the search API, your query is forwarded to upstream search engines (Google, Bing, DuckDuckGo, Brave, Wikipedia, etc.) via SearXNG. SearXNG acts as a privacy-respecting proxy - it does not forward cookies, does not use JavaScript tracking, and strips identifying headers. However, the upstream search engines may process your query according to their own privacy policies.

When you use the page-read API, the target URL is fetched directly. The target website's server will see a request from the gateway server's IP address, not your personal IP.

6. Data Retention

7. Cookies and Local Storage

The API itself does not use cookies. The dashboard and landing page use:

No third-party cookies are set. No tracking pixels or analytics scripts are loaded.

8. Your Rights

You have the right to:

To exercise these rights, contact us at iamnaime@builderhall.com.

9. Children's Privacy

The Service is not directed to individuals under 13 years of age. We do not knowingly collect personal information from children. If you are a parent or guardian and believe your child has provided us with personal information, please contact us.

10. Changes to This Policy

We may update this privacy policy from time to material changes. The "Last updated" date at the top reflects the most recent revision. Continued use of the Service after changes constitutes acceptance of the updated policy. For significant changes, we will attempt to notify registered users via email.

11. Self-Hosting

AI Search Gateway is open-source software. When you self-host your own instance:

12. Contact

For privacy-related questions, data requests, or concerns:

Back to Home