akebi木通

Privacy

Akebi được thiết kế để lưu càng ít càng tốt: không tài khoản, không cookie, không analytics.

What we collect · 収集内容

  • Demo tier: client IP for the rate-limit counter, stored with a 1-day TTL in KV, then deleted.
  • BYOK tier: nothing. Your API key and DOCX file go directly from your browser to your configured endpoint; Akebi never sees them.
  • No cookies, no analytics scripts, and no third-party tracking pixels.
  • Server access logs, using Cloudflare defaults, are retained for about 24 hours and then auto-delete.

What we never collect · 不収集

  • Your API keys, which travel from browser to your endpoint and bypass Akebi.
  • DOCX file contents. The BYOK path bypasses Akebi; the demo path translates in memory and discards immediately.
  • Translation outputs, which are returned to your browser and not stored.
  • Your name, email, phone number, or account information. Akebi does not have accounts.

Demo tier specifics · デモ

  • Your DOCX file is decoded in Worker memory, translated through Cloudflare Workers AI, and returned to your browser.
  • The file is never written to disk or KV.
  • Cloudflare Workers AI processes the text, but per Cloudflare's data policy, user inputs are not used for training.
  • The IP-hashed rate-limit key lives in Cloudflare KV for 24 hours, then auto-expires.

Your rights · あなたの権利

  • There is nothing to delete, because Akebi does not store personal data.
  • Akebi is open source. Review the worker code at github.com/nightskat/dich-web.
  • For concerns or questions, open an issue on GitHub.

Last updated: 2026-05-17