File size: 2,932 Bytes
35a1974
1
1. **INSTANT ACCESS**      - No registration → Session ID = SHA256(browser_fingerprint + timestamp)      - Session lifetime: 60 min (extendable via mining)    2. **TERMINAL COMMAND CENTER**      - Embedded xterm.js with commands:        * `number_gen -loc [Hell/NYC] -type [custom/random]`        * `mirror --url [service.com]` (auto-injects OTPs)        * `inbox` (view all messages)        * `reply -num [sender] -msg "text"`        * `mining --start/--status`    3. **FICTIONAL AREA CODES (FULL SMS FUNCTIONALITY)**      - Receive/send normal texts + verification codes:        * `666` (Hell, MI): Flaming message animations        * `777` (Atlantis, FL): Water ripple effects        * `999` (Area 51, NV): UFO abduction visuals      - Real US coverage: All valid area codes    4. **MESSAGING SYSTEM**      - Full SMS capabilities:        * Send/receive texts to any number        * Attach images/files (max 5MB)        * Group messaging support      - Auto-detection:        Verification codes → highlighted red        Normal texts → displayed white    5. **SECURITY & ROUTING**      - Black Hole Relay:        `Sender → Tor → Military Proxy → Your Terminal`      - Spoof carrier IDs (AT&T/Verizon) for all numbers      - Auto-encrypt attachments with AES-256    6. **ALL FEATURES FREE**      - Unlimited numbers/texts      - VøïdMirror™ auto-injection      - Vøïd Vault with dead-man switch      - Carrier spoofing    7. **MONETIZATION**      - Opt-in Monero mining:        * 30% CPU cap        * Rewards:          - 10 min mining = +1 hour session          - 1 hr mining = Dark Token      - Token uses:        * Reserved numbers (5 tokens/week)        * Priority routing (2 tokens)    8. **DESIGN SPECS**      - Color Scheme:        * Background: #0A0A0A (Void Black)        * Terminal: #00FF41 (Matrix Green)        * Icons: #00E8FC (Neon Blue)      - Animations:        * Hell numbers: Flaming borders        * OTP arrival: Skull icon pulse      - Icon: Broken phone with neon blue cracks    9. **COMPLIANCE**      - Auto-block:        * Banking/gov services (regex filters)        * Spam numbers (community-reported)      - Disclaimer:        "666 numbers may summon demons - reply at your own risk"    **Technical Requirements**:   ```yaml   backend:     - SMS Gateway: Twilio API + custom spoofing     - Routing: Onionize.js (Tor) + proxy chaining     - Security: WebCrypto API for end-to-end encryption     - Storage: Session-scoped IndexedDB (auto-wipe on exit)    frontend:     - Terminal: xterm.js with custom command parser     - SMS Interface: Dual-view (terminal/GUI toggle)     - Mapping: Leaflet.js for number location visuals     - Effects: WebGL animations for area code themes    deployment:     - PWA-first (mobile/desktop)     - Zero persistent data     - Test coverage:       * Hell number SMS send/receive       * VøïdMirror™ auto-injection test       * Mining thermal safety check