SimplifiedPrivacy Support
  • Joined on 2024-09-11
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-09-09 19:55:00 +00:00
Support pushed to master at Support/sp-hydra-veil-core 2026-08-27 15:47:07 +00:00
b29a44cf95 Phasing out legacy dict for Result Objects
Support pushed to master at Support/sp-hydra-veil-core 2026-08-26 13:56:49 +00:00
ced69bfa4f Use Ticket Controller returns Return objects
Support pushed to master at Support/sp-hydra-veil-core 2026-08-24 20:06:13 +00:00
f038f7a8da Error type handling
Support pushed to master at Support/sp-hydra-veil-core 2026-08-24 19:57:50 +00:00
44558fb514 Large changes to the flow for using tickets. More formalized updating of JSON with explicit tools, instead of generic JSON functions. Orchestration returns Return objects, which are then formatted to dict for the GUI.
Support pushed to master at Support/sp-hydra-veil-core 2026-08-24 15:51:53 +00:00
fcf469bd03 Manual Explicit Wireguard enable via nmcli for Improved Cross-Linux distro support.
Support pushed to master at Support/sp-hydra-veil-core 2026-08-24 15:25:07 +00:00
0983d1a68d 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.
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-08-24 12:59:21 +00:00
6e074482ab Isolate & Improve Disable profiles
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-08-23 20:56:09 +00:00
cf8f7ce43f Reduced redundancy
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-08-23 17:31:14 +00:00
ba816a3093 Switch icons
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-08-23 02:03:28 +00:00
f9f809a418 Changed color of protocol icons
Support pushed to master at Support/sp-hydra-veil-core 2026-08-23 00:51:44 +00:00
39efcaa174 Cython for Miller's Loop Cryptography first introduced, which dramatically reduces verification times. Includes a setup.py option for manual builds if desired. README for manual compile if desired. And a fallback import using the legacy python-only system.
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-08-22 18:42:26 +00:00
ff090ea7bd Rewind on Ticket Billing
Support pushed to master at Support/sp-hydra-veil-core 2026-08-21 19:32:03 +00:00
a69b87817c Improved Connection Observer Feedback for all systemwide protocols
Support pushed to master at Support/sp-hydra-veil-core 2026-08-21 16:38:40 +00:00
8968d89c5c Fallback for AppImage to preloaded YAMLs via pathlib
Support pushed to master at Support/sp-hydra-veil-core 2026-08-21 15:49:32 +00:00
7fa65f80ba Database error types
90e7ee8da5 Sync Insert for unknown fields now drops the unknown fields, and proceeds.
Compare 2 commits »
Support pushed to master at Support/sp-hydra-veil-cli 2026-08-20 22:40:38 +00:00
15a2ff880a core updated version
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-08-20 22:40:15 +00:00
2258eda245 Core updated version
Support pushed to master at Support/sp-hydra-veil-core 2026-08-20 22:39:38 +00:00
85db628921 Version bump & adding validators to dependencies
Support pushed to master at Support/sp-hydra-veil-core 2026-08-20 22:01:07 +00:00
6d8b457593 Improved error handling and consolidation on ticket purchase flow