TWIX SDKBuild · Deploy · Operate
FAQ

Validator Builder, without the Linux scavenger hunt.

Does TWIX SDK keep my VPS root password?

No. The password is forwarded to the local control service for the current SSH authentication attempt and is not persisted in the TWIX SDK database.

Why use root?

The initial build creates system users, installs the verified node binary, writes protected configuration, creates systemd units and configures operating-system services. Those operations require privileged access.

Can the broker SSH anywhere?

The design rejects private/reserved targets and binds a session to the validator project's public IPv4 address on port 22. The root-side service will enforce the same constraints independently.

Where are the consensus keys?

On the validator VPS. The web application receives only the public consensus key needed to build the on-chain validator transaction.

Is TWIX SDK only for validators?

No. Validator Builder is the first infrastructure product. TWIX SDK is intended as the broader technical home for TWIX developer and infrastructure tooling.