How your node protects client data and what you need to know.
Every job on Simulacrum runs in an isolated Docker container with hardened container isolation. As an operator, your node automatically handles all security measures. After each job, all client data is securely wiped.
You earn $0.60/GPU-hour (80% of the $0.75 client rate). All jobs pay the same flat rate.
| Client Rate | Operator Share (80%) |
|---|---|
| $0.75 / GPU-hour | $0.60 / GPU-hour |
If your node runs an average of 6 hours per day:
When your node receives a job:
This is fully automatic. The Setup Docker button configures container hardening and all security features.
To be eligible for all jobs:
Tip: The node GUI shows "Hardened Docker: Active" when your node is properly configured and eligible for all jobs.
No. Container hardening (--cap-drop=ALL, --no-new-privileges, and seccomp profiles) operates at the container boundary and has no impact on GPU compute performance.
No, security is automatic. The Setup Docker button configures all hardened container settings (--cap-drop=ALL, --no-new-privileges, seccomp profiles) for you. No manual configuration is needed.