日本語 / Japanese
利用規約はこちら
プライバシーポリシー
最終更新日:2026年4月26日
Reeled(以下「本アプリ」)は、映画・ドラマ・漫画などのコンテンツ消費記録を管理するiOSアプリです。本アプリの開発者(以下「開発者」)は、ユーザーのプライバシーを尊重し、以下のとおり個人情報の取り扱いについて定めます。
本アプリの利用形態
本アプリは2つの利用形態があります。
- ローカル利用(サインインなし):すべての記録データはお使いのデバイス内にのみ保存され、サーバーへの送信は一切行われません。
- サーバー同期機能利用(Sign in with Apple でサインイン):複数デバイス間でデータを同期するため、後述の情報を開発者のサーバーに送信・保管します。
サインインは任意です。サインインしない場合、以下「収集する情報」「保管場所」等のサーバー関連項目は適用されません。
収集する情報(サーバー同期利用時のみ)
- Apple User ID:Sign in with Apple が発行する匿名識別子(`sub` クレーム)。アカウントの特定に使用します。
- メールアドレス:Apple から提供される実メールまたは中継アドレス(`@privaterelay.appleid.com`)。将来の任意通知用に保存しますが、現時点では送信目的では使用しません。
- 視聴記録データ:本アプリ内で記録した作品タイトル、カテゴリ、視聴日時、評価、メモ、視聴方法、購読中の漫画シリーズなど。
パスワード、決済情報、位置情報、連絡先などは収集しません。
利用目的
- 複数デバイス間のデータ同期
- アカウントの認証・管理
- 将来の機能(漫画新刊プッシュ通知など)への対応
第三者サービスの利用
本アプリは以下の外部サービスを利用します。
- TMDb API(映画・ドラマ情報):タイトル検索クエリのみ送信。個人情報は送信しません。
- AniList API(アニメ情報):同上
- 楽天Books API(漫画・書籍情報):同上
- OpenBD API(書籍ISBN情報):ISBN コードのみ送信
- Sentry(エラー監視):サーバー同期利用時、サーバー側でエラーが発生した場合に診断情報(スタックトレース、Apple User ID 等)を Sentry に送信します。エラー解析と品質改善のためです。
情報の保管場所
収集した情報は、さくらインターネット株式会社が運営するVPSサーバー(東京リージョン)に保管します。日次バックアップは Cloudflare R2 オブジェクトストレージ(アジア太平洋リージョン)に最大30日間保管されます。
第三者への提供
収集した情報を第三者に販売・提供することはありません。ただし、法令に基づく開示要請があった場合はこの限りではありません。
データの保持期間
- アクティブなアカウント:保管を継続します。
- アカウント削除時:本体データベースから即時削除されます。
- バックアップ内のデータ:保持期間(最大30日)の経過をもって自動削除されます。
- 削除されたレコード(記録の単位削除):90日間ソフトデリート保持後、物理削除されます。
アカウントの削除
アプリ内の設定画面からアカウントを削除できます。削除すると、サーバー上のすべての個人データが即時消去され、復元できません。
また、Apple ID の設定から本アプリの連携を解除した場合も、Apple からの通知に基づきアカウントが自動削除されます。
データの安全管理
サーバーとの通信はすべて HTTPS(TLS 1.2 以上)で暗号化されます。サーバーへのアクセスは SSH 鍵認証に限定され、認証トークンは業界標準の JWT 方式で管理されます。
データ漏洩時の対応
万一、個人情報の漏洩が発生した場合は、個人情報保護委員会への報告(個人情報保護法に基づき72時間以内)と、影響を受けるユーザーへの通知を速やかに行います。漏洩に関する連絡先は下記お問い合わせ先と同じです。
Cookie・トラッキング
本アプリは Cookie およびサードパーティトラッキング技術を使用しません。広告も配信していません。
お問い合わせ
個人情報の取り扱い、開示・訂正・削除のご依頼、データ漏洩等のご連絡は下記までご連絡ください。
yoshiki.kimoto@gmail.com
プライバシーポリシーの変更
本ポリシーを変更する場合は、本ページを更新します。重要な変更がある場合はアプリ内またはサインイン時にお知らせします。
English
View Terms of Service
Privacy Policy
Last updated: April 26, 2026
Reeled is an iOS app for tracking your consumption of movies, TV shows, manga, and other content. The developer of this app ("we", "us") respects your privacy and discloses our practices below.
Two Modes of Use
Reeled can be used in two ways:
- Local-only (no sign-in): All record data is stored locally on your device. Nothing is transmitted to our server.
- Server sync (Sign in with Apple): To sync data across devices, we transmit and store the data described below on our server.
Signing in is optional. Without sign-in, none of the server-related items below apply.
Information We Collect (server sync only)
- Apple User ID: An anonymous identifier (the `sub` claim) issued by Sign in with Apple, used to identify your account.
- Email address: Either your real email or a relay address (`@privaterelay.appleid.com`) provided by Apple. We store it for potential future notifications but do not currently send any.
- Viewing records: Titles, categories, watch dates, ratings, memos, viewing methods, manga subscription targets, etc., that you record in the app.
We do not collect passwords, payment information, location, or contacts.
Purpose
- Synchronizing data across your devices
- Account authentication and management
- Future features (e.g., push notifications for new manga volumes)
Third-Party Services
The app uses the following external services:
- TMDb API (movies & TV): only search query text is sent
- AniList API (anime): same as above
- Rakuten Books API (manga & books): same as above
- OpenBD API (book ISBN data): only ISBN code is sent
- Sentry (error monitoring): When server sync is used, we send diagnostic information (stack traces, Apple User ID) to Sentry if errors occur on our server, to aid debugging and improve quality.
Where Data Is Stored
Collected data is stored on a VPS server operated by Sakura Internet Inc., located in their Tokyo region. Daily backups are stored on Cloudflare R2 (Asia-Pacific region) for up to 30 days.
Third-Party Disclosure
We do not sell or disclose your data to third parties, except where required by law.
Data Retention
- Active accounts: data is retained while the account is active.
- Account deletion: data is removed from the primary database immediately.
- Backups: data in backups is automatically removed after the retention window (up to 30 days).
- Deleted records: kept as soft-deleted for 90 days, then physically purged.
Account Deletion
You can delete your account from the in-app settings. Deletion removes all personal data from our server immediately and is irreversible.
Disconnecting Reeled in your Apple ID settings will also trigger automatic account deletion based on Apple's revoke notification.
Security
All communication with our server is encrypted via HTTPS (TLS 1.2 or higher). Server access is restricted to SSH key authentication, and session tokens follow the standard JWT scheme.
Data Breach Response
In the unlikely event of a personal data breach, we will report to the Personal Information Protection Commission of Japan within 72 hours as required by law, and promptly notify affected users. Inquiries regarding breaches use the same contact below.
Cookies and Tracking
This app does not use cookies or third-party tracking technologies. We do not display ads.
Contact
For privacy-related questions, requests for disclosure / correction / deletion, or breach notifications, please contact:
yoshiki.kimoto@gmail.com
Changes to This Policy
If this policy changes, we will update this page. Significant changes will be communicated within the app or at sign-in.