mirror of https://github.com/ospab/ostp.git
- 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 |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| permissions | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| build.rs | ||
| tauri.conf.json | ||