ochenstarik-ui
d21c0c5d22
fix(security): Add version mismatch check, MSIX cleanup on hash failure, TraceSource diagnostics, csproj fix
...
- UpdateService: manifest version must match release tag_name (prevents cross-version attacks)
- UpdateService: corrupted MSIX deleted immediately on hash mismatch
- UpdateService: TraceSource logging for all verification steps
- UpdateService: Trust anchor constants with docs/release-policy.md reference
- Bootstrap: docs/release-policy.md reference next to identity constants
- Test csproj: add UpdateService.cs Compile Include (tests won't compile without this)
2026-08-10 20:12:18 +07:00
ochenstarik-ui
4f583c9a03
feat(security): Finalize Queue B signed delivery requirements
2026-08-10 19:58:58 +07:00
ochenstarik-ui
ef137bcf7a
fix(bootstrap): verify compatible component versions during updates
...
- Fixed archive hash extraction from manifest using archive basename
- Added version compatibility checks for Control/Agent/helper in update_role
- Expanded UpdateService tests to 4 unit tests
- Verified against alpha.8 manifest
2026-08-10 18:12:22 +07:00
ochenstarik-ui
c30a1fc56e
feat(cert): refine certificate renewal endpoints, remove TEST_EVIDENCE.md, and add 401 rejection unit test
2026-08-10 12:01:44 +07:00
ochenstarik-ui
25a93f7b35
feat: client certificate lifecycle management, auto-renewal, and CA rotation guide
2026-08-10 12:01:43 +07:00
ochenstarik-ui
1b798e7ee8
Merge pull request #15 from ochenstarik-ui/antigravity/reproducible-builds
...
feat: reproducible builds — central package versions and lock files
2026-08-09 19:08:08 +07:00
ochenstarik-ui
ec78537656
feat: reproducible builds — central package versions and lock files
2026-08-09 18:13:34 +07:00
ochenstarik-ui
00dadf27ce
feat(control): reconcile links from factual state ( #16 )
...
Add fact-first Link reconciliation, duplicate and orphan cleanup, generation-aware scheduling, retention, Desktop drift visibility, and strict helper contracts. Preserve exact B-3R batching and lock-safe finalization with Linux/native trimmed evidence.
Co-authored-by: Ochenstarik <ochenstarik@inbox.ru>
2026-08-09 12:53:49 +07:00
ochenstarik-ui
b11c277ac7
feat(control): add background link reconciliation ( #12 )
...
Co-authored-by: Ochenstarik <ochenstarik@inbox.ru>
2026-08-03 13:55:48 +07:00
ochenstarik-ui
89ef2fd9d3
feat(control): reconcile link policies ( #11 )
...
* feat(control): reconcile link policies
* test(control): align factual helper sequence
---------
Co-authored-by: Ochenstarik <ochenstarik@inbox.ru>
2026-08-03 10:52:18 +07:00
ochenstarik-ui
ba14d29211
fix(security): close desktop and helper debts ( #10 )
...
Co-authored-by: Ochenstarik <ochenstarik@inbox.ru>
2026-07-31 13:22:00 +07:00
ochenstarik-ui
c320b7df9c
chore(release): bump MSIX version to 1.0.0.6 ( #9 )
...
Co-authored-by: Ochenstarik <ochenstarik@inbox.ru>
2026-07-31 02:43:04 +07:00
ochenstarik-ui
c13501e529
fix(security): pin SSH trust and protect session keys ( #8 )
...
Co-authored-by: Ochenstarik <ochenstarik@inbox.ru>
2026-07-31 02:36:52 +07:00
ochenstarik-ui
266900115c
Harden Link lifecycle and Control operations
...
* Harden link lifecycle and control operations
* Complete three-server acceptance lifecycle
---------
Co-authored-by: Ochenstarik <ochenstarik@inbox.ru>
2026-07-19 12:25:10 +07:00
Ochenstarik
1f02310d45
Prepare alpha 5 installer release
2026-07-17 09:42:32 +07:00
Ochenstarik
a8978c085e
Add dedicated desktop management pages
2026-07-17 08:51:21 +07:00
Ochenstarik
160a5c683d
Export redacted desktop diagnostics
2026-07-17 00:56:29 +07:00
Ochenstarik
d63554c629
Add certificate re-enrollment lifecycle
2026-07-16 23:59:52 +07:00
Ochenstarik
1e5e44a6ad
Move Links to SQLite control plane
2026-07-16 21:59:20 +07:00
Ochenstarik
7bd7c950a6
Protect monitoring key and add SSH terminal
2026-07-16 19:57:31 +07:00
Ochenstarik
0b642cf9a3
Persist and chart short metrics history
2026-07-16 19:46:37 +07:00
Ochenstarik
594b9aaced
Show health warnings and refresh automatically
2026-07-16 19:23:47 +07:00
Ochenstarik
210acb7bbc
Make Windows navigation functional
2026-07-16 19:17:12 +07:00
Ochenstarik
46f00afb7d
Add server profile editing and deletion
2026-07-16 19:13:44 +07:00
Ochenstarik
b19e3e8b31
Confirm applied Link state in Windows client
2026-07-16 19:02:05 +07:00
Ochenstarik
231ba69754
Add restricted Link policy controls
2026-07-16 18:43:51 +07:00
Ochenstarik
2708a0a786
Replace Hermes with generic AI agent
2026-07-15 23:42:29 +07:00
Ochenstarik
1f0eaedaf1
Add directed server mesh controls
2026-07-15 23:36:40 +07:00
Ochenstarik
d7e8a3bada
Optimize icon for small sizes
2026-07-15 14:02:42 +07:00
Ochenstarik
c4dd49aedb
Add application icon assets
2026-07-15 13:57:20 +07:00
Ochenstarik
e8db9f46aa
Add Windows SSH monitoring MVP
2026-07-15 13:27:27 +07:00