DarkGPT assumes the provider is curious, the network is observed, and the chain is public. Here is exactly what each of them can see.
Every peer connection is authenticated and encrypted end to end with ephemeral session keys, so a captured session cannot be replayed or decrypted later.
Wallet and decryption keys are generated inside the enclave with hardware attestation. They never touch the host OS, and high value transfers require biometric approval.
Inference runs in an isolated VM against a hash verified Ollama build. Plaintext exists only inside that boundary, and only for the life of the request.
Each escrow carries a unique nonce and each proof can be spent once, which closes double payment on both sides. Unproven work refunds automatically at ten minutes.
Honest limits, because a security page that only lists strengths is marketing, not a threat model.
The client, the provider node, the circuits and the contracts are all MIT licensed and public. Disclosure reports go to the security address and are triaged within 48 hours.