Skip to main content
Legal

Privacy Policy

Last updated: April 2026

NeuroBridge (neurocomputers.io) is an open-source scientific tool. We try to collect as little as possible and never sell or share what we do have.

What we collect

  • Uploaded datasets — spike data files you upload are held in memory on the API server and auto-evicted after the dataset cap is reached (currently 2 concurrent datasets). Datasets are never persisted to disk beyond the upload tmp file, which is deleted on parse failure.
  • Server logs — request timestamps, endpoints, response codes, and your IP for rate-limiting. Retained 14 days in PM2 log rotation.
  • No cookies beyond a local-storage theme preference.
  • No third-party trackers, no advertising IDs, no Google Analytics.

What we don't collect

  • Personal information (name, email, phone) — there is no account system.
  • Browsing history outside of this site.
  • Payment information — this is a free research tool.

Open source

All code is public at github.com/Luckyguybiz/neurobridge and github.com/Luckyguybiz/neurobridge-api. You can audit the data-handling logic directly.

Contact

Questions? See /contact.