Access control and encryption

How access to your TurboStack host is controlled and how traffic is encrypted.

Access to your host is controlled with keys and permissions, and traffic to your applications is encrypted in transit.

Key-based access

Server access uses public-key SSH authentication. You can disable password authentication and run SSH on a custom port. Manage keys per person (and at group level) so you can grant and revoke access cleanly. See SSH access.

Encryption in transit

Applications are served over HTTPS with free Let's Encrypt certificates that renew automatically, so data between your visitors and the server is encrypted. See TLS certificates.

Controlling who can do what