Prepare Tenebra 0.6.0: Windows reliability and redesigned desktop modes - #12
Merged
Merged
Conversation
Divaaaan
marked this pull request as ready for review
September 12, 2026 07:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepare Tenebra desktop 0.6.0 with reliable connection state, redesigned simple and main modes, and Windows service, proxy and installation fixes. Failed TCP probes remain selectable and are no longer treated as proof that a VPN tunnel cannot connect. Local service, engine and proxy failures are distinguished from unavailable nodes.
Windows applies and restores the interactive user's system proxy with durable ownership, authenticates installed service IPC, bounds pending requests and ties engine lifetime to the core. Persistent WFP protection survives process failure; explicit OFF, Disconnect and verified uninstall own cleanup. Native packet acceptance remains mandatory before publishing these guarantees.
Both modes have consistent connection actions, first import, server selection, settings and diagnostics, with explicit busy, error and protection states. The main view adds searchable servers and consistent panels. Routing fixes preserve effective split settings, reject unusable multihop chains and bound crash recovery.
Native testing fixed limited process-image query access, elevated administrator token admission and missing System.ServiceProcess assembly loading in the NSIS stop-state check. The latter regression fails before the fix and passes in fresh x64/x86 Windows PowerShell.
Delivery synchronizes all seven version-bearing files. A main-only Actions workflow prepares the complete signed desktop candidate without a stable tag or public release. Promotion verifies signatures and acceptance bound to the exact source, workflow run, artifact and bytes, then publishes those same bytes. Live main and Latest checks prevent historical workflow retries from rolling the stable channel backward. Android remains held for this desktop release.
Validation:
Code integration enables private signed candidate preparation. Publication stays gated on the exact signed Windows package, GUI, user proxy, tunnel and full persistent-protection matrix, including independent IPv4/IPv6/DNS observations and failure/reboot scenarios. The original employee all-servers-unavailable incident remains unconfirmed pending its own diagnostic evidence.