Invite people to individual sites. They see only the sites you grant them, and never the box.
{{ issued()?.password }}Copy it now and send it over a channel you trust. It is stored hashed and cannot be shown again.| User | Role | Sites | |
|---|---|---|---|
| {{ u.name }}{{ u.username }} | {{ u.role === 'admin' ? 'box owner' : 'member' }} | {{ u.role === 'admin' ? 'every site' : siteList(u) }} |
Box owners reach everything on this server. Members reach only the sites listed here, and never the shell, SSH keys, firewall or databases. Access is checked on every request.