Skip to the content.

TOKEN TOKEN TOKEN

A TOKEN is a secret string that can upgrade your Root Server:

### Create a *NEW* server with upgraded resources:
ssh -o "SetEnv TOKEN=SecretTokenChangeMe" root@<REGION>.segfault.net

### or, to upgrade an *EXISTING* server instead:
ssh -o "SetEnv SECRET=YourSecret" root@<REGION>.segfault.net halt # Stop the server
ssh -o "SetEnv TOKEN=SecretTokenChangeMe SECRET=YourSecret" root@<REGION>.segfault.net

# The TOKEN only needs to be set ONCE. All subsequent connects can be done
# without specifying the TOKEN:
ssh -o "SetEnv SECRET=YourSecret" root@<REGION>.segfault.net

### Verify that the token is set:
cat /config/self/limits

TOKENS give you more bandwidth, processing power, storage space and allow you to log in to your Root Server when there is a contention for resources (e.g. when under attack).

Tokens are available from the SysCops. They are not for sale but we hand them out rather freely. Here are a few tips how to get a Token:

Contact us on Telegram.

If you are a corporate or are using our service for commercial reasons or gain other financial benefits or favours then you must donate some big dough.

Contact

Twitter: https://twitter.com/hackerschoice
Mastodon: @thc@infosec.exchange
Telegram: https://t.me/thcorg
Web: https://www.thc.org
Medium: https://medium.com/@hackerschoice
Hashnode: https://iq.thc.org/
E-Mail: members@proton.thc.org