SimplifiedPrivacy Support
  • Joined on 2024-09-11
Support pushed to master at Support/sp-hydra-veil-core 2026-07-28 16:11:08 +00:00
bae5bfe7f3 Removing whitespace at the top of the sudo scripts
7bde05d797 Switched setup from copying via AppImage folders, to instead writing to files, for cross package reliability
Compare 2 commits »
Support pushed to master at Support/sp-hydra-veil-core 2026-07-28 01:30:03 +00:00
28e0bba1d8 Production setup paths
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-27 23:55:50 +00:00
23dbf97309 Improved Enable and Disable Error Catching. Enable is stable and fully functional. Disable has issues with FirewallError still.
3a59cefb82 Merge branch 'master' of git.simplifiedprivacy.com:SimplifiedPrivacy/hydraveil-gui
1298c415d0 version bump
Compare 3 commits »
Support pushed to master at Support/sp-hydra-veil-core 2026-07-27 23:54:59 +00:00
a76ef50ed7 Improved Systemwide feedback errors to GUI
Support pushed to master at Support/sp-hydra-veil-core 2026-07-27 22:18:43 +00:00
19b3925bd1 Refactored flow for main wireguard orchestration functions. Streamlined for better error handling and removal of NoneType objects
e37d351d4c version bump
Compare 2 commits »
Support pushed to master at Support/sp-hydra-veil-core 2026-07-25 18:22:05 +00:00
cb11e11e49 Editing out the already moved & commented out Connection Controller pieces
c67f12a306 Isolate DNS & Firewall functions for wireguard
Compare 2 commits »
Support pushed to master at Support/sp-hydra-veil-core 2026-07-25 18:02:06 +00:00
3afd4a8f9b Isolating the nmcli segments to a separate module
Support pushed to main at Support/HydraVeil-Node-Operator-Just-S... 2026-07-25 17:40:04 +00:00
d4da933c53 URL adjustment for git
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-23 22:45:37 +00:00
b444ff9218 Error handling for enabling profiles with issues using the sudo scripts.
Support pushed to master at Support/sp-hydra-veil-core 2026-07-23 22:42:18 +00:00
1baaa4042c Separation of performing subprocess commands, parsing them for error strings, and handling those errors as enum types. Systemwide error handling was introduced via a wrapper to all systemwide functions requiring the sudo scripts.
Support pushed to master at Support/sp-hydra-veil-cli 2026-07-23 00:40:22 +00:00
cc33803169 Setup Script Option Introduced
Support pushed to master at Support/sp-hydra-veil-core 2026-07-23 00:37:39 +00:00
4d6f810100 Setup Script & Actual Firewall DNS Scripts. As well as optional functions to do automated setups
Support pushed to master at Support/sp-hydra-veil-core 2026-07-22 18:55:22 +00:00
dbff960aad DNS going off config, not hardcoded
Support pushed to master at Support/sp-hydra-veil-core 2026-07-22 18:05:37 +00:00
ff493455b3 Introduced Managed DNS settings to Wireguard, which is redundant for nmcli. However, this same framework can be used for other protocols or implementations.
Support pushed to master at Support/sp-hydra-veil-core 2026-07-21 15:21:19 +00:00
208cb29f77 Improved Systemwide Firewall Disable Logic
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-21 13:45:18 +00:00
1633562325 Introduced Firewall Feature in the Settings Page
Support pushed to master at Support/sp-hydra-veil-core 2026-07-21 13:44:35 +00:00
c4ffe9be3c Integration of Firewall feature to Systemwide Wireguard
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-20 17:10:57 +00:00
b8d8689885 Core introduced a type field to profiles, so now GUI's worker_thread with profile creation needs that field
Support pushed to master at Support/sp-hydra-veil-core 2026-07-20 17:09:26 +00:00
9ba6d7e783 Version bump to 2.4.3. Stable for killswitch enable with test script
bd34f456b5 Introduced IP-interface-based killswitch support for systemwide wireguard, on enable only. This version is stable and working for enable only, with a test script in the fileslot. And fixed GUI's object save creation. Additionally rolled back Connection data models to previous non-enum version.
Compare 2 commits »
Support pushed to master at Support/sp-hydra-veil-core 2026-07-19 19:37:34 +00:00
d8273171b5 Reduced redundant function for subscriptions in connection activation