Independent · Free · No data stored
entrycardguide·
About this site

Who runs this, why it exists, and what we will never do.

Why this site exists

Every country listed on this site has a digital arrival card. Every one of those forms is free. Every one of those forms is filed at exactly one official government URL.

And every one of them has a small ecosystem of paid middlemen sitting in front of the official URL in Google’s search results, charging $20 to $90 to fill a form that takes 8 minutes.

In March 2026, the Royal Thai Immigration Bureau publicly stated that about 10% of foreign arrivals to Thailand had paid a non-official site to file their TDAC. That is the number that started this project.

We could not figure out why no one had built the obvious thing: a free, independent, plain-English guide to each country’s official form, with screenshots of the scam sites next to a giant link to the real one. So we built it.

What we are

What we are not

How to fact-check us

Do not trust us because the site looks serious. Check the artifacts.

  1. Official URLs live in versioned TOML. Every government URL we point to is stored in data/official_urls/{country}.toml, not buried in a template. The Thailand TDAC record, for example, names tdac.immigration.go.th, the Royal Thai Immigration Bureau, a last_verified date, and a Wayback Machine snapshot. You can compare the TOML, the archived page, and the site you see today without taking our word for it.

  2. Field rules live in JSON you can inspect. The validator rules are stored in data/rules/{country}.json. Those files list max lengths, regex patterns, required fields, and error text copied from the official forms. The browser widget reads those specs; it does not invent advice. If a government form changes, the JSON is the thing that has to change.

  3. Scam warnings are tied to DNS and evidence. Each [[scam_sites]] entry in the TOML files has a domain, an observed date, and a short evidence note. We only keep domains that resolve when audited. In commit 6c841f3, 13 dead domains were removed after a DNS audit. Fewer real warnings are better than a bigger list full of ghosts.

  4. The validator runs in your browser. Open DevTools, go to Network, type into a validator, and watch what happens: no outbound request is sent with your passport data. The rules are embedded in the page and checked locally by assets/js/validator.ts. We do not log keystrokes, store drafts, or phone home with partial submissions.

  5. The whole site is open source. The live pages map to Markdown files in content/. Data changes map to commits. Corrections happen in public through issues, pull requests, and the git history. If you want the longer walkthrough, read how to verify everything on this site.

How we make money

We currently use one affiliate link at the bottom of eligible guides:

  1. Travel insurance through SafetyWing. When you click through and buy a policy, we get a small commission from SafetyWing. The price you pay is the same as going direct.

We may add eSIM links later, but we will only show them when the partner link is live and clearly disclosed.

That’s it. That is the entire business model.

We have never taken money from iVisa or any visa middleman. We will not, ever. Not because we are noble, but because doing so would invalidate the entire premise of this site, and we like the premise.

What we promise

We will never:

We will:

Errors and corrections

We will get things wrong. Government forms change. New scam sites appear. Old ones quietly become legitimate.

If you spot something incorrect:

  1. Open an issue on our GitHub.
  2. Or email [email protected] with what you found.

We aim to respond within 48 hours and ship a fix within a week, faster if it’s safety-critical.

Who built this

A small team of travelers and developers. We have all paid a middleman at least once before figuring out we did not have to. This site is our way of saving the next person from the same mistake.

If you find this useful and want to support it, click through the affiliate link at the bottom of any eligible guide the next time you buy travel insurance. That keeps the site running. That is the entire ask.

Cite or share

Share this source

Use this page when warning travelers about official entry-card links or middleman fees. The URL, official source, and verification trail are public.

Suggested citation

About
entrycardguide. Accessed 2026-05-25.
https://entrycardguide.com/about/