ostp/ostp-gui/src-tauri
ospab d91d5de440 fix: ostp-gui security and stability improvements
- Add IPC encryption using ChaCha20Poly1305
- Reduce helper connection timeout from 60s to 15s
- Replace unwrap() with proper error handling in helper connection
- Encrypt all messages between GUI and helper with derived key
- Add ipc_crypto module for secure communication
- Properly decode/encode encrypted messages in IPC loop
2026-06-17 22:24:37 +03:00
..
capabilities
icons
permissions
src fix: ostp-gui security and stability improvements 2026-06-17 22:24:37 +03:00
.gitignore
Cargo.lock feat: migrate to v0.3.1 with multi-server architecture 2026-06-16 20:37:21 +03:00
Cargo.toml fix: ostp-gui security and stability improvements 2026-06-17 22:24:37 +03:00
build.rs
tauri.conf.json chore: version updates and build script tweaks 2026-06-17 19:38:29 +03:00