sp-hydra-veil-core/core/models/invoice
2026-08-18 12:54:54 -04:00
..
Invoice.py Update and refactor existing codebase 2025-11-02 16:32:17 +01:00
PaymentMethod.py Initial commit 2024-09-11 19:39:33 +02:00
TicketInvoice.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