# watchFIWN > Legal-by-default web app for organizing manga, anime, movies, official-link connectors, favorites, history, and a user-key AI assistant. Canonical URL: https://watchfiwn.com/ ## What the site is watchFIWN is a secure organizer. Fresh installs include no bundled media sources. Users may add their own legal official-link connectors, which are stored in browser cache or synced as account metadata after login. ## What the site is not - No bundled plugins, add-ons, extension repos, catalogs, scrapers, torrents, downloaders, or embedded playback sources. - No arbitrary user connector code execution. - No server-side proxy for arbitrary user connector URLs. - No hard-coded AI provider key. ## Main capabilities - Manga, anime, movie, and series organization shell. - User-owned official-link connectors. - Sanitized favorites and history. - Optional assistant using the user's own OpenRouter, Gemini, or OpenAI-compatible API key. - Cloudflare Worker API for health, account metadata sync, connector validation, and assistant requests. ## Important URLs - Home: https://watchfiwn.com/ - Movies: https://watchfiwn.com/movies - Anime: https://watchfiwn.com/anime - Manga: https://watchfiwn.com/manga - Account and source settings: https://watchfiwn.com/settings - Robots: https://watchfiwn.com/robots.txt - Sitemap: https://watchfiwn.com/sitemap.xml - Security: https://watchfiwn.com/.well-known/security.txt - Security architecture is documented in the source repository as SECURITY_ARCHITECTURE.md.