Humant한국어

Data · Security · Updates

Data · Security · Backup

  • BYOK (Bring Your Own Key): Your data lives in your Supabase, your files stay on your computer, and your API keys and DB connection info are stored encrypted in the OS keychain.
  • Secret values are never exposed in plain text on screen, in logs, or in responses (they are masked).
  • The app never touches anything outside the ai_office schema in your Supabase.
  • Connection backup export/import (password-protected): Safely transfer your connection settings when reinstalling or moving to a new computer. (Your data itself stays intact in Supabase.)

Updates

  • The app checks for a new version at startup and once a day.
  • When a new version is available, a "🎉 New version — Download" banner appears at the top.
  • Versions with important changes may show a mandatory update notice.