sp-hydra-veil-core/core/controllers/tickets
2026-08-24 11:24:23 -04:00
..
FailedVerificationController.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
TicketPayController.py Improved error handling and consolidation on ticket purchase flow 2026-08-20 18:00:58 -04:00
TicketPrepController.py Assassin mode Introduced! The assassin_tools allows for creation/use of a session profile with random attributes, ephemeral wireguard config, and coordinates using a ticket for it. This tools module also allows for wiping the assassin's ticket & wireguard config on disable. Additionally, this git commit sees ProfileController using these assassin_tools functions for a working implementation if the profile is marked assassin=True. Also the associated eco-system of ApplicationController starting apps, the existing non-ticket legacy subscription handlers, and even GUI needed to be adjusted to allow for this new assassin flow. Finally, the generic JSON utilities have been improved to make this feature more robust and reliable. 2026-08-18 12:54:54 -04:00
TicketSyncController.py Transition ticket prep from old requests-based GET/POST system to the new httpx one 2026-08-06 12:22:57 -04:00
UseTicketController.py Changed bash generic commands to no longer use blocking methods to search through the terminal output to help with broken pipe errors, and instead select. But kept it non-blocking for the entire terminal itself. Also refactored Use Ticket Controller to reduce nesting if statements. 2026-08-24 11:24:23 -04:00