Security model

NerdHosting is not a general-purpose cloud platform. It is a restricted execution environment designed specifically for bots and automation.


Threat model

We assume user code may be buggy, malicious, or intentionally hostile. The platform is designed to limit what code can do by default.


Secrets & tokens

Bot tokens and environment variables are stored encrypted and injected into the runtime only when the bot executes.

As with any hosting provider, privileged infrastructure access could theoretically be used to access data. The platform is designed to make such access unnecessary, deliberate, and auditable.


Network access

Bots may make outbound network requests to supported APIs (e.g. Discord, Telegram). Inbound connections and lateral traffic between bots are not permitted.


What we do not claim


Responsible operation

The platform is actively maintained. Issues are patched quickly when identified, and abuse or policy violations result in suspension.

If you have questions about the security model, contact support.