The service stores API keys locally in your browser's localStorage. Keys are transmitted to servers solely for identity verification during registration via the Torn API, then discarded—never persisted in databases. Subsequently, only an authentication token is used for server communication.
The application requests specific endpoints from api.torn.com using your credentials:
Access level maintained: Public Access
Storage practices: Player identifiers and faction information are auto-deleted after 15 days of inactivity. Authentication tokens expire after 90 days. Warfare events and member data persist temporarily (2–48 hours), while call records remain permanent. Error diagnostics are retained for one week.
Information sharing: Faction participants view call records. Leadership accesses supplementary metrics including status dashboards and performance rankings during conflicts. No data is sold or shared with third parties.
Purpose: Warfare coordination, real-time member visibility, activity tracking, and faction administration.
The script monitors Torn's network responses (read-only) to capture status updates and warfare metrics without generating supplementary requests. Interception suspends when the Torn browser tab loses focus.
Request removal by contacting sunrei [3609264] on the Torn platform.