docs: link konduit-platform from README
This commit is contained in:
@@ -78,7 +78,7 @@ Konduit engine (Rust)
|
|||||||
|
|
||||||
## Openness Model
|
## Openness Model
|
||||||
|
|
||||||
The Konduit **client library** (`konduit-client`) is published here for transparency and security audit. It is licensed under the [PolyForm Noncommercial License 1.0.0](LICENSE) — free to read, study, and use for noncommercial purposes.
|
The [`konduit-platform`](./konduit-platform) crate is published here for transparency and security audit. It contains the cryptographic primitives, connection statistics, and platform networking layer (TUN device, DNS, routes) — everything an auditor needs to verify what runs on your machine. It is licensed under the [PolyForm Noncommercial License 1.0.0](LICENSE) — free to read, study, and use for noncommercial purposes.
|
||||||
|
|
||||||
The VPN server, management UI, and stealth-mode protocol are proprietary. Keeping stealth mechanisms private makes automated DPI fingerprinting significantly harder. Source review under NDA is available for enterprise partners.
|
The VPN server, management UI, and stealth-mode protocol are proprietary. Keeping stealth mechanisms private makes automated DPI fingerprinting significantly harder. Source review under NDA is available for enterprise partners.
|
||||||
|
|
||||||
@@ -139,5 +139,5 @@ Created by **Eugen Kaparulin**.
|
|||||||
Official binaries distributed by **Konduit Oy**.
|
Official binaries distributed by **Konduit Oy**.
|
||||||
|
|
||||||
© Eugen Kaparulin. All rights reserved.
|
© Eugen Kaparulin. All rights reserved.
|
||||||
`konduit-client` is published under the [PolyForm Noncommercial License 1.0.0](LICENSE).
|
[`konduit-platform`](./konduit-platform) is published under the [PolyForm Noncommercial License 1.0.0](LICENSE).
|
||||||
All other parts of Konduit are proprietary.
|
All other parts of Konduit are proprietary.
|
||||||
|
|||||||
Reference in New Issue
Block a user