NameSnipe is local-first. It does not run a server, create a database, sync cloud state, or send telemetry.
Security fixes target the latest released version.
Please report vulnerabilities through GitHub Security Advisories when available, or open a minimal public issue that does not include secrets, tokens, private account IDs, or billable domain targets.
- Cloudflare API tokens are stored in
./namesnipe-config.jsonin the directory where NameSnipe is run. namesnipe-config.jsonis ignored by git by default and must not be committed.CLOUDFLARE_API_TOKENis supported as a temporary local environment override.- Logs and errors must not include full tokens or Authorization headers.
Live registration requires:
namesnipe buy --live- a fresh domain-check immediately before registration
- unchanged price and status
- configured budgets still passing
- exact confirmation phrase input
NameSnipe must not retry billable registration requests automatically.