Link konduit-platform source
This commit is contained in:
@@ -63,6 +63,8 @@ koridor engine (Rust)
|
||||
|
||||
Each TCP flow captured off the TUN device is proxied over its own SSH `direct-tcpip` channel — the same kind of traffic an ordinary SSH port-forward produces, indistinguishable on the wire from routine SSH use.
|
||||
|
||||
The TUN device and OS route management layer is shared with [Konduit](https://k-ops.eu), this org's other VPN client, and is published for transparency and audit as [`konduit-platform`](https://git.k-ops.eu/konduit/konduit-public/src/branch/main/konduit-platform).
|
||||
|
||||
## Security
|
||||
|
||||
- Your SSH private key and passphrase are stored only in the OS secure credential store (Android Keystore / platform-equivalent) and are only ever sent to the server you configure, as part of establishing the tunnel.
|
||||
|
||||
Reference in New Issue
Block a user